Files
rust/compiler/rustc_codegen_llvm/src
Matthias Krüger d1e921e854 Rollup merge of #149764 - Zalathar:has-zstd, r=bjorn3
Make `--print=backend-has-zstd` work by default on any backend

Using a defaulted `CodegenBackend` method that querying for zstd support should automatically print a safe value of `false` on any backend that doesn't specifically indicate the presence or absence of zstd.

This should fix the compiletest failures reported in https://github.com/rust-lang/rust/pull/149666#discussion_r2597881482, which can occur when LLVM is not the default codegen backend.
2025-12-10 17:16:48 +01:00
..
2025-11-25 20:04:27 +01:00
2025-11-28 19:30:39 +00:00
2025-11-25 20:04:27 +01:00
2025-11-11 18:34:47 -05:00
2025-10-15 20:06:46 -04:00
2025-11-04 21:27:22 -05:00
2025-11-25 20:04:27 +01:00
2025-11-25 20:04:27 +01:00
2025-11-25 20:04:27 +01:00
2025-11-04 21:27:22 -05:00
2025-11-11 18:22:38 -05:00