rust/compiler
Matthias Krüger df61a0b1b2
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`
2024-10-07 12:23:54 +02:00
..
2024-10-04 23:28:22 +00:00
2024-10-01 17:21:56 -04:00
2024-10-06 18:08:28 +08:00
2024-10-04 23:28:22 +00:00
2024-10-04 23:28:22 +00:00
2024-10-04 23:28:22 +00:00