rust/compiler/rustc_middle
Nicholas Nethercote ca7585ab9a Remove EarlyBinder::{try_fold_with,visit_with}.
For most types the default impls of these methods are good enough, and
`EarlyBinder` is one such type.
2022-06-08 09:22:23 +10:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Remove EarlyBinder::{try_fold_with,visit_with}. 2022-06-08 09:22:23 +10:00
Cargo.toml Update to rebased rustc-rayon 0.4 2022-05-27 20:20:41 -07: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.