| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -109/+0 |
| 2021-07-27 | Make all tests use type_alias_impl_trait feature instead of min | Santiago Pastorino | -2/+2 |
| 2021-03-15 | Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual... | Oli Scherer | -2/+2 |
| 2020-12-26 | update tests | Bastian Kauschke | -1/+0 |
| 2020-11-11 | add error-in-impl-trait const generics test | Bastian Kauschke | -0/+24 |
| 2020-08-03 | Add more realistic example of async error | Joshua Nelson | -0/+28 |
| 2020-08-03 | Fix async-std at the price of breaking half the test suite | Joshua Nelson | -95/+8 |
| 2020-07-15 | --bless | Joshua Nelson | -6/+18 |
| 2020-07-15 | Don't crash on Vec<DoesNotExist> | Joshua Nelson | -0/+7 |
| 2020-07-15 | Recurse into function bodies, but don't typeck closures | Joshua Nelson | -0/+126 |
