| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -7/+0 | |
| 2022-11-08 | selection failure: recompute applicable impls | lcnr | -1/+2 | |
| 2022-06-02 | add new `emit_inference_failure_err` | lcnr | -1/+1 | |
| 2021-05-06 | Better rustc_on_unimplemented, and UI test fixes | Scott McMurray | -2/+2 | |
| 2019-08-12 | Resolve types when suggesting boxed closure | Esteban Küber | -3/+3 | |
| 2019-08-12 | When needing type annotations in local bindings, account for impl Trait and ↵ | Esteban Küber | -0/+6 | |
| closures Do not suggest nonsensical types when the type inference is failing on `impl Trait` or anonymous closures. | ||||
