diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-01-13 08:11:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-13 08:11:21 +0100 |
| commit | f84d35f0b83d29f827215991963481002abe9b48 (patch) | |
| tree | 38e592003c231b96b7d857d17fec169760744450 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 5e04f513cdb173ed808b4c770d146dd9927df3a0 (diff) | |
| parent | c4471b0b9c9b3762c8030c44835b614f90deaf75 (diff) | |
| download | rust-f84d35f0b83d29f827215991963481002abe9b48.tar.gz rust-f84d35f0b83d29f827215991963481002abe9b48.zip | |
Rollup merge of #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 https://github.com/rust-lang/rust/pull/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.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
