bevy/tools
Kristoffer Søholm 9214fd649d
Fix compilation of compile_fail_utils when not using rustup (#18394)
# 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.
2025-03-30 02:33:03 +00:00
..
build-easefunction-graphs
build-templated-pages
build-wasm-example
ci
compile_fail_utils Fix compilation of compile_fail_utils when not using rustup (#18394) 2025-03-30 02:33:03 +00:00
example-showcase
publish.sh