| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-09-28 | Rollup merge of #64763 - GuillaumeGomez:long-err-explanation-E0734, r=estebank | Mazdak Farrokhzad | -6/+8 | |
| Add E0734 and its long explanation Part of https://github.com/rust-lang/rust/issues/61137 | ||||
| 2019-09-27 | Update ui tests | Guillaume Gomez | -6/+8 | |
| 2019-09-26 | Add test for E0543 | Guillaume Gomez | -8/+18 | |
| 2019-07-09 | normalize use of backticks in compiler messages for libsyntax/feature_gate | Samy Kacimi | -2/+2 | |
| https://github.com/rust-lang/rust/issues/60532 | ||||
| 2019-05-25 | Reword malformed attribute input diagnostics | Esteban Küber | -18/+18 | |
| - Handle empty `cfg_attr` attribute - Reword empty `derive` attribute error - Use consistend error message: "malformed `attrname` attribute input" - Provide suggestions when possible - Move note/help to label/suggestion - Use consistent wording "ill-formed" -> "malformed" - Move diagnostic logic out of parser | ||||
| 2019-04-23 | Update ui tests | varkor | -2/+2 | |
| 2019-04-23 | Remove unnecessary ignore-tidy-linelength | varkor | -2/+0 | |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -3/+2 | |
| 2019-04-11 | Reword tracking issue note | Esteban Küber | -2/+2 | |
| 2019-04-10 | Tweak unstable diagnostic output | Esteban Küber | -4/+6 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -34/+34 | |
| 2019-02-07 | Improve the error messages for missing stability attributes | varkor | -6/+21 | |
| This makes the capitalisation consistent and provides more context (especially for missing top-level attributes). | ||||
| 2019-01-13 | Implement basic input validation for built-in attributes | Vadim Petrochenkov | -90/+99 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -116/+36 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+483 | |
