assertion failed: !self.has_escaping_regions() #22999
Labels
A-lifetimes
Area: Lifetimes / regions
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
I was playing around and hit this:
causing
running with
RUST_BACKTRACE=1
simply dies fromSIGILL
without outputting anything.I can reproduce it on the playpen as well, which is a more recent version.
The text was updated successfully, but these errors were encountered: