about summary refs log tree commit diff
path: root/src/test/ui/macros/issue-88206.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-66/+0
2021-08-23Improve wording of macro-not-found-but-name-exists note.Mara Bos-1/+1
2021-08-23Say what things are, instead of what they are not.Mara Bos-7/+13
2021-08-23Silence confusing 'unused import' warnings.Mara Bos-5/+2
2021-08-23Add tests for macro-not-found diagnostics.Mara Bos-0/+63