Files
rust/compiler/rustc_trait_selection/src
bors d34a3a401b Auto merge of #85090 - Aaron1011:type-outlives-global, r=matthewjasper,jackh726
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-07-03 22:42:58 +00:00
..
2021-06-02 18:35:32 +02:00
2021-05-24 11:07:48 -04:00