rust/tests
Jubilee 1462815098
Rollup merge of #131174 - madsmtm:target-info-sparc-abi, r=pnkfelix
Fix `target_abi` in `sparc-unknown-none-elf`

This was previously set to `target_abi = "elf"`, but `elf` is not used elsewhere as a target ABI (even though there's many targets that have it in their name), so I've removed it.

CC target maintainer ``@jonathanpallant,`` what do you think about this?
``@rustbot`` label O-SPARC
2024-10-04 14:11:36 -07:00
..
assembly Rollup merge of #130453 - randomPoison:trusty-x86, r=pnkfelix 2024-10-04 14:11:34 -07:00
auxiliary
codegen Avoid emptiness check in PeekMut::pop 2024-10-03 22:15:52 +08:00
codegen-units
coverage
coverage-run-rustdoc
crashes Rollup merge of #131187 - Zalathar:bad-attr-ice, r=jieyouxu 2024-10-03 21:52:46 +02:00
debuginfo
incremental
mir-opt Rollup merge of #130518 - scottmcm:stabilize-controlflow-extra, r=dtolnay 2024-10-04 14:11:34 -07:00
pretty
run-make Rollup merge of #126930 - Xaeroxe:file-checksum-hint, r=chenyukang 2024-10-02 21:26:58 -07:00
run-pass-valgrind
rustdoc
rustdoc-gui Enable --no-sandbox option by default for rustdoc GUI tests 2024-10-04 12:11:23 +02:00
rustdoc-js
rustdoc-js-std Fix rustdoc-js-std path-ordering test due to API removal 2024-10-02 11:15:48 +02:00
rustdoc-json
rustdoc-ui Auto merge of #131237 - GuillaumeGomez:rollup-il2i7z7, r=GuillaumeGomez 2024-10-04 15:28:24 +00:00
ui Rollup merge of #131174 - madsmtm:target-info-sparc-abi, r=pnkfelix 2024-10-04 14:11:36 -07:00
ui-fulldeps
COMPILER_TESTS.md