mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
89e84c053d
The `regioncx` and `borrow_set` fields can be references instead of `Rc`. They use the existing `'a` lifetime. This avoids some heap allocations and is a bit simpler. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |