Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #8560 | bors[bot] | 2021-04-18 | 1 | -2/+22 |
|\ | |||||
| * | Escape characters in doc comments in macros correctly | Chayim Refael Friedman | 2021-04-18 | 1 | -2/+22 |
* | | Handle extended key value attr in mbe | Edwin Cheng | 2021-04-17 | 1 | -0/+18 |
* | | Make `ast_to_token_tree` infallible | Jonas Schievink | 2021-04-04 | 1 | -1/+1 |
* | | 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 |