rust/compiler/rustc_middle
Lzu Tao ab226bda9a Suggest removing &mut from borrow of &mut
Fix a typo: minding -> binding
Add test for &mut &mut
2020-10-08 14:26:21 +00:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Suggest removing &mut from borrow of &mut 2020-10-08 14:26:21 +00:00
Cargo.toml Update to chalk 0.31. Implement some unimplemented. Ignore some tests in compare mode chalk don't finish. 2020-10-06 14:14:25 -04: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.