rust/compiler/rustc_middle
Joshua Nelson c9a17b1d3f Fix broken handling of MacroDef in Map::attrs
This also uses an exhaustive match to avoid future similar bugs.
2020-11-17 15:13:25 -05:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Fix broken handling of MacroDef in Map::attrs 2020-11-17 15:13:25 -05:00
Cargo.toml Address review comment and update chalk to 0.36.0 2020-10-30 19:39:33 +00: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.