Clément Sibille
Clément Sibille
The URL on areweideyet for rust-snippets emacs plugin leads to a 404. I think this is pretty recent as I recall checking it last week. yasnippet-snippets seems to contain Rust...
This patch fixes a bug where characters requiring the use of the Alt modifier (or Option on macOS) couldn't be typed in `HTMLInputElement`. This patch fixes #3463, although I'm not...
This patch aims to prevent the WebContent process from crashing on non-fetch scheme navigation, such as mailto. It would previously crash when trying to access the `NavigationParams` of the `NavigationParamsVariant`,...