Files
rust/compiler/rustc_codegen_cranelift/scripts
Jonathan Brouwer e61be751b7 Rollup merge of #155220 - jieyouxu:dont-verbose-print-success-cg-clif, r=bjorn3
cg_clif: Don't show verbose run-make cmd output for passing tests

Uses `--verbose-run-make-subprocess-output=false` added in rust-lang/rust#154587 to suppress verbose cmd dump for passing `run-make` tests.

Closes rust-lang/rust#154069.
2026-05-07 14:13:53 +02:00
..
2026-02-18 15:22:36 +00:00

This directory is for scripts that are either never directly invoked or are not used very often. Scripts that are frequently used should be kept at the project root.