about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2023-05-09 18:38:47 +1000
committerZalathar <Zalathar@users.noreply.github.com>2023-05-09 18:43:12 +1000
commit9addf0651c2fc9174824ea7e28c2651c780ae968 (patch)
tree84954aaf325e22c7ce7559cce1691b9b5d0c7baf /compiler/rustc_codegen_llvm/src
parent7cab196e7cccb68454e0ee5e667628387ad06463 (diff)
downloadrust-9addf0651c2fc9174824ea7e28c2651c780ae968.tar.gz
rust-9addf0651c2fc9174824ea7e28c2651c780ae968.zip
Correctly mark parameter `RustMappingRegions` as pointer-to-`const`
The regions don't need to be mutable because we pass a copy of them to LLVM
instead, and this matches the `*const` in the Rust-side signature.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions