mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
df61a0b1b2
Avoid `&Lrc<T>` in various places Seeing `&Lrc<T>` is a bit suspicious, and `&T` or `Lrc<T>` is often better. r? `@oli-obk` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |