Skip to content

Commit f55bfd5

Browse files
committed
Fix typos
1 parent e2ad4f9 commit f55bfd5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

thisweek/_posts/2022-12-12-changelog-159.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ image::https://user-images.githubusercontent.com/308347/207062585-ab7d2698-6609-
2121
== Fixes
2222

2323
* 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).
2626

2727
== Internal Improvements
2828

2929
* pr:13722[] add VS Code schema for `rust-project.json`.
3030
* 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`.

0 commit comments

Comments
 (0)