File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -36,10 +36,10 @@ image::https://user-images.githubusercontent.com/308347/137636737-06a3d47d-f647-
36
36
* pr:10538[] (first contribution) make brace matching prefer the one to the right of the cursor.
37
37
* pr:10542[] (first contribution) use workspace `cargo` to fetch `rust-src` metadata.
38
38
* pr:10543[] (first contribution) narrow "Add missing match arms" assist range.
39
+ * pr:10491[] (first contribution) support nested type in "Replace `if-let` with ``match``".
39
40
* pr:10533[] fix `AssistContext` panic on sole whitespace selection.
40
41
* pr:10503[] only include targets of packages that are workspace members.
41
42
* pr:10517[] report `cargo check` failures.
42
- * pr:10491[] support nested type in "Replace `if-let` with ``match``".
43
43
* pr:10552[] fix "Missing fields" diagnostic fix replacing wrong text ranges.
44
44
* pr:10557[] fix qualified path completion not completing macros.
45
45
* pr:10562[] fix clippy attribute completions always inserting `clippy::`.
You can’t perform that action at this time.
0 commit comments