mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
472d164a49
Move `'tcx` lifetime off of impl and onto methods for `CrateMetadataRef` Unconstrained type and const variables are not allowed, but unconstrained lifetimes are. This is not very good style, though, and it leads to unnecessary captures of a lifetime in edition 2024 (not that it matters, but it does trigger the edition migration lint). |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |