| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-11-20 | Move parser tests to parser/issues subdirectory | Badel2 | -15/+0 | |
| Because the parser directory has already reached the 1000 file limit. | ||||
| 2021-10-14 | Revert "Stabilize `arbitrary_enum_discriminant`" | Mark Rousskov | -0/+15 | |
| This reverts commit 7a62f29f3171767090949778ce0f161e930706b9. | ||||
| 2021-07-28 | Stabilize `arbitrary_enum_discriminant` | Deadbeef | -15/+0 | |
| 2020-02-09 | --bless --compare-mode=nll | Matthias Prechtl | -1/+1 | |
| 2019-07-09 | normalize use of backticks in compiler messages for libsyntax/feature_gate | Samy Kacimi | -1/+1 | |
| https://github.com/rust-lang/rust/issues/60532 | ||||
| 2019-06-21 | Implement arbitrary_enum_discriminant | John Wrenn | -3/+7 | |
| 2019-05-23 | tweak discriminant on non-nullary enum diagnostic | Andy Russell | -2/+5 | |
| Adds notes pointing at the non-nullary variants, and uses "custom discriminant" language to be consistent with the Reference. | ||||
| 2019-01-11 | Tweak incorrect discriminator value variant error | Esteban Küber | -3/+3 | |
| 2019-01-06 | tests: Do not use `-Z parse-only`, continue compilation to test recovery | Vadim Petrochenkov | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -1/+1 | |
| 2018-10-21 | Move parse-fail tests to UI | Vadim Petrochenkov | -0/+8 | |
