mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
65d0bfbca5
When deriving functions for zero-variant enums, we just generated a function body that calls `std::instrincs::unreachable`. There is a large comment with some not-very-useful historical discussion about alternatives, including some discussion of feature-gating zero-variant enums, which is clearly irrelevant today. This commit cuts the comment down greatly. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |