about summary refs log tree commit diff
path: root/src/test/ui/macros/macro-backtrace-invalid-internals.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-100/+0
2021-10-15Bless testsCameron Steffen-4/+4
2021-08-11Modify structured suggestion outputEsteban Küber-2/+2
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-8/+8
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-0/+14
2019-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+2
2019-09-08Give method not found a primary span labelEsteban Küber-2/+2
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-10/+10
2018-12-25Remove licensesMark Rousskov-8/+8
2018-05-22Remove the unstable Float traitSimon Sapin-8/+8
2018-04-21Move intrinsics-based float methods out of libcore into libstdSimon Sapin-8/+8
2018-04-12AST/HIR: Merge field access expressions for named and numeric fieldsVadim Petrochenkov-9/+9
2018-03-14update testsGuillaume Gomez-2/+2
2018-02-26Update UI testsVadim Petrochenkov-2/+2
2018-02-26Update UI testsVadim Petrochenkov-16/+16
2018-02-25Update ui testsGuillaume Gomez-0/+2
2018-01-04Do not use casting for suggestion to add type to numeric literalEsteban Küber-4/+4
2018-01-03Provide suggestion when trying to use method on numeric literalEsteban Küber-7/+33
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-6/+6
2017-07-07Fold E0613 into E0609boreeas-2/+2
2017-07-02Revert "Change error count messages"Ariel Ben-Yehuda-1/+1
2017-06-15Add E0613Guillaume Gomez-2/+2
2017-06-15Add E0612Guillaume Gomez-2/+2
2017-06-12Add E0610Guillaume Gomez-2/+2
2017-06-11Add E0609Guillaume Gomez-2/+2
2017-05-27Add new error codes and update testsGuillaume Gomez-2/+2
2017-05-24Change error count messagesMichael Kohl-1/+1
2016-10-02Improve error message and snippet for "did you mean `x`"Gavin Baker-6/+6
2016-08-17Replace local backtrace with def-use, repair std macro spansJonathan Turner-0/+56