about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-04-14 09:01:57 +0200
committerGitHub <noreply@github.com>2024-04-14 09:01:57 +0200
commitbd4f67c2cdb853fca82f530ac591989a437016de (patch)
tree23311dee6139a83cb304b1e3043341aa8febbe54 /compiler/rustc_codegen_llvm/src/errors.rs
parent7c8c2f08e16ede8fcdbeab50b9fd508f203c61b4 (diff)
parenta67a119424377ec53a3b36bca251a30637ae42dd (diff)
downloadrust-bd4f67c2cdb853fca82f530ac591989a437016de.tar.gz
rust-bd4f67c2cdb853fca82f530ac591989a437016de.zip
Rollup merge of #123699 - jieyouxu:rmake-refactor, r=Mark-Simulacrum
run-make-support: tidy up support library

- Make `handle_failed_output` take `&Command` instead of having the caller keep doing `format!("{:#?}", s)`.
- Introduce a helper macro for implementing common command wrappers, such as `arg`, `args`, `run`, `run_fail`.
    - Use the helper macro on existing command wrappers and remove manual copy-pasta'd implementations.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions