diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2024-03-15 17:24:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-15 17:24:07 +0100 |
| commit | 5c0012b9536b8c226c061d41c7c18d88e3526ea2 (patch) | |
| tree | d3c5fdd0a64ff488b68d940b3e5285043fac2f69 /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp | |
| parent | 47be8e8b8b371995ebf096dddf6b48dcbd6348c2 (diff) | |
| parent | a5cb61d39ba92beb8b48d9b4dfe72ac06fa4503c (diff) | |
| download | rust-5c0012b9536b8c226c061d41c7c18d88e3526ea2.tar.gz rust-5c0012b9536b8c226c061d41c7c18d88e3526ea2.zip | |
Rollup merge of #122468 - beepster4096:borrowck_prefixes_cleanup, r=Nadrieril
Cleanup `MirBorrowckCtxt::prefixes` Some of the uses of this method aren't necessary anymore and `PrefixSet::Supporting` is not used anywhere. With `PrefixSet::Supporting` removed, this could technically be moved to an extension trait on `PlaceRef`. However, it would have to be moved back to `MirBorrowckCtxt` when the `Derefer` MIR pass is moved before borrowck so I didn't.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
