Now `option_env_unwrap` warns even if a variable isn't set at compiletime Fixes #10742 changelog: Fix false negative where `option_env_unwrap` wouldn't warn if the env variable isn't set at compile-time.
Now `option_env_unwrap` warns even if a variable isn't set at compiletime Fixes #10742 changelog: Fix false negative where `option_env_unwrap` wouldn't warn if the env variable isn't set at compile-time.