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
...>rustc -Z perf-stats my_test.rs
Total time spent computing SVHs: 0.000
Total time spent computing incr. comp. hashes: 0.000
Total number of incr. comp. hashes computed: 0
Total number of bytes hashed for incr. comp.: 0
error: internal compiler error: unexpected panic
note: the compiler unexpectedly panicked. this is a bug.
note: rustc 1.24.0-nightly (f8af59d95 2017-12-13) running on x86_64-pc-windows-gnu
thread 'rustc' panicked at 'attempt to divide by zero', src\librustc\session\mod.rs:639:18
The text was updated successfully, but these errors were encountered:
varkor
added a commit
to varkor/rust
that referenced
this issue
Dec 14, 2017
The text was updated successfully, but these errors were encountered: