Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run cargo +nightly fix --clippy -Z unstable-options | Kirill Bulatov | 2020-02-18 | 1 | -1/+1 |
* | Details about macro NestingState hit and at_end fields | Vincent Rouillé | 2019-12-30 | 1 | -7/+10 |
* | fix #2520: change expand_repeat loop stop condition | Vincent Rouillé | 2019-12-28 | 1 | -36/+31 |
* | Refactoring | Edwin Cheng | 2019-12-18 | 1 | -1/+1 |
* | Add token id to delims | Edwin Cheng | 2019-12-18 | 1 | -1/+1 |
* | Add token ids for all tt::Leaf | Edwin Cheng | 2019-12-18 | 1 | -1/+6 |
* | Refactor tt::Delimiter | Edwin Cheng | 2019-12-13 | 2 | -8/+8 |
* | Some clippy fixes | kjeremy | 2019-10-30 | 1 | -2/+1 |
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
* | Support `$crate` in item and expr place. | uHOOCCOOHu | 2019-09-26 | 1 | -1/+1 |
* | use usual token tree for macro expansion | Aleksey Kladov | 2019-09-17 | 2 | -261/+388 |
* | split mbe expander code into two modules | Aleksey Kladov | 2019-09-17 | 2 | -0/+442 |