Skip to content

Commit

Permalink
Fix quoting
Browse files Browse the repository at this point in the history
  • Loading branch information
lnicola committed Sep 16, 2024
1 parent ab8a9d1 commit 2e57b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thisweek/_posts/2024-09-09-changelog-250.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Release: release:2024-09-09[] (`v0.3.2104`)
== Fixes

* pr:18031[] suggest name in pattern completion.
* pr:18016[] use existing type aliases in "Wrap return type in Result".
* pr:18016[] use existing type aliases in "Wrap return type in ``Result``".
* pr:18028[] prevent lifetime hint panic in non-generic definitions.
* pr:18045[] keep loop blocks during lowering.
* pr:18068[] set `TraitRef` self types explicitly during lowering.
Expand Down

0 comments on commit 2e57b47

Please sign in to comment.