about summary refs log tree commit diff
path: root/tests/ui/deriving/multiple-defaults.stderr
AgeCommit message (Collapse)AuthorLines
2025-03-14Do not suggest using `-Zmacro-backtrace` for builtin macrosEsteban Küber-2/+0
For macros that are implemented on the compiler, we do *not* mention the `-Zmacro-backtrace` flag. This includes `derive`s and standard macros.
2023-11-21improve help for multiple `#[default]` variantsLukas Markeffsky-0/+62