diff options
| author | bors <bors@rust-lang.org> | 2024-03-22 20:34:14 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-03-22 20:34:14 +0000 |
| commit | 7f0f9f65807a2a15615fe273683176e11a3338dc (patch) | |
| tree | 6cb0e40a0acacd95696be3c9e3f6320122facf64 /compiler/rustc_codegen_llvm/src/llvm_util.rs | |
| parent | 9057355f50330aef83287748db640803d06bc6c9 (diff) | |
| parent | 155b46aeb2076c622965204a5aa84a32e2c32a55 (diff) | |
| download | rust-7f0f9f65807a2a15615fe273683176e11a3338dc.tar.gz rust-7f0f9f65807a2a15615fe273683176e11a3338dc.zip | |
Auto merge of #122852 - compiler-errors:raw-ptr, r=lcnr
Remove `TypeAndMut` from `ty::RawPtr` variant, make it take `Ty` and `Mutability`
Pretty much mechanically converting `ty::RawPtr(ty::TypeAndMut { ty, mutbl })` to `ty::RawPtr(ty, mutbl)` and its fallout.
r? lcnr
cc rust-lang/types-team#124
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions
