| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | |
