about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-16098.stderr
AgeCommit message (Expand)AuthorLines
2021-11-06Move some tests to more reasonable directoriesCaio-14/+0
2021-09-28Improve help for recursion limit errorsRoss MacArthur-1/+1
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-1/+1
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-0/+1
2020-02-05`#![recursion_limit = "X"]`: note current crate name.Mazdak Farrokhzad-1/+1
2020-01-26rustc_span: move pretty syntax from macro_backtrace to ExpnKind::descr.Eduard-Mihai Burtescu-1/+1
2019-07-07Raise the default recursion limit to 128Simonas Kazlauskas-1/+1
2019-03-11Update testsVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+13