Skip to content

Commit cb3f5f8

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 d284cd8 + c4471b0 commit cb3f5f8

File tree

1 file changed

+98
-98
lines changed

1 file changed

+98
-98
lines changed

0 commit comments

Comments
 (0)