diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-10-07 12:23:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-07 12:23:54 +0200 |
| commit | df61a0b1b2e60a22807df704c11e5763e480e3c9 (patch) | |
| tree | 9b1e9541f0d3e6e5edad6d7cacee1ac9bb7979c0 /compiler/rustc_builtin_macros/src/errors.rs | |
| parent | 3a5a8161907d0a65d74b326936ce5d15289604b4 (diff) | |
| parent | 4547c0a990b88700812c4e5d14c383bdc7167c31 (diff) | |
| download | rust-df61a0b1b2e60a22807df704c11e5763e480e3c9.tar.gz rust-df61a0b1b2e60a22807df704c11e5763e480e3c9.zip | |
Rollup merge of #131344 - nnethercote:ref-Lrc, r=compiler-errors
Avoid `&Lrc<T>` in various places Seeing `&Lrc<T>` is a bit suspicious, and `&T` or `Lrc<T>` is often better. r? `@oli-obk`
Diffstat (limited to 'compiler/rustc_builtin_macros/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
