about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-06-24 20:46:07 +0200
committerGitHub <noreply@github.com>2025-06-24 20:46:07 +0200
commit00890953318c66614ce2b36740cded592b32b814 (patch)
treedaf425300fd261d6cbc09f265a52336bbb1708ba /compiler/rustc_interface/src
parent4488018ef89d4a3015ba266bb1eada1b607ec176 (diff)
parentd9395825f9d035133a3b3799c8253b43f277b9cb (diff)
downloadrust-00890953318c66614ce2b36740cded592b32b814.tar.gz
rust-00890953318c66614ce2b36740cded592b32b814.zip
Rollup merge of #142965 - raoulstrackx:raoul/rte-497-fix_c-link-to-rust-va-list-fn_test, r=jieyouxu
[RTE-497] Ignore `c-link-to-rust-va-list-fn` test on SGX platform

rust-lang/rust#141856 enables using the runner defined in bootstrap.toml to execute run-make tests. A test was added for this feature that compiles a Rust library and C code, links them together and passes the result to the runner. Unfortunately, that's not sufficient for the SGX platform; x86 machine code cannot be directly executed. This PR fixes the issue by disabling this test for SGX.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions