Skip to content

Commit fd7594c

Browse files
committed
Add image
1 parent 7270948 commit fd7594c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

thisweek/_posts/2022-03-28-changelog-122.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,10 @@ https://github.com/sponsors/rust-analyzer[GitHub Sponsors].
1515
* pr:11780[] add experimental type mismatch diagnostic (can be disabled using `rust-analyzer.diagnostics.disabled`: ["type-mismatch"]):
1616
+
1717
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[]
1821
* pr:11809[] disable experimental diagnostics by default (can be re-enabled using `rust-analyzer.diagnostics.enableExperimental`).
19-
* pr:11772[] support constants in const eval.
2022

2123
== Fixes
2224

0 commit comments

Comments
 (0)