rust/compiler/rustc_mir
Oli Scherer d5290a3d5d Concrete regions can show up in mir borrowck if the originated from there.
We used to not encounter them here, because we took regions from typeck's opaque type resolution by renumbering them. We don't do that anymore.
2021-09-04 08:38:49 -04:00
..
src Concrete regions can show up in mir borrowck if the originated from there. 2021-09-04 08:38:49 -04:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00