We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7270948 commit fd7594cCopy full SHA for fd7594c
1 file changed
thisweek/_posts/2022-03-28-changelog-122.adoc
@@ -15,8 +15,10 @@ https://github.com/sponsors/rust-analyzer[GitHub Sponsors].
15
* 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:
19
++
20
+image::https://user-images.githubusercontent.com/45197576/159888144-52e538c6-2034-4e61-b947-a4c4296ee46a.png[]
21
* pr:11809[] disable experimental diagnostics by default (can be re-enabled using `rust-analyzer.diagnostics.enableExperimental`).
-* pr:11772[] support constants in const eval.
22
23
== Fixes
24
0 commit comments