rust/src/test/ui/chalkify
scalexm 96ff827395 Add chalk rules related to associated type defs
* Rule ProjectionEq-Skolemize
* Rule WellFormed-AssocTy
* Rule Implied-Trait-From-AssocTy
2018-10-08 15:26:22 +02:00
..
lower_env1.rs first draft of program_clauses_for_env 2018-04-23 13:28:14 -04:00
lower_env1.stderr Remove duplicate predicates in explicit_predicates_of 2018-10-03 13:57:47 +02:00
lower_impl.rs in unit tests, use note to dump multiple program clauses 2018-04-23 13:28:14 -04:00
lower_impl.stderr in unit tests, use note to dump multiple program clauses 2018-04-23 13:28:14 -04:00
lower_struct.rs Add tests for WellFormed-Type and FromEnv-Type rules 2018-06-07 14:45:09 +02:00
lower_struct.stderr Add tests for WellFormed-Type and FromEnv-Type rules 2018-06-07 14:45:09 +02:00
lower_trait.rs Add chalk rules related to associated type defs 2018-10-08 15:26:22 +02:00
lower_trait.stderr Add chalk rules related to associated type defs 2018-10-08 15:26:22 +02:00
lower_trait_higher_rank.rs fix some anon params 2018-08-27 12:40:16 -05:00
lower_trait_higher_rank.stderr update tests 2018-07-07 11:57:04 +08:00
lower_trait_where_clause.rs rustc_typeck: turn where Type:, into a WF(Type) predicate, instead of ignoring it. 2018-08-31 09:02:35 +03:00
lower_trait_where_clause.stderr rustc_typeck: turn where Type:, into a WF(Type) predicate, instead of ignoring it. 2018-08-31 09:02:35 +03:00