| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -9/+0 | |
| 2022-09-09 | review | lcnr | -2/+2 | |
| 2022-09-08 | update ui tests | lcnr | -2/+2 | |
| 2021-12-10 | update tests | Ellen | -2/+0 | |
| 2021-08-30 | `feature(const_generics)` -> `feature(const_param_types)` | lcnr | -2/+0 | |
| 2021-04-21 | loosen ordering restricts for `const_generics_defaults` | lcnr | -6/+4 | |
| 2020-12-26 | update tests | Bastian Kauschke | -1/+0 | |
| 2020-09-10 | Add revisions to const generic default UI tests. | Hameer Abbasi | -4/+8 | |
| 2020-08-09 | Change Ord impl for ParamKindOrd | kadmin | -1/+1 | |
| Updated tests and error msgs Update stderr from test Update w/ lcnr comments Change some tests around, and also updated Ord implementation for ParamKindOrd Update w/ nits from lcnr | ||||
| 2020-08-09 | Test lifetimes after types after consts forbidden | kadmin | -0/+3 | |
| Added more complex test and changed error message | ||||
| 2020-08-09 | Added +1 test for only works w/ feat const gen | kadmin | -0/+9 | |
| Added this test to ensure that reordering the parameters only works with the feature const generics enabled. Fixed nits Also added another test to verify that intermixed lifetimes are forbidden | ||||
