rust/compiler/rustc_middle
Nicholas Nethercote 11c2c596e4 Rename mk_{ty,region} as mk_{ty,region}_from_kind.
To discourage accidental use -- there are more specific `mk_*` functions
for all `Ty` and `Region` kinds.
2023-02-24 07:33:00 +11:00
..
locales errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
src Rename mk_{ty,region} as mk_{ty,region}_from_kind. 2023-02-24 07:33:00 +11:00
Cargo.toml Upgrade thin-vec from 0.2.9 to 0.2.12. 2023-02-21 11:51:55 +11: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.