| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -14/+0 | |
| 2022-06-02 | add new `emit_inference_failure_err` | lcnr | -4/+6 | |
| 2021-05-06 | Better rustc_on_unimplemented, and UI test fixes | Scott McMurray | -5/+4 | |
| 2021-01-10 | Tweak `?` inference error messages | William Bain | -2/+2 | |
| 2021-01-10 | Note inference failures using `?` conversion | William Bain | -1/+3 | |
| 2020-10-06 | Separate bounds and predicates for associated/opaque types | Matthew Jasper | -2/+2 | |
| 2019-08-20 | --bless post no async_await gates in tests. | Mazdak Farrokhzad | -1/+1 | |
| 2019-08-12 | When needing type annotations in local bindings, account for impl Trait and ↵ | Esteban Küber | -0/+11 | |
| closures Do not suggest nonsensical types when the type inference is failing on `impl Trait` or anonymous closures. | ||||
