about summary refs log tree commit diff
path: root/src/test/ui/macros/auxiliary
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-254/+0
2022-11-03Move some tests from `src/test/ui` to more reasonable placesDeadbeef-0/+15
2022-08-07Add UI test for #100199Luqman Aden-0/+18
2022-03-09Permit `#[deprecated]` in stdlibJacob Pratt-1/+1
2022-03-04Change `rustc_deprecated` to use `note`Jacob Pratt-1/+1
2021-11-14Move some tests to more reasonable directoriesCaio-0/+35
2021-11-06Move some tests to more reasonable directoriesCaio-0/+6
2021-10-02resolve: Cache module loading for all foreign modulesVadim Petrochenkov-0/+13
2021-09-15Move some tests to more reasonable directoriesCaio-0/+6
2021-06-24Don't lint :pat when re-parsing a macro from another crate.Mara Bos-0/+6
2021-05-29Use correct edition when parsing `:pat` matchersAaron Hill-0/+11
2021-05-12Update stderrAaron Hill-19/+0
2021-01-16Move some tests to more reasonable directories - 2Caio-0/+1
2020-10-24Compute proper module parent during resolutionAaron Hill-0/+12
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