about summary refs log tree commit diff
path: root/tests/ui/env-macro/env-not-defined-default.stderr
AgeCommit message (Collapse)AuthorLines
2025-03-14Do not suggest using `-Zmacro-backtrace` for builtin macrosEsteban Küber-1/+0
For macros that are implemented on the compiler, we do *not* mention the `-Zmacro-backtrace` flag. This includes `derive`s and standard macros.
2024-03-17Move `option_env!` and `env!` tests to the `env-macro` directorybeetrees-0/+11