mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 17:53:56 +00:00
a314f7363a
It's unnecessary when that arm leads to a `#[cold]` panic anyway, since controlling branch likihood is what `#[cold]` is all about. (And, well, it's unclear whether `unlikely!` even works these days anyway.) |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |