Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
16 commits in a9a418d1a22f29e7dfd034e3b93f15657e608a29..eaee77dc1584be45949b75e4c4c9a841605e3a4b
2024-09-15 19:13:12 +0000 to 2024-09-19 21:10:23 +0000
--target
completions (fix(complete): Harden--target
completions cargo#14564)cargo help <TAB>
(feat: Add custom completer forcargo help <TAB>
cargo#14557)cargo build --example=<TAB>
(feat: Add custom completer forcargo build --example=<TAB>
cargo#14531)shell.note
to print the note (refactor(info): Use theshell.note
to print the note cargo#14554)cargo info
command in thecargo search
result (Suggestcargo info
command in thecargo search
result cargo#14537)cargo -Z <TAB>
(feat: Add custom completer forcargo -Z <TAB>
cargo#14536)r? ghost