about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/span-preservation.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-57/+0
2021-01-13Update code to account for extern ABI requirementMark Rousskov-1/+1
2019-11-17Add some more testsVadim Petrochenkov-0/+10
2019-11-16ast: Keep `extern` qualifiers in functions more preciselyVadim Petrochenkov-7/+3
2019-08-12Update tests for excess semicolon lintNathan-1/+1
2019-05-22tests: Centralize proc macros commonly used for testingVadim Petrochenkov-9/+8
2018-12-04Update ui testsOliver Scherer-5/+6
2018-11-30tests: move all proc_macro tests from -fulldeps.Eduard-Mihai Burtescu-0/+51