rust/compiler/rustc_middle
Mark Rousskov efb99d780d Always format to internal String in FmtPrinter
This avoids monomorphizing for different parameters, decreasing generic code
instantiated downstream from rustc_middle.
2022-02-20 19:32:18 -05:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Always format to internal String in FmtPrinter 2022-02-20 19:32:18 -05: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.