| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -129/+0 | |
| 2022-07-19 | feat: omit suffixes in const generics (e.g. `1_i32`) | Artur Sinila | -2/+2 | |
| Closes #99255 | ||||
| 2022-06-02 | add new `emit_inference_failure_err` | lcnr | -18/+18 | |
| 2021-08-30 | `feature(const_generics)` -> `feature(const_param_types)` | lcnr | -80/+4 | |
| 2021-08-11 | Modify structured suggestion output | Esteban Küber | -9/+9 | |
| * On suggestions that include deletions, use a diff inspired output format * When suggesting addition, use `+` as underline * Color highlight modified span | ||||
| 2020-12-26 | update tests | Bastian Kauschke | -12/+7 | |
| 2020-11-18 | Suggest turbofish for uninferred const argument | Justus K | -3/+83 | |
| 2020-10-22 | improve const infer error | Bastian Kauschke | -1/+1 | |
| 2020-09-23 | use the correct span when dealing with inference variables | Bastian Kauschke | -6/+31 | |
| 2020-09-23 | merge `need_type_info_err(_const)` | Bastian Kauschke | -18/+6 | |
| 2020-09-14 | improve const infer err | Bastian Kauschke | -7/+7 | |
| 2020-09-14 | shrink const infer error | Bastian Kauschke | -0/+117 | |
