Skip to content

internal: Remove crate graph deduplication logic #18080

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 3 commits into from
Sep 11, 2024
Merged

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Sep 9, 2024

Fixes #17748

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 9, 2024
@Veykril Veykril marked this pull request as draft September 9, 2024 12:38
@davidbarsky
Copy link
Contributor

Not opposed to the removal, but what's the thinking, if you don't mind my asking?

@Veykril
Copy link
Member Author

Veykril commented Sep 10, 2024 via email

@Veykril Veykril force-pushed the dedup branch 2 times, most recently from 659d5f2 to 8753c7a Compare September 11, 2024 09:58
@Veykril Veykril marked this pull request as ready for review September 11, 2024 10:24
@Veykril
Copy link
Member Author

Veykril commented Sep 11, 2024

@bors r+

@bors
Copy link
Contributor

bors commented Sep 11, 2024

📌 Commit c2258d8 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Sep 11, 2024

⌛ Testing commit c2258d8 with merge cfe8e37...

@bors
Copy link
Contributor

bors commented Sep 11, 2024

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

@bors bors merged commit cfe8e37 into rust-lang:master Sep 11, 2024
11 checks passed
@max-sixty
Copy link

Thanks @Veykril !

@lnicola lnicola changed the title Remove crate graph deduplication logic internal: Remove crate graph deduplication logic Sep 11, 2024
@Veykril Veykril deleted the dedup branch September 11, 2024 16:58
@Veykril
Copy link
Member Author

Veykril commented Sep 11, 2024

This should hopefully fix it for good now

LHolten added a commit to LHolten/rust-analyzer that referenced this pull request Dec 31, 2024
LHolten added a commit to LHolten/rust-analyzer that referenced this pull request Dec 31, 2024
LHolten added a commit to LHolten/rust-analyzer that referenced this pull request Dec 31, 2024
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.

Incorrect cwd during macro expansion
5 participants