summary refs log tree commit diff
path: root/src/test/ui/proc-macro/nonterminal-token-hygiene.stdout
AgeCommit message (Expand)AuthorLines
2022-06-02Revert #96682.Nicholas Nethercote-1/+1
2022-05-04Show invisible delimeters (within comments) when pretty printing.Nicholas Nethercote-1/+1
2021-12-01Pretty print empty blocks as {}David Tolnay-1/+1
2021-10-21Handle cross-crate module `ExpnId`s consistentlyMatthew Jasper-0/+2
2021-10-02resolve: Cache module loading for all foreign modulesVadim Petrochenkov-4/+6
2021-07-17Use LocalExpnId where possible.Camille GILLOT-16/+16
2021-07-10rustc_span: Revert addition of `proc_macro` field to `ExpnKind::Macro`Vadim Petrochenkov-3/+3
2021-07-03rustc_ast_pretty: Don't print space after `$`Noah Lev-2/+2
2021-05-15Remove some unncessary spaces from pretty-printed tokenstream outputAaron Hill-2/+2
2021-05-12Implement span quoting for proc-macrosAaron Hill-3/+3
2021-02-25Update test output for edition preludes.Mara Bos-1/+1
2020-11-06More detailed output for the nonterminal marking testVadim Petrochenkov-0/+88