about summary refs log tree commit diff
path: root/src/test/ui/macros/macros-nonfatal-errors.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-235/+0
2022-09-15Future-proof against loose bounds if default variant is non-exhaustive.Daniel Henry-Mantilla-1/+11
2022-04-07Stabilize `derive_default_enum`Jacob Pratt-29/+29
2022-01-12Remove ui tests for LLVM-style inline assemblyTomasz Miąsko-34/+34
2021-12-12Address review feedbackAmanieu d'Antras-37/+34
2021-12-12Stabilize asm! and global_asm!Amanieu d'Antras-6/+9
2021-10-15Bless testsCameron Steffen-5/+5
2021-10-03Practice diagnostic message conventionHirochika Matsumoto-1/+1
2021-08-15Fix ui tests for llvm_asm! deprecationAmanieu d'Antras-29/+29
2021-08-11Modify structured suggestion outputEsteban Küber-1/+1
2021-07-27Prohibit `#[default]` in invalid placesJacob Pratt-25/+61
2021-07-27Permit deriving default on enums with `#[default]`Jacob Pratt-18/+101
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-4/+4
2020-05-26expand `env!` with def-site contextAndy Russell-0/+2
2020-05-18Add tests for asm!Amanieu d'Antras-14/+20
2020-03-26Update tests to use llvm_asm!Amanieu d'Antras-3/+3
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-0/+6
2019-11-14Fix ui tests with better error code usageGuillaume Gomez-0/+1
2019-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+1
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+0
2019-03-11Update testsVadim Petrochenkov-15/+15
2018-10-05Fix two UI tests with locale-dependent outputVadim Petrochenkov-16/+16
2018-08-17Stabilize `use_extern_macros`Vadim Petrochenkov-18/+9
2018-08-16Revert "Ignore test that fails on stage1"Eduard-Mihai Burtescu-15/+15
2018-08-14Ignore test that fails on stage1Matthew Jasper-15/+15
2018-08-14Fixed 'no such file or directory' mismatch between Windows and Linux.David Wood-15/+15
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+100