about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/common.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-03-03 20:47:11 +0100
committerGitHub <noreply@github.com>2025-03-03 20:47:11 +0100
commit0b9ff83bbba387a9addd40d513743df0e33b9a99 (patch)
treee5017e20b13874039c2d1e7ddb50aa8e5dd73ed2 /compiler/rustc_codegen_llvm/src/common.rs
parent74e9ca67723dc066bd82328cb770386bf439d6ec (diff)
parenta05a8c80f39033bbc99299a987bf55c85bb574a0 (diff)
downloadrust-0b9ff83bbba387a9addd40d513743df0e33b9a99.tar.gz
rust-0b9ff83bbba387a9addd40d513743df0e33b9a99.zip
Rollup merge of #137863 - compiler-errors:unsafe-binder-render, r=oli-obk
Fix pretty printing of unsafe binders

We used to render `unsafe<> i32` as `i32`, and `unsafe<'a> &'a i32` as `for<'a> &'a i32`.

r? oli-obk

Review with whitespace b/c adding a new argument changes some the wrapping of some function calls.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/common.rs')
0 files changed, 0 insertions, 0 deletions