about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-03-15 17:24:07 +0100
committerGitHub <noreply@github.com>2024-03-15 17:24:07 +0100
commit5c0012b9536b8c226c061d41c7c18d88e3526ea2 (patch)
treed3c5fdd0a64ff488b68d940b3e5285043fac2f69 /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
parent47be8e8b8b371995ebf096dddf6b48dcbd6348c2 (diff)
parenta5cb61d39ba92beb8b48d9b4dfe72ac06fa4503c (diff)
downloadrust-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