We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd7594c commit e766c45Copy full SHA for e766c45
1 file changed
thisweek/_posts/2022-03-28-changelog-122.adoc
@@ -12,7 +12,7 @@ https://github.com/sponsors/rust-analyzer[GitHub Sponsors].
12
13
== New Features
14
15
-* pr:11780[] add experimental type mismatch diagnostic (can be disabled using `rust-analyzer.diagnostics.disabled`: ["type-mismatch"]):
+* pr:11780[] add experimental type mismatch diagnostic (can be disabled using `"rust-analyzer.diagnostics.disabled": ["type-mismatch"]`):
16
+
17
video::https://user-images.githubusercontent.com/308347/160331321-fc1b9b82-afc4-4764-85fb-4c4caee78b7b.mp4[options=loop]
18
* pr:11772[] support constants in const eval:
0 commit comments