| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-05-01 | Move some tests to more reasonable places | Caio | -32/+0 | |
| 2021-10-13 | Remove textual span from diagnostic string | Oli Scherer | -2/+2 | |
| 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-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -1/+0 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -6/+6 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+28 | |
