about summary refs log tree commit diff
path: root/src/test/ui/codemap_tests/bad-format-args.stderr
AgeCommit message (Expand)AuthorLines
2021-10-15Bless testsCameron Steffen-1/+1
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-1/+1
2020-09-02Improve recovery on malformed format callSasha-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-11-06Remove "here" from "expected one of X here"Esteban Küber-1/+1
2019-09-01Be accurate on `format!` parse error expectationsEsteban Küber-2/+2
2019-07-19Handle more cases of typos misinterpreted as type ascriptionEsteban Küber-2/+2
2019-03-11Update testsVadim Petrochenkov-3/+3
2018-12-25Remove licensesMark Rousskov-3/+3
2018-08-06Point at correct span when missing comma in `println`Esteban Küber-8/+4
2018-07-23Match errors using the callsite of macro expansionsFederico Poli-3/+3
2018-02-26Update UI testsVadim Petrochenkov-3/+3
2017-11-26mention nightly in -Z external-macro-backtrace noteAlex Burka-3/+3
2017-11-20address review commentsAlex Burka-3/+3
2017-11-19use -Z flag instead of env varAlex Burka-3/+3
2017-11-19update UI testsAlex Burka-3/+3
2017-07-02Revert "Change error count messages"Ariel Ben-Yehuda-1/+1
2017-05-24Change error count messagesMichael Kohl-1/+1
2016-09-15Fix wording for out-of-crate macro errorJonathan Turner-3/+3
2016-08-17Replace local backtrace with def-use, repair std macro spansJonathan Turner-0/+26