| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-04-22 | Remove double trailing newlines | varkor | -1/+0 | |
| 2019-04-19 | Rollup merge of #60052 - varkor:unused-parameter-diagnostic, r=estebank | Mazdak Farrokhzad | -1/+1 | |
| Correct unused parameter diagnostic The message was incorrect for unused lifetime parameters. There's no need to be specific. | ||||
| 2019-04-18 | Update tests | varkor | -1/+1 | |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -2/+1 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -4/+4 | |
| 2018-12-27 | Fix rebase and more CI failures | Vadim Petrochenkov | -9/+9 | |
| 2018-12-27 | Do not abort compilation if expansion produces errors | Vadim Petrochenkov | -1/+11 | |
| Fix a number of uncovered deficiencies in diagnostics | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -82/+22 | |
| 2018-11-30 | Updated ui tests. | Alexander Regueiro | -1/+1 | |
| 2018-11-30 | Removed feature gate. | Alexander Regueiro | -30/+3 | |
| 2018-10-11 | structured suggestion for E0223 ambiguous associated type | Zack M. Davis | -6/+2 | |
| It looks like we tend to use angle-brackets around the placeholder in the few other places we use `Applicability::HasPlaceholders`, but that would be confusing here, so ... | ||||
| 2018-10-01 | mark fix as MaybeIncorrect | csmoe | -3/+3 | |
| 2018-10-01 | update ui test for suggest-self | csmoe | -1/+45 | |
| 2018-09-30 | add test for fake self | csmoe | -0/+38 | |
| 2018-09-13 | introduce SelfCtor | F001 | -4/+31 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+286 | |
