about summary refs log tree commit diff
path: root/src/test/ui/recursion_limit
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-154/+0
2021-10-15Bless testsCameron Steffen-2/+2
2021-09-28Improve help for recursion limit errorsRoss MacArthur-1/+29
2021-09-25Check for macros in built-in attributes that don't support them.Eric Huss-0/+26
2021-07-04Query-ify global limit attribute handlingAaron Hill-4/+33
2020-03-05Bumped version number for const_eval_limit in active.rsChristoph Schmidler-11/+11
and renamed 'recursion_limit' in limits.rs to simple 'limit' because it does handle other limits too.
2020-02-16Handle recursion_limit parsing errorsFisher Darling-0/+71