rust/tests/run-make/print-request-help-stable-unstable
Zalathar 84ff44c749 Add perma-unstable --print=backend-has-zstd for use by compiletest
Tests for `-Zdebuginfo-compression=zstd` need to be skipped if LLVM was built
without support for zstd compression.

Currently, compiletest relies on messy and fragile heuristics to detect whether
the compiler's LLVM was built with zstd support. But the compiler itself
already knows whether LLVM has zstd or not, so it's easier for compiletest to
just ask the compiler.
2025-12-05 14:27:52 +11:00
..
help-diff.diff Add perma-unstable --print=backend-has-zstd for use by compiletest 2025-12-05 14:27:52 +11:00
rmake.rs Hide unstable print kinds within emit_unknown_print_request_help in stable channel 2025-04-17 22:02:31 +08:00
stable-invalid-print-request-help.err Hide unstable print kinds within emit_unknown_print_request_help in stable channel 2025-04-17 22:02:31 +08:00
unstable-invalid-print-request-help.err Add perma-unstable --print=backend-has-zstd for use by compiletest 2025-12-05 14:27:52 +11:00