diff options
| author | bors <bors@rust-lang.org> | 2023-10-14 18:07:56 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-10-14 18:07:56 +0000 |
| commit | dbe53920102ec5f16fd6bb4d7fb9d6a58e7dd6c7 (patch) | |
| tree | 75507adc1a62627a242ca28f7f4492cc6ee1fc03 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 16ac6c284c7bab3090c3e975b12f746454407aa8 (diff) | |
| parent | 8217ff9c1651201645316877694a7a58d2fd469d (diff) | |
| download | rust-dbe53920102ec5f16fd6bb4d7fb9d6a58e7dd6c7.tar.gz rust-dbe53920102ec5f16fd6bb4d7fb9d6a58e7dd6c7.zip | |
Auto merge of #15760 - ChristianSchott:master, r=HKalbasi
make mir::ProjectionStore-impls pub-accessible When using RA as a crate the `mir::Place` `projection` is accessible, however there is no way to translate the `ProjectionId` to a `&[PlaceElem]`, as the `ProjectionId::lookup` is private. Personally, I would only need the `ProjectionId::lookup`-fn to be `pub`, but I don't see any reason why the others should be kept private.. am I missing something `@HKalbasi` ? Relates to: https://github.com/rust-lang/rust-analyzer/pull/15575
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
