1
Fork 0
rust/compiler/rustc_middle
kadmin 67f56671d0 Use Term in ProjectionPredicate
ProjectionPredicate should be able to handle both associated types and consts so this adds the
first step of that. It mainly just pipes types all the way down, not entirely sure how to handle
consts, but hopefully that'll come with time.
2022-01-17 17:44:56 +00:00
..
benches
src Use Term in ProjectionPredicate 2022-01-17 17:44:56 +00:00
Cargo.toml Update rayon and rustc-rayon 2022-01-10 11:34:07 -08:00
README.md

For more information about how rustc works, see the rustc dev guide.