rust/compiler/rustc_typeck
Mark Rousskov 8485e6fdec Revert "Stabilize arbitrary_enum_discriminant"
This reverts commit 7a62f29f3171767090949778ce0f161e930706b9.
2021-10-14 10:57:56 -04:00
..

For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.