]> git.lizzy.rs Git - rust.git/commit
Concrete regions can show up in mir borrowck if the originated from there.
authorOli Scherer <git-spam-no-reply9815368754983@oli-obk.de>
Tue, 31 Aug 2021 14:38:21 +0000 (14:38 +0000)
committerOli Scherer <git-spam-no-reply9815368754983@oli-obk.de>
Tue, 31 Aug 2021 14:38:21 +0000 (14:38 +0000)
commit43738c678799f1cf41b54de4ce169a5dde39d30f
tree6eabe6e407a6ff82c4be67221ada2fae670d353a
parentfe37929e4cba2c5c21e6805805769630c736bc3d
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.
compiler/rustc_mir/src/borrow_check/region_infer/opaque_types.rs