Skip to content

Conversation

ChayimFriedman2
Copy link
Contributor

@ChayimFriedman2 ChayimFriedman2 commented Oct 5, 2025

Best reviewed without whitespace changes.

Most of the important changes lie in interner.rs. The rest are mostly mechanical changes.

davidbarsky and others added 2 commits October 4, 2025 09:47
Instead of using Salsa's, as we can no longer can a `dyn HirDatabase` from the `dyn salsa::Database` Salsa provides.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 5, 2025
}

#[derive(Debug, Clone, PartialEq, Eq, Hash)]
#[cfg_attr(test, derive(derive_arbitrary::Arbitrary))]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

arbitrary now enables additional code in the main crate for the derive, so we cannot depend on them separately, unfortunately.

@davidbarsky davidbarsky added this pull request to the merge queue Oct 6, 2025
Merged via the queue into rust-lang:master with commit 7e9be34 Oct 6, 2025
15 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 6, 2025
@ChayimFriedman2 ChayimFriedman2 deleted the bump-salsa branch October 7, 2025 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants