about summary refs log tree commit diff
path: root/tests/ui/proc-macro/nonterminal-token-hygiene.stdout
AgeCommit message (Expand)AuthorLines
2025-07-28expand: Micro-optimize prelude injectionVadim Petrochenkov-2/+2
2025-07-16resolve: Merge `NameBindingKind::Module` into `NameBindingKind::Res`Vadim Petrochenkov-6/+0
2025-04-17Auto merge of #139949 - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgrbors-4/+5
2025-04-16Explicitly annotate edition for `unpretty=expanded` and `unpretty=hir` testsLukas Wirth-4/+5
2025-03-31hygiene: Rename semi-transparent to semi-opaqueVadim Petrochenkov-2/+2
2025-03-28hygiene: Rewrite `apply_mark_internal` to be more understandableVadim Petrochenkov-10/+10
2025-02-21Inject `compiler_builtins` during postprocessing rather than via ASTTrevor Gross-1/+0
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-3/+3
2024-11-27Update tests to use new proc-macro headerEric Huss-1/+1
2024-07-11Always use a colon in `//@ normalize-*:` headersZalathar-3/+3
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-7/+7
2024-01-22Don't insert spaces before most semicolons in `print_tts`.Nicholas Nethercote-1/+0
2024-01-05Replace some usage of `#[rustc_on_unimplemented]` withGeorg Semmler-0/+3
2023-12-11Add spacing information to delimiters.Nicholas Nethercote-2/+2
2023-12-11Improve `print_tts` by changing `tokenstream::Spacing`.Nicholas Nethercote-3/+3
2023-08-08fix(test): improve sensitivity of hygene testsSeth Pellegrino-6/+7
2023-08-06Add a new `compare_bytes` intrinsic instead of calling `memcmp` directlyScott McMurray-1/+1
2023-08-02Add separate feature gate for async fn track callerBryan Garza-1/+1
2023-07-25Add `sym::iter_mut` + `sym::as_mut_ptr`blyxyas-1/+1
2023-07-14Hide `compiler_builtins` in the preludeAmanieu d'Antras-18/+15
2023-01-11Move /src/test to /testsAlbert Larsan-0/+92