ICE with borrow checker in nightly #62107
Labels
A-borrow-checker
Area: The borrow checker
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-high
High priority
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
ICE with the borrow checker on nightly. Tried on stable/beta and it correctly errors with
in nightly, I get
Code
https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=45bda3f34fa2a19e826f1e1be88711a7
Meta
rustc --version --verbose
:Backtrace:
The text was updated successfully, but these errors were encountered: