ICE in nightly when using trying to preserve rand::rngs::ThreadRng across awaits #67832
Labels
A-async-await
Area: Async & Await
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
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.
rustc 1.41.0-nightly (3eeb8d4f2 2019-12-12)
Source code: vi/natram@d9cadb2
Full log: rustcbug.txt
Stable Rust correctly shows error:
(although further message is rather big).
The text was updated successfully, but these errors were encountered: