File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ image::https://user-images.githubusercontent.com/38225716/208986376-d607de62-829
20
20
* pr:13805[] (first contribution) complete enum variants without parens when snippets are disabled.
21
21
* pr:13794[] fix "parser seems stuck" panics when parsing colossal files.
22
22
* 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.
24
24
* pr:13820[] fix binding mode hints always adding parentheses to or-patterns.
25
25
* pr:13831[] don't autofill associated type trait bounds when generating an implementation.
26
26
* pr:13764[] correctly check for redundant parentheses in the `remove_parentheses` assist.
You can’t perform that action at this time.
0 commit comments