rust/compiler/rustc_middle
Nicholas Nethercote 88600a6d7f Rename Decoder::read_nil and read_unit.
Because `()` is called "unit" and it makes it match
`Encoder::emit_unit`.
2022-01-22 10:22:24 +11:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Rename Decoder::read_nil and read_unit. 2022-01-22 10:22:24 +11:00
Cargo.toml ⬆ chalk to 0.76.0 2022-01-19 13:44:43 -06: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.