| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-11-06 | Move some tests to more reasonable directories | Caio | -17/+0 | |
| 2021-10-05 | Consider unfulfilled obligations in binop errors | Esteban Kuber | -1/+1 | |
| When encountering a binop where the types would have been accepted, if all the predicates had been fulfilled, include information about the predicates and suggest appropriate `#[derive]`s if possible. Point at trait(s) that needs to be `impl`emented. | ||||
| 2019-12-12 | Update tests | LeSeulArtichaut | -2/+2 | |
| 2018-11-05 | update test to include concrete type (i32) | jsirs | -0/+2 | |
| 2018-11-05 | Add test | jsirs | -0/+15 | |
| Add test for incompleately implemented add trait, see issue #31076 | ||||
