about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2025-01-03 22:12:43 +0100
committerGitHub <noreply@github.com>2025-01-03 22:12:43 +0100
commit564a29dbfbdbf7bdaec57e8224f62ff92de407da (patch)
tree9cba73d360fe2a4b133d9214b2065b5a24e5cd4e /compiler/rustc_codegen_gcc/src/errors.rs
parentcdfe3d7f4ac5485bb490c5a7f805e9e88c4d1742 (diff)
parent6175d738625d07a1e3d3c7db06b6d6a69f59a04c (diff)
downloadrust-564a29dbfbdbf7bdaec57e8224f62ff92de407da.tar.gz
rust-564a29dbfbdbf7bdaec57e8224f62ff92de407da.zip
Rollup merge of #135036 - jieyouxu:rmake-be-quiet, r=compiler-errors
run-make-support: adjust assertion printing, add some basic sanity checks

cc ``@Noratrieb``

I think we may have unintentionally regressed this recently and double-printed (or printed even when the assertions didn't fail). This PR should condition the detail dumps only when the assertions fail.

Added some basic sanity checks for the assertions helpers except for the directory comparisons. That particular helper is not robust against symlinks, and I intend to address it in a follow-up (issue is #135037).

r? bootstrap (or compiler)
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/errors.rs')
0 files changed, 0 insertions, 0 deletions