Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add short flag -V for consistency with other rust tooling #16654

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

graemer957
Copy link
Contributor

Minor change to add the -V short flag to rust-analyzer to bring it in-line with other rust tooling such as:

rustc -V

rustc 1.76.0 (07dca489a 2024-02-04)

rustup -V

rustup 1.26.0 (5af9b9484 2023-04-05)
info: This is the version for the rustup toolchain manager, not the rustc compiler.
info: The currently active `rustc` version is `rustc 1.76.0 (07dca489a 2024-02-04)`

cargo -V

cargo 1.76.0 (c84b36747 2024-01-18)

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 24, 2024
@lnicola
Copy link
Member

lnicola commented Feb 24, 2024

Thanks!

@bors r+

@bors
Copy link
Contributor

bors commented Feb 24, 2024

📌 Commit 30429f8 has been approved by lnicola

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Feb 24, 2024

⌛ Testing commit 30429f8 with merge 4a8d0f7...

@bors
Copy link
Contributor

bors commented Feb 24, 2024

☀️ Test successful - checks-actions
Approved by: lnicola
Pushing 4a8d0f7 to master...

@bors bors merged commit 4a8d0f7 into rust-lang:master Feb 24, 2024
11 checks passed
@graemer957 graemer957 deleted the feature/short_version_flag branch February 24, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants