Commit Graph

3 Commits

Author SHA1 Message Date
Esteban Küber
f0b8e13b59 Do not suggest using -Zmacro-backtrace for builtin macros
For macros that are implemented on the compiler, we do *not* mention the `-Zmacro-backtrace` flag. This includes `derive`s and standard macros.
2025-03-14 19:50:03 +00:00
beetrees
feecfaa18d Fix bug where option_env! would return None when env var is present but not valid Unicode 2024-10-13 02:10:19 +01:00
beetrees
0bbaa2505b Fix error message for env! when env var is not valid Unicode 2024-04-01 05:44:45 +01:00