rust/compiler/rustc_middle
Mark Rousskov e023158145 Permit uninhabited enums to cast into ints
This essentially reverts part of #6204.
2020-09-01 10:01:28 -04:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Permit uninhabited enums to cast into ints 2020-09-01 10:01:28 -04:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.