rust/src/test/ui/chalkify
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
..
arithmetic.rs Fix various Chalk lowering bugs 2020-10-30 19:39:33 +00:00
basic.rs Reintegrate chalk using chalk-solve 2020-05-07 17:35:58 -04:00
builtin-copy-clone.rs Reintegrate chalk using chalk-solve 2020-05-07 17:35:58 -04:00
chalk_initial_program.rs Reintegrate chalk using chalk-solve 2020-05-07 17:35:58 -04:00
chalk_initial_program.stderr Reintegrate chalk using chalk-solve 2020-05-07 17:35:58 -04:00
closure.rs Update Chalk 2020-06-24 00:48:33 -04:00
closure.stderr Update Chalk 2020-06-24 00:48:33 -04:00
generic_impls.rs Reintegrate chalk using chalk-solve 2020-05-07 17:35:58 -04:00
generic_impls.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
impl_wf.rs Separate bounds and predicates for associated/opaque types 2020-10-06 11:19:29 +01:00
impl_wf.stderr Separate bounds and predicates for associated/opaque types 2020-10-06 11:19:29 +01:00
impl_wf_2.rs Separate bounds and predicates for associated/opaque types 2020-10-06 11:19:29 +01:00
impl_wf_2.stderr Separate bounds and predicates for associated/opaque types 2020-10-06 11:19:29 +01:00
inherent_impl.rs Update Chalk 2020-06-24 00:48:33 -04:00
inherent_impl_min.rs Reintegrate chalk using chalk-solve 2020-05-07 17:35:58 -04:00
lower_env1.rs Reintegrate chalk using chalk-solve 2020-05-07 17:35:58 -04:00
lower_env2.rs Reintegrate chalk using chalk-solve 2020-05-07 17:35:58 -04:00
lower_env3.rs Reintegrate chalk using chalk-solve 2020-05-07 17:35:58 -04:00
lower_impl.rs Reintegrate chalk using chalk-solve 2020-05-07 17:35:58 -04:00
lower_struct.rs Reintegrate chalk using chalk-solve 2020-05-07 17:35:58 -04:00
lower_trait.rs Reintegrate chalk using chalk-solve 2020-05-07 17:35:58 -04:00
lower_trait_higher_rank.rs Reintegrate chalk using chalk-solve 2020-05-07 17:35:58 -04:00
lower_trait_where_clause.rs Reintegrate chalk using chalk-solve 2020-05-07 17:35:58 -04:00
println.rs Reintegrate chalk using chalk-solve 2020-05-07 17:35:58 -04:00
projection.rs Reintegrate chalk using chalk-solve 2020-05-07 17:35:58 -04:00
recursive_where_clause_on_type.rs Update Chalk 2020-06-24 00:48:33 -04:00
recursive_where_clause_on_type.stderr Update Chalk 2020-06-24 00:48:33 -04:00
super_trait.rs Reintegrate chalk using chalk-solve 2020-05-07 17:35:58 -04:00
trait-objects.rs Fix various Chalk lowering bugs 2020-10-30 19:39:33 +00:00
trait_implied_bound.rs Reintegrate chalk using chalk-solve 2020-05-07 17:35:58 -04:00
type_implied_bound.rs Reintegrate chalk using chalk-solve 2020-05-07 17:35:58 -04:00
type_inference.rs Upgrade chalk to 0.21 2020-09-04 19:12:54 -04:00
type_inference.stderr Remove def_id field from ParamEnv 2020-09-09 10:14:31 +02:00
type_wf.rs Upgrade chalk to 0.21 2020-09-04 19:12:54 -04:00
type_wf.stderr Bless changed test output 2020-09-04 19:12:54 -04:00