about summary refs log tree commit diff
path: root/tests/ui/proc-macro/auxiliary
AgeCommit message (Expand)AuthorLines
2023-12-11Add tests for `--env` usage with `tracked_env::var`Guillaume Gomez-0/+28
2023-12-11Add spacing information to delimiters.Nicholas Nethercote-1/+1
2023-12-11Improve `print_tts` by changing `tokenstream::Spacing`.Nicholas Nethercote-14/+13
2023-11-20test: Add test for async-move in 2015 Rust proc macroArthur Cohen-0/+39
2023-09-26Auto merge of #116124 - WaffleLapkin:fix-proc-macro-literal-to-string, r=comp...bors-0/+16
2023-09-24Add a test for printing literals via `proc-macro`Maybe Waffle-0/+16
2023-09-23implement Literal::byte_characterEmil Gardström-0/+5
2023-08-08fix proc-macro test added here to solely be exercised as a build product for ...Felix S. Klock II-0/+2
2023-08-04regression test for issue 111888.Felix S. Klock II-0/+9
2023-08-02Fix #107113, avoid suggest for macro attributesyukang-0/+13
2023-06-20Merge proc_macro_span_shrink and proc_macro_spanJacob Pratt-1/+1
2023-06-20Fix testsJacob Pratt-15/+5
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2795