| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-01-06 | tests: Do not use `-Z parse-only`, continue compilation to test recovery | Vadim Petrochenkov | -11/+9 | |
| 2019-01-02 | Auto merge of #57250 - codeworm96:tyerr_msg, r=varkor | bors | -21/+21 | |
| Improve type mismatch error messages Closes #56115. Replace "integral variable" with "integer" and replace "floating-point variable" with "floating-point number" to make the message less confusing. TODO the book and clippy needs to be changed accordingly later. r? @varkor | ||||
| 2018-12-31 | Improve type mismatch error messages | Yuning Zhang | -21/+21 | |
| Replace "integral variable" with "integer" and replace "floating-point variable" with "floating-point number" to make the message less confusing. | ||||
| 2018-12-31 | Auto merge of #57047 - euclio:field-structured-suggestions, r=estebank | bors | -6/+7 | |
| use structured suggestions for nonexistent fields r? @estebank | ||||
| 2018-12-31 | use structured suggestions for nonexistent fields | Andy Russell | -6/+7 | |
| 2018-12-26 | Added regression test for using generic parameters on modules. | Alexander Regueiro | -21/+21 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -349/+69 | |
| 2018-12-24 | make non_camel_case_types an early lint | Andy Russell | -10/+10 | |
| 2018-10-28 | resolve: More precise spans for privacy errors | Vadim Petrochenkov | -8/+8 | |
| 2018-10-11 | structured suggestion for E0223 ambiguous associated type | Zack M. Davis | -9/+3 | |
| 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-08-24 | updates tests to use new error code | Matthew Russo | -4/+4 | |
| 2018-08-20 | Fix diagnostic regression | varkor | -4/+4 | |
| 2018-08-20 | Update new ui tests | varkor | -2/+2 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+1388 | |
