Skip to content

bootstrap: Include shorthand aliases in x completions#154797

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
jyn514:jyn/completions
Apr 5, 2026
Merged

bootstrap: Include shorthand aliases in x completions#154797
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
jyn514:jyn/completions

Conversation

@jyn514
Copy link
Copy Markdown
Member

@jyn514 jyn514 commented Apr 4, 2026

Previously, x d --<tab> wouldn't show any options.

Previously, `x d --<tab>` wouldn't show any options.
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 4, 2026

This PR modifies src/bootstrap/src/core/config.

If appropriate, please update CONFIG_CHANGE_HISTORY in src/bootstrap/src/utils/change_tracker.rs.

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Apr 4, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 4, 2026

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: @Mark-Simulacrum

@Mark-Simulacrum
Copy link
Copy Markdown
Member

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 4, 2026

📌 Commit 91e4524 has been approved by Mark-Simulacrum

It is now in the queue for this repository.

@rust-bors rust-bors bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 4, 2026
rust-bors bot pushed a commit that referenced this pull request Apr 4, 2026
…uwer

Rollup of 6 pull requests

Successful merges:

 - #147552 ([Debugger Visualizers] Optimize lookup behavior)
 - #154052 (float: Fix panic at max exponential precision)
 - #154706 (fix compilation of time/hermit.rs)
 - #154707 (Make `substr_range` and `subslice_range` return the new `Range` type)
 - #154767 (triagebot: roll library reviewers for `{coretests,alloctests}`)
 - #154797 (bootstrap: Include shorthand aliases in x completions)
@rust-bors rust-bors bot merged commit 9f07f8b into rust-lang:main Apr 5, 2026
11 checks passed
rust-timer added a commit that referenced this pull request Apr 5, 2026
Rollup merge of #154797 - jyn514:jyn/completions, r=Mark-Simulacrum

bootstrap: Include shorthand aliases in x completions

Previously, `x d --<tab>` wouldn't show any options.
@rustbot rustbot added this to the 1.96.0 milestone Apr 5, 2026
github-actions bot pushed a commit to rust-lang/miri that referenced this pull request Apr 5, 2026
…uwer

Rollup of 6 pull requests

Successful merges:

 - rust-lang/rust#147552 ([Debugger Visualizers] Optimize lookup behavior)
 - rust-lang/rust#154052 (float: Fix panic at max exponential precision)
 - rust-lang/rust#154706 (fix compilation of time/hermit.rs)
 - rust-lang/rust#154707 (Make `substr_range` and `subslice_range` return the new `Range` type)
 - rust-lang/rust#154767 (triagebot: roll library reviewers for `{coretests,alloctests}`)
 - rust-lang/rust#154797 (bootstrap: Include shorthand aliases in x completions)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants