Skip to content

Commit 6175112

Browse files
committed
Fix typo
1 parent e325120 commit 6175112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thisweek/_posts/2022-12-26-changelog-161.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ image::https://user-images.githubusercontent.com/38225716/208986376-d607de62-829
2020
* pr:13805[] (first contribution) complete enum variants without parens when snippets are disabled.
2121
* pr:13794[] fix "parser seems stuck" panics when parsing colossal files.
2222
* pr:13795[] use the correct edition when formatting code in path dependencies.
23-
* pr:13800[] don't match let exprs and inline consts in `expr` MBE fragments.
23+
* pr:13800[] don't match `let` expressions and inline ``const``s in `expr` MBE fragments.
2424
* pr:13820[] fix binding mode hints always adding parentheses to or-patterns.
2525
* pr:13831[] don't autofill associated type trait bounds when generating an implementation.
2626
* pr:13764[] correctly check for redundant parentheses in the `remove_parentheses` assist.

0 commit comments

Comments
 (0)