granite-rust/compiler/rustc_traits
Matthew Jasper acb6a06123 Fix various Chalk lowering bugs
- Add more well-known traits
- Use the correct binders when lowering trait objects
- Use correct substs when lowering trait objects
- Use the correct binders for opaque_ty_data
- Lower negative impls with the correct polarity
- Supply associated type values
- Use `predicates_defined_on` for where clauses
2020-10-30 19:39:33 +00:00
..
src Fix various Chalk lowering bugs 2020-10-30 19:39:33 +00:00
Cargo.toml Update chalk 0.32.0 -> 0.35.0 2020-10-30 19:39:30 +00:00