rust/tests/incremental/env
Mads Marquart c772573708 Test that env! works with incremental compilation
This currently works because it's part of expansion, and that isn't yet
tracked by the query system. But we want to ensure it continues working,
even if that is changed.
2025-03-26 14:28:10 +01:00
..
env_macro.rs Test that env! works with incremental compilation 2025-03-26 14:28:10 +01:00
option_env_macro.rs Test that env! works with incremental compilation 2025-03-26 14:28:10 +01:00