File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ image::https://user-images.githubusercontent.com/308347/126110831-5a16d375-b7fa-
2828
2929* pr:9599[] (first contribution) complete `true` and `false` keywords.
3030* pr:9600[] (first contribution) fix "Unwrap block" assist on single-line and nested blocks.
31- * pr:9621[] (first contribution) update manual after NeoVim 0.5 release.
31+ * pr:9621[] (first contribution) update manual after Neovim 0.5 release.
3232* pr:9579[] set more ``CARGO_`` env vars.
3333* pr:9604[] don't fold consecutive modules with item lists.
3434
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Release: release:2022-06-13[]
1414== Fixes
1515
1616* pr:12487[] (first contribution) hide parameter inlay hint when argument is function-like macro with similar name.
17- * pr:12508[] don't respond to cancelled requests when retrying them, thus fixing `NO_RESULT_CALLBACK_FOUND` errors in NeoVim .
17+ * pr:12508[] don't respond to cancelled requests when retrying them, thus fixing `NO_RESULT_CALLBACK_FOUND` errors in Neovim .
1818* pr:12455[] fix false-positive type-mismatch error with generic future.
1919* pr:12515[] pass the build data to `rustc_private` crates.
2020* pr:12464[] fix `Inline variable` producing a type mismatch.
You can’t perform that action at this time.
0 commit comments