rust/compiler
Aaron Hill 102b5789b2
Use EvaluatedToOkModuloRegions whenever we erase regions
Fixes #80691

When we evaluate a trait predicate, we convert an
`EvaluatedToOk` result to `EvaluatedToOkModuloRegions` if we erased any
regions. We cache the result under a region-erased 'freshened'
predicate, so `EvaluatedToOk` may not be correct for other predicates
that have the same cache key.
2021-03-24 16:01:37 -04:00
..
2021-03-23 17:16:20 +00:00
2021-03-23 17:16:20 +00:00
2021-03-23 17:16:20 +00:00
2021-03-23 17:16:20 +00:00
2021-03-23 17:16:20 +00:00