diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-07-26 20:49:12 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-26 20:49:12 +0200 |
| commit | d35cf499d8a251a13cef00c48834cf2a88a8e206 (patch) | |
| tree | 13c938c35ec1ce24be8994ff6b770bde4b2348c2 /compiler/rustc_mir_transform/src | |
| parent | d910e7d9eb5f5e38f3a2bda405aad5d64c9c7ba1 (diff) | |
| parent | 9914ae3292801299b35475ae5f9f3f004916fb21 (diff) | |
| download | rust-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_mir_transform/src')
0 files changed, 0 insertions, 0 deletions
