about summary refs log tree commit diff
path: root/tests/ui/proc-macro/nodelim-groups.stdout
AgeCommit message (Collapse)AuthorLines
2025-03-07More denesting of invisibly-delimited groups.Nicholas Nethercote-0/+15
This time when converting them to proc-macro `Group` form.
2023-07-14Hide `compiler_builtins` in the preludeAmanieu d'Antras-15/+15
This crate is a private implementation detail. We only need to insert it into the crate graph for linking and should not expose any of its public API. Fixes #113533
2023-01-11Move /src/test to /testsAlbert Larsan-0/+167