Commit Graph

8 Commits

Author SHA1 Message Date
Oli Scherer 1f7df1956a Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual changes in behaviour
This makes `type_alias_impl_trait` not actually do anything anymore
2021-03-15 17:32:43 +00:00
Jack Huey 23491084bc Update to chalk 0.31. Implement some unimplemented. Ignore some tests in compare mode chalk don't finish. 2020-10-06 14:14:25 -04:00
Matthew Jasper 4e49e67c44 Stop special casing top level TAIT 2020-06-11 16:24:01 +01:00
Matthias Prechtl 7b555178ae --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
Mazdak Farrokhzad b499a88dfc Unify assoc item visitors more. 2019-12-12 18:01:33 +01:00
Mazdak Farrokhzad 03cf0d737f TAIT: adjust tests 2019-11-14 14:00:16 +01:00
varkor c28ce3e4ca Replace "existential" by "opaque" 2019-08-02 02:44:36 +01:00
varkor 87738fe834 Switch existential_type to type_alias_impl_trait 2019-08-02 02:44:35 +01:00