-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Pull requests: rust-lang/rust
Pull requests list
Fix parallel rustc not being reproducible due to unstable sorts of items
perf-regression
Performance regression.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#144886
by ywxt
was closed Aug 7, 2025
Loading...
resolve: Merge This PR was explicitly merged by bors.
perf-regression
Performance regression.
perf-regression-triaged
The performance regression has been triaged.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
NameBindingKind::Module
into NameBindingKind::Res
merged-by-bors
parallel: rustc_data_structures: sync: implement RwLock as enum { Sync(parking_lot::RwLock), NoSync(RefCell) }
A-parallel-compiler
Area: parallel compiler
perf-regression
Performance regression.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#136772
by safinaskar
was closed Feb 11, 2025
•
Draft
ProTip!
Add no:assignee to see everything that’s not assigned.