File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,11 @@ image::https://user-images.githubusercontent.com/308347/207062585-ab7d2698-6609-
21
21
== Fixes
22
22
23
23
* pr:13749[] don't show duplicated adjustment hints for blocks, ``if``s and ``match``es.
24
- * pr:13742[] only shift `BoundVar`s that come from outside lowering context (fixes a crash with GATs).
25
- * pr:13750[] normalize projection after discarding free `BoundVar`s in RPIT (fixes a crash during normalization).
24
+ * pr:13742[] only shift `` BoundVar` `s that come from outside lowering context (fixes a crash with GATs).
25
+ * pr:13750[] normalize projection after discarding free `` BoundVar` `s in RPIT (fixes a crash during normalization).
26
26
27
27
== Internal Improvements
28
28
29
29
* pr:13722[] add VS Code schema for `rust-project.json`.
30
30
* pr:13730[] support built-in derive macro helper attributes.
31
- * pr:13756[] make assoc_resolutions always have a `Substitution`.
31
+ * pr:13756[] make ` assoc_resolutions` always have a `Substitution`.
You can’t perform that action at this time.
0 commit comments