mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
010f3944e0
I have a suspicion that quite a few delayed bug paths are impossible to reach, so I did an experiment. I converted every `delayed_bug` to a `bug`, ran the full test suite, then converted back every `bug` that was hit. A surprising number were never hit. The next commit will convert some more back, based on human judgment. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |