Skip to content

fix: remove AbsPath requirement from linkedProjects #17750

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

Should (fingers crossed!) fix #17664. I opened the rustc workspace with the suggested configuration and I was able to successfully open some rustc crates (rustc_incremental) and have IDE functionality.

@Veykril: can you try these changes and let me know if it fixed rustc?

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

Veykril commented Jul 31, 2024

Out right now so can't check but this does feel like the cause
@bors r+

@bors
Copy link
Contributor

bors commented Jul 31, 2024

📌 Commit 8ac0ffe has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jul 31, 2024

⌛ Testing commit 8ac0ffe with merge f982f3f...

@bors
Copy link
Contributor

bors commented Jul 31, 2024

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

@bors bors merged commit f982f3f into rust-lang:master Jul 31, 2024
11 checks passed
@davidbarsky davidbarsky deleted the david/remove-abspath-requirement-in-linked-projects 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.

rust-analyzer ignores linkedProjects after version 0.4.2040
4 participants