diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-03-03 20:47:11 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-03 20:47:11 +0100 |
| commit | 0b9ff83bbba387a9addd40d513743df0e33b9a99 (patch) | |
| tree | e5017e20b13874039c2d1e7ddb50aa8e5dd73ed2 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 74e9ca67723dc066bd82328cb770386bf439d6ec (diff) | |
| parent | a05a8c80f39033bbc99299a987bf55c85bb574a0 (diff) | |
| download | rust-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/errors.rs')
0 files changed, 0 insertions, 0 deletions
