Skip to content

Commit 4e03ff4

Browse files
committed
Mark first contribution
1 parent 68b6424 commit 4e03ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thisweek/_posts/2021-10-18-changelog-99.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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::`.

0 commit comments

Comments
 (0)