rust/src/tools/run-make-support
Jieyou Xu 120c9fcb86
Disambiguate between rustc vs std having debug assertions
Additionally, `NO_DEBUG_ASSERTIONS` is set by CI that threads through to
the `./configure` script, which is somewhat fragile and "spooky action
at a distance". Instead, use env vars controlled by compiletest, whose
debug assertion info comes from bootstrap.
2025-07-11 19:58:22 +08:00
..
src Disambiguate between rustc vs std having debug assertions 2025-07-11 19:58:22 +08:00
Cargo.toml Sort and document run-make-support dependencies 2025-07-09 20:10:32 +08:00