..
bugs
Pretty-print generators with their generator_kind
2022-11-26 20:42:50 +01:00
arithmetic.rs
Fix various Chalk lowering bugs
2020-10-30 19:39:33 +00:00
assert.rs
Update chalk tests
2022-02-12 13:39:52 +00:00
basic.rs
Reintegrate chalk using chalk-solve
2020-05-07 17:35:58 -04:00
builtin-copy-clone.rs
Warn about dead tuple struct fields
2022-08-03 12:17:23 +02:00
chalk_initial_program.rs
Reintegrate chalk using chalk-solve
2020-05-07 17:35:58 -04:00
chalk_initial_program.stderr
Dedup logic and improve output for other types that impl trait
2022-04-04 21:06:35 +00:00
closure.rs
Make rustc build with new chalk
2022-11-13 19:53:44 +00:00
closure.stderr
Make rustc build with new chalk
2022-11-13 19:53:44 +00:00
generic_impls.rs
Reintegrate chalk using chalk-solve
2020-05-07 17:35:58 -04:00
generic_impls.stderr
Mention implementers of unsatisfied trait
2022-04-04 21:01:42 +00:00
impl_wf.rs
Separate bounds and predicates for associated/opaque types
2020-10-06 11:19:29 +01:00
impl_wf.stderr
Mention implementers of unsatisfied trait
2022-04-04 21:01:42 +00: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
Mention implementers of unsatisfied trait
2022-04-04 21:01:42 +00: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
Update chalk tests
2022-02-12 13:39:52 +00: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
Make rustc build with new chalk
2022-11-13 19:53:44 +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
Dedup logic and improve output for other types that impl trait
2022-04-04 21:06:35 +00:00
type_wf.rs
Point at struct field if possible
2022-08-21 02:35:11 +00:00
type_wf.stderr
Adjust messages, address some nits
2022-08-21 02:35:11 +00:00