granite-rust/compiler/rustc_middle
Tomasz Miąsko 3158372dea Fix inconsistent symbol mangling with -Zverbose
Always skip arguments that are the defaults of their respective
parameters, to avoid generating inconsistent symbols for builds
with `-Zverbose` flag and without it.
2022-02-16 02:05:17 +01:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Fix inconsistent symbol mangling with -Zverbose 2022-02-16 02:05:17 +01: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.