summary refs log tree commit diff
path: root/src/test/ui/macros/auxiliary
AgeCommit message (Expand)AuthorLines
2020-05-03Stabilize fn-like proc macros in expression, pattern and statement positionsVadim Petrochenkov-1/+1
2019-12-21Require issue = "none" over issue = "0" in unstable attributesRoss MacArthur-2/+2
2019-08-27proc_macro: Update `Span::def_site` to use the proc macro definition locationVadim Petrochenkov-5/+15
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+44
2019-07-25Implement slow-path for FirstSets::firstJulien Cretin-0/+36
2019-07-11pretty-print: Do not lose the `$crate` printing flag in `print_tt`Vadim Petrochenkov-0/+10
2019-07-07Support deprecation checking for macrosVadim Petrochenkov-0/+13
2018-12-25Remove licensesMark Rousskov-40/+0
2018-09-08resolve: Relax shadowing restriction on macro-expanded macrosVadim Petrochenkov-0/+5
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+72