You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add `moved-out-of-ref` diagnostic
This is marked as experimental, since spans are terrible, there are some false positives due rust-lang#14754, and it doesn't play well with unknown types. But I hope we can soon lift it.
bors
added a commit
to rust-lang-ci/rust
that referenced
this issue
Jun 5, 2023
Recursive trait definition crashes rustc.
rust --version
rustc 0.11.0-pre-nightly (7580ef9 2014-06-08 00:46:57 -0700)
host: x86_64-apple-darwin
rustc main.rs
task 'rustc' has overflowed its stack
Illegal instruction: 4
// --- main.rs
The text was updated successfully, but these errors were encountered: