Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow `,` to delimit macro 2.0 rules | Jonas Schievink | 2021-04-03 | 1 | -0/+15 |
| | |||||
* | clippy::complexity simplifications related to Iterators | Matthias Krüger | 2021-03-21 | 1 | -2/+1 |
| | |||||
* | Fix and test edge cases of `_` as ident | Kevin Mehall | 2021-03-20 | 1 | -0/+4 |
| | |||||
* | Make bare underscore token an Ident rather than Punct in proc-macro | Kevin Mehall | 2021-03-20 | 1 | -0/+6 |
| | |||||
* | Reorganize mbe tests | Edwin Cheng | 2021-03-18 | 2 | -0/+1917 |