| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-03-14 | Do not suggest using `-Zmacro-backtrace` for builtin macros | Esteban 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-17 | Move `option_env!` and `env!` tests to the `env-macro` directory | beetrees | -0/+11 | |
