| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-11-20 | Move parser tests to parser/issues subdirectory | Badel2 | -0/+0 | |
| Because the parser directory has already reached the 1000 file limit. | ||||
| 2021-08-11 | Modify structured suggestion output | Esteban Küber | -0/+0 | |
| * On suggestions that include deletions, use a diff inspired output format * When suggesting addition, use `+` as underline * Color highlight modified span | ||||
| 2021-02-07 | Bless tests with new error wording | Smitty | -0/+0 | |
| 2021-02-06 | Add note about encoding when null bytes found | Smitty | -0/+0 | |
| 2020-03-10 | unify/improve/simplify attribute parsing | Mazdak Farrokhzad | -0/+0 | |
| 2020-02-04 | stop using BytePos for computing spans in librustc_parse/parser/mod.rs | David Renshaw | -0/+0 | |
| 2020-02-02 | Use `next_point` to avoid ICE | Yuki Okushi | -0/+0 | |
