about summary refs log tree commit diff
path: root/tests/ui/macros/macros-nonfatal-errors.stderr
AgeCommit message (Expand)AuthorLines
2025-06-24Remove the deprecated `concat_idents!` macroTrevor Gross-37/+31
2025-04-24Deprecate the unstable `concat_idents!`Trevor Gross-31/+31
2025-03-14Do not suggest using `-Zmacro-backtrace` for builtin macrosEsteban Küber-9/+0
2024-12-21Use E0665 for missing `#[default]` errorEsteban Küber-28/+54
2024-03-27Suggest correct path in include_bytes!Kornel-2/+2
2023-04-10Migrate most of `rustc_builtin_macros` to diagnostic implsclubby789-3/+15
2023-02-28Explain compile-time vs run-time difference in env!() error messageKornel-4/+5
2023-01-11Move /src/test to /testsAlbert Larsan-0/+235