You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* pr:4419[] fix panic in `AstIdMap` due to files with `\r\n`.
39
39
* pr:4295[] specify all rust-analyzer specific tokens and modifiers in package.json.
40
-
You can use [these custom types](https://github.com/rust-analyzer/rust-analyzer/blob/eb892d707c379eff514df9c2a6b2203f38874b14/editors/code/package.json#L537-L587) to tweak syntax highlighting for Rust.
40
+
You can use link:https://github.com/rust-analyzer/rust-analyzer/blob/eb892d707c379eff514df9c2a6b2203f38874b14/editors/code/package.json#L537-L587[these custom types] to tweak syntax highlighting for Rust.
41
41
* pr:4305[] correctly handle namespaces for structs in name resolution.
42
42
* pr:4325[] fix conversion to UTF-16 indexing for supplementary plane characters.
43
43
* pr:4347[] fix pattern exhaustiveness checks for `!` type.
0 commit comments