| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -27/+0 | |
| 2023-01-08 | Improve spans of non-WF implied bound types | Michael Goulet | -4/+4 | |
| 2022-08-17 | implied_bounds: clarify our assumptions | lcnr | -4/+4 | |
| 2021-10-13 | Remove textual span from diagnostic string | Oli Scherer | -2/+2 | |
| 2021-07-09 | Replace associated item bound vars with placeholders when projecting. | jackh726 | -4/+4 | |
| 2020-05-27 | Fix spacing of expected/found notes without a label | Esteban Küber | -2/+2 | |
| 2019-12-03 | Include a span in more `expected...found` notes | Aaron Hill | -3/+7 | |
| In most places, we use a span when emitting `expected...found` errors. However, there were a couple of places where we didn't use any span, resulting in hard-to-interpret error messages. This commit attaches the relevant span to these notes, and additionally switches over to using `note_expected_found` instead of manually formatting the message | ||||
| 2019-10-11 | Print lifetimes with backticks | Yuki Okushi | -2/+2 | |
| 2019-10-07 | update ui tests | Guillaume Gomez | -0/+1 | |
| 2019-05-12 | Remove feature(nll) when compare mode is sufficient | Matthew Jasper | -5/+5 | |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -1/+0 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -5/+5 | |
| 2018-06-28 | Point to lifetime in fn definition on lifetime error note | Esteban Küber | -6/+6 | |
| 2018-05-31 | Register outlives predicates from queries the right way around. | Matthew Jasper | -0/+23 | |
