Jonas Schievink
|
3abcdc03ba
|
Make ast_to_token_tree infallible
It could never return `None`, so reflect that in the return type
|
2021-04-04 01:46:45 +02:00 |
|
Jonas Schievink
|
eaffdae300
|
Allow , to delimit macro 2.0 rules
|
2021-04-03 03:08:31 +02:00 |
|
Matthias Krüger
|
ae7e55c1dd
|
clippy::complexity simplifications related to Iterators
|
2021-03-21 13:13:34 +01:00 |
|
Kevin Mehall
|
0a7f28620a
|
Fix and test edge cases of _ as ident
|
2021-03-20 17:54:57 -06:00 |
|
Kevin Mehall
|
0a0e22235b
|
Make bare underscore token an Ident rather than Punct in proc-macro
|
2021-03-20 12:28:44 -06:00 |
|
Edwin Cheng
|
49b876de09
|
Reorganize mbe tests
|
2021-03-18 17:22:52 +08:00 |
|