Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit f84d35f

Browse files
authored
Rollup merge of rust-lang#92277 - petrochenkov:cmrval2, r=jackh726
rustc_metadata: Stop passing `CrateMetadataRef` by reference (step 1) It's already a (fat) reference. Double referencing it creates lifetime issues for its methods that want to return iterators. --- Extracted from rust-lang#92245 for a perf run. The PR changes a lot of symbol names due to function signature changes, so it's hard to do differential profiling, let's spend some machine time instead.
2 parents 5e04f51 + c4471b0 commit f84d35f

File tree

1 file changed

+98
-98
lines changed

1 file changed

+98
-98
lines changed

0 commit comments

Comments
 (0)