Skip to content

internal: Show which roots are being scanned in progress messages #15636

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

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

9999years
Copy link
Contributor

This changes the Roots Scanned message to include the directory being scanned.

Before: Roots Scanned 206/210 (98%)
After: Roots Scanned 206/210: .direnv (98%)

This makes it a lot easier to tell that rust-analyzer isn't crashed, it's just trying to scan a huge directory.

See: #12613

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 19, 2023
@Veykril Veykril added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 20, 2023
@9999years
Copy link
Contributor Author

PTAL?

@9999years 9999years force-pushed the show-which-roots-are-scanned branch from 1717951 to eb8bba5 Compare January 4, 2024 17:49
@bors
Copy link
Contributor

bors commented Jan 9, 2024

☔ The latest upstream changes (presumably #16319) made this pull request unmergeable. Please resolve the merge conflicts.

@9999years 9999years force-pushed the show-which-roots-are-scanned branch from eb8bba5 to 1ceb2ea Compare January 9, 2024 17:16
@9999years 9999years requested a review from Veykril January 9, 2024 17:17
@Veykril
Copy link
Member

Veykril commented Jan 16, 2024

Thanks!
@bors r+

@bors
Copy link
Contributor

bors commented Jan 16, 2024

📌 Commit 3981508 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jan 16, 2024

⌛ Testing commit 3981508 with merge c9afd41...

@bors
Copy link
Contributor

bors commented Jan 16, 2024

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

1 similar comment
@bors
Copy link
Contributor

bors commented Jan 16, 2024

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

@bors bors merged commit c9afd41 into rust-lang:master Jan 16, 2024
@bors
Copy link
Contributor

bors commented Jan 16, 2024

👀 Test was successful, but fast-forwarding failed: 422 Changes must be made through a pull request.

@lnicola lnicola changed the title Show which roots are being scanned in progress messages internal: Show which roots are being scanned in progress messages Jan 20, 2024
@lnicola
Copy link
Member

lnicola commented Jan 20, 2024

changelog internal (first contribution) show which roots are being scanned in progress messages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants