-Zmacro-backtrace
For macros that are implemented on the compiler, we do *not* mention the `-Zmacro-backtrace` flag. This includes `derive`s and standard macros.
Co-authored-by: Adrian <adrian.iosdev@gmail.com>