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-01-29 07:41:41 +11:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00