about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/meta-macro-hygiene.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-30/+0
2022-10-13fix small word dupe typosRageking8-2/+2
2021-10-02resolve: Cache module loading for all foreign modulesVadim Petrochenkov-0/+1
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-1/+0
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+2
2020-08-09Remove normalization of `Span` debug output in proc-macro testsAaron Hill-2/+5
2020-07-26Normalize the test output of hygiene-related testsAaron Hill-1/+2
2020-07-26Remove explicit `extern crate` from proc-macro testAaron Hill-1/+0
2020-07-26Add test for serializing hygiene *into* a proc-macro crateAaron Hill-3/+16
2020-06-29Normalize symbol ids to 0 in test stdoutAaron Hill-1/+3
2020-06-29Serialize all foreign `SourceFile`s into proc-macro crate metadataAaron Hill-0/+11