about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-07-26 20:49:12 +0200
committerGitHub <noreply@github.com>2023-07-26 20:49:12 +0200
commitd35cf499d8a251a13cef00c48834cf2a88a8e206 (patch)
tree13c938c35ec1ce24be8994ff6b770bde4b2348c2 /compiler/rustc_codegen_gcc
parentd910e7d9eb5f5e38f3a2bda405aad5d64c9c7ba1 (diff)
parent9914ae3292801299b35475ae5f9f3f004916fb21 (diff)
downloadrust-d35cf499d8a251a13cef00c48834cf2a88a8e206.tar.gz
rust-d35cf499d8a251a13cef00c48834cf2a88a8e206.zip
Rollup merge of #113942 - ehuss:squelch-bad_path_expr_1, r=fee1-dead
Squelch a noisy rustc_expand unittest

The test `rustc_parse::tests::bad_path_expr_1` prints an error message to stderr, circumventing libtest's stderr intercept. This causes noise when running tests, in particular they show up 16 times on the GitHub Actions summary page. The solution here is to not use an error emitter that prints to stderr, and instead check that the correct error is generated.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions