about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src/errors.rs
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-07-15 12:52:36 +0200
committerGitHub <noreply@github.com>2025-07-15 12:52:36 +0200
commit4e72ed79d44faf05ce948e20154d072af0fabc44 (patch)
tree0844d96670162996454c70d1c62ba39d2fda425b /compiler/rustc_codegen_gcc/src/errors.rs
parent7f2065a4bae1faed5bab928c670964eafbf43b55 (diff)
parentae1b1b4f8a9a1cd012cd7db944bbfa2adae703cb (diff)
downloadrust-4e72ed79d44faf05ce948e20154d072af0fabc44.tar.gz
rust-4e72ed79d44faf05ce948e20154d072af0fabc44.zip
Rollup merge of #142301 - Gelbpunkt:duplicated-path-in-error-musl, r=workingjubilee,fmease,jieyouxu
tests: Fix duplicated-path-in-error fail with musl

musl's dlopen returns a different error than glibc, which contains the name of the file. This would cause the test to fail, since the filename would appear twice in the output (once in the error from rustc, once in the error message from musl). Split the expected test outputs for the different libc implementations.

Fixes rust-lang/rust#128474
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/errors.rs')
0 files changed, 0 insertions, 0 deletions