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 @@ -36,10 +36,10 @@ image::https://user-images.githubusercontent.com/308347/137636737-06a3d47d-f647-
3636* pr:10538[] (first contribution) make brace matching prefer the one to the right of the cursor.
3737* pr:10542[] (first contribution) use workspace `cargo` to fetch `rust-src` metadata.
3838* 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``".
3940* pr:10533[] fix `AssistContext` panic on sole whitespace selection.
4041* pr:10503[] only include targets of packages that are workspace members.
4142* pr:10517[] report `cargo check` failures.
42- * pr:10491[] support nested type in "Replace `if-let` with ``match``".
4343* pr:10552[] fix "Missing fields" diagnostic fix replacing wrong text ranges.
4444* pr:10557[] fix qualified path completion not completing macros.
4545* pr:10562[] fix clippy attribute completions always inserting `clippy::`.
You can’t perform that action at this time.
0 commit comments