summary refs log tree commit diff
path: root/src/test/ui/hygiene
AgeCommit message (Expand)AuthorLines
2018-05-27Use suggestion for assoc fn called like methodEsteban Küber-2/+2
2018-05-25rust-lang/rust#51025: improve test robustness so that they work under NLL too.Felix S. Klock II-12/+18
2018-04-27Don't feature gate bang macros on 'proc_macro_path_invoc'.Sergio Benitez-7/+7
2018-04-20rustc: Tweak custom attribute capabilitiesAlex Crichton-7/+7
2018-04-18Update the previously checkpointed (but unused by bors) tests to reflect curr...Felix S. Klock II-2/+61
2018-04-12Add some new tests + Fix failing testsVadim Petrochenkov-0/+157
2018-04-12Move hygiene tests to UIVadim Petrochenkov-0/+665