rust/compiler/rustc_trait_selection
Aaron Hill 1f7cb16fce
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.
2021-06-29 19:21:13 -05:00
..
2021-02-14 18:03:11 +03:00