mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
76d4862fdd
Enforce static lifetimes in consts during late resolution This PR moves the handling of implicitly and explicitly static lifetimes in constants from HIR to the AST.