Skip to content

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
@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