| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-08-30 | `feature(const_generics)` -> `feature(const_param_types)` | lcnr | -14/+0 | |
| 2021-08-30 | rename const_evaluatable_checked to generic_const_exprs | Ellen | -1/+1 | |
| :sparkles: | ||||
| 2021-02-02 | Add better diagnostic for missing where clause | kadmin | -0/+14 | |
| Previously, it's not clear what exactly should be added in the suggested where clause, so this adds an example to demonstrate. | ||||
