mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
d34a3a401b
Return `EvaluatedToOk` when type in outlives predicate is global A global type doesn't reference any local regions or types, so it's guaranteed to outlive any region.