Skip to content

internal: add more output to the status command #17674

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

Conversation

davidbarsky
Copy link
Contributor

Bit of a lazy change, but this is was pretty handy. I think I should clean up the configuration into something a bit more legible (maybe serialize as JSON?), but I think this is a good enough starting point that we might as well start asking people for it in issue reports.

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

lnicola commented Jul 23, 2024

Maybe not in this PR, but I think it would be useful to also report:

  • the (anonymized?) sysroot
  • the toolchain version
  • the last error encountered when running build scripts, if any
  • [your own ideas here]

Unfortunately, this won't really help with non-VS Code users, of course.

@flodiebold
Copy link
Member

Unfortunately, this won't really help with non-VS Code users, of course.

emacs-lsp has a lsp-rust-analyzer-status command. I don't know about other editors, of course.

@Veykril
Copy link
Member

Veykril commented Jul 24, 2024

@bors r+

@bors
Copy link
Contributor

bors commented Jul 24, 2024

📌 Commit d0017ce has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jul 24, 2024

⌛ Testing commit d0017ce with merge eeb192b...

@bors
Copy link
Contributor

bors commented Jul 24, 2024

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing eeb192b to master...

@bors bors merged commit eeb192b into rust-lang:master Jul 24, 2024
11 checks passed
@davidbarsky davidbarsky deleted the david/add-more-information-to-status-command branch November 21, 2024 16:10
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.

6 participants