![]() # Objective Currently the `compile_fail_utils` crate fails to compile (ironic) when the `RUSTUP_HOME` env var isn't set. This has been the case for a long time, but I only noticed it recently due to rust-analyzer starting to show the error. ## Solution Only filter the logs for the `RUSTUP_HOME` variable if it's set. |
||
---|---|---|
.. | ||
lib.rs |