about summary refs log tree commit diff
path: root/src/test/ui/consts/const-external-macro-const-err.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-11/+0
2022-10-07make const_err a hard errorRalf Jung-16/+2
2022-10-01bless ui testsMaybe Waffle-2/+2
2022-06-25make const_err show up in future breakage reportsRalf Jung-0/+12
2021-10-15Bless testsCameron Steffen-1/+1
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-1/+1
2021-02-03make const_err a future incompat lintRalf Jung-0/+2
2020-09-26Make invalid integer operation messages consistentvarkor-1/+1
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-1/+1
2020-02-06rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.Eduard-Mihai Burtescu-1/+1
2019-10-11Add regression test for CONST_ERR lints in extern macrosmemoryruins-0/+11