about summary refs log tree commit diff
path: root/src/test/ui/imports/macros.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-41/+0
2022-12-19add function to tell if the current ambiguity error matches a previous one in...Yiming Lei-1/+0
2020-01-09Update testsVadim Petrochenkov-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-03resolve: Prefer `macro_rules` definitions to in-module macro definitions in s...Vadim Petrochenkov-1/+1
2018-08-17Stabilize `use_extern_macros`Vadim Petrochenkov-2/+0
2018-08-06Enable macro modularization implicitly if one of "advanced" macro features is...Vadim Petrochenkov-1/+1
2018-03-14Add empty main() to tests where it is missing.Eric Huss-0/+2
2017-12-14Remove NOTE/HELP annotations from UI testsVadim Petrochenkov-8/+6
2017-12-14Move compile-fail tests with NOTE/HELP annotations to UIVadim Petrochenkov-0/+53