about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/expand-expr.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-132/+0
2022-11-14Update src/test/ui/proc-macro/expand-expr.rsclubby789-2/+2
2022-11-14Fix using `include_bytes` in pattern positionclubby789-1/+7
2022-11-11Introduce `ExprKind::IncludedBytes`clubby789-1/+6
2022-06-02Revert #96682.Nicholas Nethercote-12/+12
2022-05-04Show invisible delimeters (within comments) when pretty printing.Nicholas Nethercote-12/+12
2021-11-12proc_macro: Add an expand_expr method to TokenStreamNika Layzell-0/+121