| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -3/+1 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -1/+1 | |
| 2019-02-21 | update test files to reflect new output | Niko Matsakis | -7/+14 | |
| One surprise: old-lub-glb-object.rs, may indicate a bug | ||||
| 2019-01-28 | Refer to synthetically named lifetimes as "some specific lifetime" rather ↵ | Rémy Rakic | -1/+1 | |
| than "the specific lifetime" | ||||
| 2019-01-27 | Update test expectations for new placeholder error messages | Remy Rakic | -2/+2 | |
| 2019-01-12 | Rollup merge of #57459 - varkor:E0202-issue-reference, r=petrochenkov | Mazdak Farrokhzad | -2/+2 | |
| Reference tracking issue for inherent associated types in diagnostic This makes it clearer that associated types in inherent impls are an intended feature, like the diagnostic for equality constraints in where clauses. (This is more helpful, because the lack of associated types is a confusing omission and it lets users more easily track the state of the feature.) | ||||
| 2019-01-08 | Consolidate equality constraints error message | varkor | -2/+2 | |
| 2019-01-02 | say "the lifetime" instead of "some lifetime" when it feels right | Niko Matsakis | -1/+1 | |
| In particular, when we want to indicate that there is a connection between the self type and the other types. | ||||
| 2019-01-02 | apply the same logic to ConcreteFailure errors | Niko Matsakis | -9/+7 | |
| 2019-01-02 | tests: worse diagnostics, but basically same errors | Niko Matsakis | -15/+9 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -106/+16 | |
| 2018-08-19 | Fix typos found by codespell. | Matthias Krüger | -1/+1 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+371 | |
