mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
686237c49a
This allows const propagation to evaluate comparisons involving field-less enums using derived implementations of `PartialEq` (after inlining `eq`). |
||
---|---|---|
.. | ||
benches | ||
src | ||
Cargo.toml | ||
README.md |
For more information about how rustc works, see the rustc dev guide.