| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-08-30 | `feature(const_generics)` -> `feature(const_param_types)` | lcnr | -4/+2 | |
| 2021-03-29 | Prefer 4 spaces | JohnTitor | -1/+1 | |
| 2020-12-26 | update tests | Bastian Kauschke | -5/+2 | |
| 2020-08-09 | Change Ord impl for ParamKindOrd | kadmin | -3/+12 | |
| 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 | Added +1 test for only works w/ feat const gen | kadmin | -0/+8 | |
| 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 | ||||
