about summary refs log tree commit diff
path: root/tests/ui/proc-macro/input-interpolated.stdout
AgeCommit message (Collapse)AuthorLines
2024-11-27Update tests to use new proc-macro headerEric Huss-11/+11
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-11/+11
2024-01-22Don't insert spaces before most semicolons in `print_tts`.Nicholas Nethercote-1/+1
This gives better output for code produced by proc macros.
2023-07-14Hide `compiler_builtins` in the preludeAmanieu d'Antras-8/+8
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/+59