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

Partially back out "fix: Fix sourceroot construction for virtual manifests" #18949

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Jan 16, 2025

This caused a bunch of issues, likely due to this changing the way we partition the source roots, this also removes a bit more of our rust-analyzer.toml loading for now, effectively disabling most loading for it (will note that down int he tracking issue), the source root system is just too brittle to support this right now and so the toml support is blocked on our VFS rewrite.

Closes #18886
Closes #18748

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 16, 2025
@Veykril Veykril mentioned this pull request Jan 16, 2025
5 tasks
@Veykril Veykril enabled auto-merge January 16, 2025 09:11
@Veykril Veykril added this pull request to the merge queue Jan 16, 2025
Merged via the queue into rust-lang:master with commit 954ed7b Jan 16, 2025
9 checks passed
@Veykril Veykril deleted the push-yzklntsnnuts branch January 16, 2025 09:34
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.

VSCode extension fails to include! .rs file cant recognize tonic generated code
2 participants