about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/auxiliary/expand-expr.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-166/+0
2022-09-04proc_macro/bridge: use the cross-thread executor for nested proc-macrosNika Layzell-3/+20
2022-06-24proc_macro: Fix expand_expr expansion of bool literalsNika Layzell-1/+70
2022-06-02Revert #96682.Nicholas Nethercote-21/+8
2022-05-04Show invisible delimeters (within comments) when pretty printing.Nicholas Nethercote-8/+21
2021-11-12proc_macro: Add an expand_expr method to TokenStreamNika Layzell-0/+80