7. Armv7E-M bare-metal (soft-float)

This page outlines the testing of Ferrocene rolling (based on Rust 1.99.0) in the following environment:

Target name

Target tuple

Host platform:

x86-64 Linux (glibc)

x86_64-unknown-linux-gnu

Compilation target:

Armv7E-M bare-metal (soft-float)

thumbv7em-none-eabi

Bare metal testing target:

Armv7E-M bare-metal (soft-float)

thumbv7em-ferrocene.facade-eabi

7.1. Test results

The following are the results of the Ferrocene test suites. For further details of each test suite, refer to Evaluation Report : Qualification Method.

7.1.1. Compiletest Test Suite

Test suite: RUSTC_TS1_COMP

The following compiletest suites were executed as part of this test suite:

Compiletest suite

Variant

Passed tests

Ignored tests

Failed tests

Total tests

assembly-llvm (mode: assembly)

Edition: 2015 , Emulated CPU: cortex-m4

627

118

0

745

assembly-llvm (mode: assembly)

Edition: 2015 , Emulated CPU: cortex-m4 , Target CPU: cortex-m4

627

118

0

745

build-std (mode: run-make)

Edition: 2015 , Emulated CPU: cortex-m4

0

1

0

1

build-std (mode: run-make)

Edition: 2015 , Emulated CPU: cortex-m4 , Target CPU: cortex-m4

0

1

0

1

codegen-llvm (mode: codegen)

Edition: 2015 , Emulated CPU: cortex-m4

822

328

0

1150

codegen-llvm (mode: codegen)

Edition: 2015 , Emulated CPU: cortex-m4 , Target CPU: cortex-m4

822

328

0

1150

codegen-units

Edition: 2015 , Emulated CPU: cortex-m4

45

1

0

46

codegen-units

Edition: 2015 , Emulated CPU: cortex-m4 , Target CPU: cortex-m4

45

1

0

46

coverage (mode: coverage-map)

Edition: 2015 , Emulated CPU: cortex-m4

103

2

0

105

coverage (mode: coverage-map)

Edition: 2015 , Emulated CPU: cortex-m4 , Target CPU: cortex-m4

103

2

0

105

coverage (mode: coverage-run)

Edition: 2015 , Emulated CPU: cortex-m4

0

105

0

105

coverage (mode: coverage-run)

Edition: 2015 , Emulated CPU: cortex-m4 , Target CPU: cortex-m4

0

105

0

105

crashes

Edition: 2015 , Emulated CPU: cortex-m4

173

2

0

175

crashes

Edition: 2015 , Emulated CPU: cortex-m4 , Target CPU: cortex-m4

173

2

0

175

incremental

Edition: 2015 , Emulated CPU: cortex-m4

171

7

0

178

incremental

Edition: 2015 , Emulated CPU: cortex-m4 , Target CPU: cortex-m4

171

7

0

178

mir-opt

Edition: 2015 , Emulated CPU: cortex-m4

372

35

0

407

mir-opt

Edition: 2015 , Emulated CPU: cortex-m4 , Target CPU: cortex-m4

372

35

0

407

run-make

Edition: 2015 , Emulated CPU: cortex-m4

169

351

0

520

run-make

Edition: 2015 , Emulated CPU: cortex-m4 , Target CPU: cortex-m4

169

351

0

520

run-make-cargo (mode: run-make)

Edition: 2015 , Emulated CPU: cortex-m4

7

7

0

14

run-make-cargo (mode: run-make)

Edition: 2015 , Emulated CPU: cortex-m4 , Target CPU: cortex-m4

7

7

0

14

ui

Edition: 2015 , Emulated CPU: cortex-m4

21439

860

0

22299

ui

Edition: 2015 , Emulated CPU: cortex-m4 , Target CPU: cortex-m4

21439

860

0

22299

Note

The following test suites are not executed on Armv7E-M bare-metal (soft-float), as it is not a host platform:

Test suite

Purpose

Pretty

Tests the compiler’s pretty printing.

RunMakeFullDeps, UiFullDeps

Tests the compiler binary’s invocation.

Rustdoc, RustdocJson, RustdocUi

Tests the documentation generator.

7.1.2. Library Test Suite

Test suite: RUSTC_TS2_LIBR

Crate name

Variant

Passed tests

Ignored tests

Failed tests

Total tests

alloc, alloctests

Emulated CPU: cortex-m4

1769

51

0

1820

alloc, alloctests

Emulated CPU: cortex-m4 , Target CPU: cortex-m4

1769

51

0

1820

core, coretests

Emulated CPU: cortex-m4

3186

5

0

3191

core, coretests

Emulated CPU: cortex-m4 , Target CPU: cortex-m4

3186

5

0

3191

test

Emulated CPU: cortex-m4

52

6

0

58

test

Emulated CPU: cortex-m4 , Target CPU: cortex-m4

52

6

0

58

Note

The std crate is not tested on Armv7E-M bare-metal (soft-float) because it is not available on bare metal targets.

7.1.3. Compiler Test Suite

Test suite: RUSTC_TS3_CRAT

Note

The compiler test suite is not tested on Armv7E-M bare-metal (soft-float), as it is not a host platform.

7.1.4. Linkchecker Test Suite

Test suite: RUSTC_TS4_LINK

Note

The linkchecker test suite is not tested on Armv7E-M bare-metal (soft-float), as it is not a host platform.

7.1.5. Build System Test Suite

Test suite: RUSTC_TS6_BSYS

Note

The build system test suite is not tested on Armv7E-M bare-metal (soft-float), as it is not a host platform.

7.1.6. Tidy Test Suite

Test suite: RUSTC_TS7_TIDY

Note

The tidy test suite is not tested on Armv7E-M bare-metal (soft-float), as it is not a host platform.

7.1.7. Self-Test Test Suite

Test suite: RUSTC_TS8_SELF

Note

The self-test test suite is not tested on Armv7E-M bare-metal (soft-float), as it is not a host platform.

7.2. Ignored Tests

The following table presents the 3758 tests that were ignored by our infrastructure for Armv7E-M bare-metal (soft-float), along with the reason as to why they were ignored.

Test name

Ignore reason

[assembly] tests/assembly-llvm/aarch64-arm-load-store.rs#AARCH64

only executed when the target is aarch64-unknown-linux-gnu

[assembly] tests/assembly-llvm/aarch64-arm-load-store.rs#AARCH64

only executed when the target is aarch64-unknown-linux-gnu

[assembly] tests/assembly-llvm/aarch64-arm-load-store.rs#ARMV7

ignored when the architecture is part of the Thumb family

[assembly] tests/assembly-llvm/aarch64-arm-load-store.rs#ARMV7

ignored when the architecture is part of the Thumb family

[assembly] tests/assembly-llvm/aarch64-vld2-s16.rs

only executed when the target is aarch64-unknown-linux-gnu

[assembly] tests/assembly-llvm/aarch64-vld2-s16.rs

only executed when the target is aarch64-unknown-linux-gnu

[assembly] tests/assembly-llvm/aarch64-xray.rs#aarch64-darwin

only executed when the target is aarch64-apple-darwin

[assembly] tests/assembly-llvm/aarch64-xray.rs#aarch64-darwin

only executed when the target is aarch64-apple-darwin

[assembly] tests/assembly-llvm/aarch64-xray.rs#aarch64-linux

only executed when the target is aarch64-unknown-linux-gnu

[assembly] tests/assembly-llvm/aarch64-xray.rs#aarch64-linux

only executed when the target is aarch64-unknown-linux-gnu

[assembly] tests/assembly-llvm/align_offset.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/align_offset.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/asm/aarch64-outline-atomics.rs

ignored when the target is part of the Ferrocene facade target family

[assembly] tests/assembly-llvm/asm/aarch64-outline-atomics.rs

ignored when the target is part of the Ferrocene facade target family

[assembly] tests/assembly-llvm/asm/amdgpu-types.rs#gfx11

ignored on targets without Rust’s LLD

[assembly] tests/assembly-llvm/asm/amdgpu-types.rs#gfx11

ignored on targets without Rust’s LLD

[assembly] tests/assembly-llvm/asm/amdgpu-types.rs#gfx12

ignored on targets without Rust’s LLD

[assembly] tests/assembly-llvm/asm/amdgpu-types.rs#gfx12

ignored on targets without Rust’s LLD

[assembly] tests/assembly-llvm/asm/amdgpu-vec-types.rs#gfx11

ignored on targets without Rust’s LLD

[assembly] tests/assembly-llvm/asm/amdgpu-vec-types.rs#gfx11

ignored on targets without Rust’s LLD

[assembly] tests/assembly-llvm/asm/amdgpu-vec-types.rs#gfx12

ignored on targets without Rust’s LLD

[assembly] tests/assembly-llvm/asm/amdgpu-vec-types.rs#gfx12

ignored on targets without Rust’s LLD

[assembly] tests/assembly-llvm/asm/amdgpu-vec-types2.rs#gfx1030

ignored on targets without Rust’s LLD

[assembly] tests/assembly-llvm/asm/amdgpu-vec-types2.rs#gfx1030

ignored on targets without Rust’s LLD

[assembly] tests/assembly-llvm/asm/amdgpu-vec-types2.rs#gfx942

ignored on targets without Rust’s LLD

[assembly] tests/assembly-llvm/asm/amdgpu-vec-types2.rs#gfx942

ignored on targets without Rust’s LLD

[assembly] tests/assembly-llvm/asm/amdgpu-vec-types2.rs#gfx950

ignored on targets without Rust’s LLD

[assembly] tests/assembly-llvm/asm/amdgpu-vec-types2.rs#gfx950

ignored on targets without Rust’s LLD

[assembly] tests/assembly-llvm/asm/comments.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/asm/comments.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/asm/global_asm.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/asm/global_asm.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/asm/inline-asm-avx.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/asm/inline-asm-avx.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/breakpoint.rs#aarch64

only executed when the architecture is aarch64

[assembly] tests/assembly-llvm/breakpoint.rs#aarch64

only executed when the architecture is aarch64

[assembly] tests/assembly-llvm/breakpoint.rs#x86_64

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/breakpoint.rs#x86_64

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/c-variadic/arm.rs

ignored when the architecture is part of the Thumb family

[assembly] tests/assembly-llvm/c-variadic/arm.rs

ignored when the architecture is part of the Thumb family

[assembly] tests/assembly-llvm/carryless-mul.rs#aarch64

only executed when the target is aarch64-unknown-linux-gnu

[assembly] tests/assembly-llvm/carryless-mul.rs#aarch64

only executed when the target is aarch64-unknown-linux-gnu

[assembly] tests/assembly-llvm/carryless-mul.rs#riscv64

only executed when the target is riscv64gc-unknown-linux-gnu

[assembly] tests/assembly-llvm/carryless-mul.rs#riscv64

only executed when the target is riscv64gc-unknown-linux-gnu

[assembly] tests/assembly-llvm/carryless-mul.rs#x86_64

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/carryless-mul.rs#x86_64

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/closure-inherit-target-feature.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/closure-inherit-target-feature.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/crc-v8a.rs

only executed when the architecture is aarch64

[assembly] tests/assembly-llvm/crc-v8a.rs

only executed when the architecture is aarch64

[assembly] tests/assembly-llvm/emit-intel-att-syntax.rs#att

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/emit-intel-att-syntax.rs#att

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/emit-intel-att-syntax.rs#intel

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/emit-intel-att-syntax.rs#intel

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/force-target-feature.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/force-target-feature.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/is_aligned.rs#opt-size

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/is_aligned.rs#opt-size

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/is_aligned.rs#opt-speed

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/is_aligned.rs#opt-speed

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/issue-141649.rs#aarch64

only executed when the architecture is aarch64

[assembly] tests/assembly-llvm/issue-141649.rs#aarch64

only executed when the architecture is aarch64

[assembly] tests/assembly-llvm/issue-141649.rs#linux-x86_64

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/issue-141649.rs#linux-x86_64

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/issue-141649.rs#windows-x86_64-msvc

only executed when the target is x86_64-pc-windows-msvc

[assembly] tests/assembly-llvm/issue-141649.rs#windows-x86_64-msvc

only executed when the target is x86_64-pc-windows-msvc

[assembly] tests/assembly-llvm/issue-83585-small-pod-struct-equality.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/issue-83585-small-pod-struct-equality.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/libs/issue-115339-zip-arrays.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/libs/issue-115339-zip-arrays.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/libs/issue-140207-slice-min-simd.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/libs/issue-140207-slice-min-simd.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/manual-eq-efficient.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/manual-eq-efficient.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/naked-functions/aarch64-naked-fn-no-bti-prolog.rs

only executed when the architecture is aarch64

[assembly] tests/assembly-llvm/naked-functions/aarch64-naked-fn-no-bti-prolog.rs

only executed when the architecture is aarch64

[assembly] tests/assembly-llvm/naked-functions/x86_64-naked-fn-no-cet-prolog.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/naked-functions/x86_64-naked-fn-no-cet-prolog.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/niche-prefer-zero.rs

only executed when the architecture is x86

[assembly] tests/assembly-llvm/niche-prefer-zero.rs

only executed when the architecture is x86

[assembly] tests/assembly-llvm/nvptx-arch-default.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-arch-default.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-arch-emit-asm.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-arch-emit-asm.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-arch-target-cpu.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-arch-target-cpu.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-atomics.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-atomics.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-c-abi-arg-v7.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-c-abi-arg-v7.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-c-abi-ret-v7.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-c-abi-ret-v7.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-debug.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-debug.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-internalizing.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-internalizing.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-kernel-abi/nvptx-kernel-args-abi-v7.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-kernel-abi/nvptx-kernel-args-abi-v7.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-linking-binary.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-linking-binary.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-linking-cdylib.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-linking-cdylib.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-safe-naming.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/nvptx-safe-naming.rs

only executed when the architecture is nvptx64

[assembly] tests/assembly-llvm/panic-no-unwind-no-uwtable.rs

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/panic-no-unwind-no-uwtable.rs

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/panic-unwind-no-uwtable.rs

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/panic-unwind-no-uwtable.rs

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/pauth-basic.rs#aarch64_unknown_linux_pauthtest

only executed when the ABI is pauthtest

[assembly] tests/assembly-llvm/pauth-basic.rs#aarch64_unknown_linux_pauthtest

only executed when the ABI is pauthtest

[assembly] tests/assembly-llvm/simd-bitmask.rs#aarch64

ignored when the LLVM version 22.1.8 is older than 23.0.0

[assembly] tests/assembly-llvm/simd-bitmask.rs#aarch64

ignored when the LLVM version 22.1.8 is older than 23.0.0

[assembly] tests/assembly-llvm/simd-intrinsic-mask-reduce.rs#aarch64

ignored when the LLVM version 22.1.8 is older than 23.0.0

[assembly] tests/assembly-llvm/simd-intrinsic-mask-reduce.rs#aarch64

ignored when the LLVM version 22.1.8 is older than 23.0.0

[assembly] tests/assembly-llvm/simd/reduce-fadd-unordered.rs#aarch64

only executed when the architecture is aarch64

[assembly] tests/assembly-llvm/simd/reduce-fadd-unordered.rs#aarch64

only executed when the architecture is aarch64

[assembly] tests/assembly-llvm/simd/reduce-fadd-unordered.rs#x86_64

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/simd/reduce-fadd-unordered.rs#x86_64

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/slice-is-ascii.rs#LA64

only executed when the architecture is loongarch64

[assembly] tests/assembly-llvm/slice-is-ascii.rs#LA64

only executed when the architecture is loongarch64

[assembly] tests/assembly-llvm/slice-is-ascii.rs#X86_64

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/slice-is-ascii.rs#X86_64

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/slice-is_ascii.rs#LIN

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/slice-is_ascii.rs#LIN

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/slice-is_ascii.rs#WIN

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/slice-is_ascii.rs#WIN

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/slp-vectorize-closure.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/slp-vectorize-closure.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-32bit-2.rs#all

only executed when the target environment is msvc

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-32bit-2.rs#all

only executed when the target environment is msvc

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-32bit-2.rs#missing

only executed when the target environment is msvc

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-32bit-2.rs#missing

only executed when the target environment is msvc

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-32bit-2.rs#none

only executed when the target environment is msvc

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-32bit-2.rs#none

only executed when the target environment is msvc

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-32bit-2.rs#strong

only executed when the target environment is msvc

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-32bit-2.rs#strong

only executed when the target environment is msvc

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-32bit.rs#all

only executed when the target environment is msvc

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-32bit.rs#all

only executed when the target environment is msvc

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-32bit.rs#basic

only executed when the target environment is msvc

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-32bit.rs#basic

only executed when the target environment is msvc

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-32bit.rs#missing

only executed when the target environment is msvc

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-32bit.rs#missing

only executed when the target environment is msvc

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-32bit.rs#none

only executed when the target environment is msvc

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-32bit.rs#none

only executed when the target environment is msvc

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-32bit.rs#strong

only executed when the target environment is msvc

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-32bit.rs#strong

only executed when the target environment is msvc

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-64bit-2.rs#all

ignored when the pointer width is 32bit (64-bit table based SEH has slightly different behaviors than classic SEH)

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-64bit-2.rs#all

ignored when the pointer width is 32bit (64-bit table based SEH has slightly different behaviors than classic SEH)

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-64bit-2.rs#missing

ignored when the pointer width is 32bit (64-bit table based SEH has slightly different behaviors than classic SEH)

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-64bit-2.rs#missing

ignored when the pointer width is 32bit (64-bit table based SEH has slightly different behaviors than classic SEH)

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-64bit-2.rs#none

ignored when the pointer width is 32bit (64-bit table based SEH has slightly different behaviors than classic SEH)

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-64bit-2.rs#none

ignored when the pointer width is 32bit (64-bit table based SEH has slightly different behaviors than classic SEH)

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-64bit-2.rs#strong

ignored when the pointer width is 32bit (64-bit table based SEH has slightly different behaviors than classic SEH)

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-64bit-2.rs#strong

ignored when the pointer width is 32bit (64-bit table based SEH has slightly different behaviors than classic SEH)

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-64bit.rs#all

ignored when the pointer width is 32bit (64-bit table based SEH has slightly different behaviors than classic SEH)

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-64bit.rs#all

ignored when the pointer width is 32bit (64-bit table based SEH has slightly different behaviors than classic SEH)

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-64bit.rs#basic

ignored when the pointer width is 32bit (64-bit table based SEH has slightly different behaviors than classic SEH)

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-64bit.rs#basic

ignored when the pointer width is 32bit (64-bit table based SEH has slightly different behaviors than classic SEH)

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-64bit.rs#missing

ignored when the pointer width is 32bit (64-bit table based SEH has slightly different behaviors than classic SEH)

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-64bit.rs#missing

ignored when the pointer width is 32bit (64-bit table based SEH has slightly different behaviors than classic SEH)

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-64bit.rs#none

ignored when the pointer width is 32bit (64-bit table based SEH has slightly different behaviors than classic SEH)

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-64bit.rs#none

ignored when the pointer width is 32bit (64-bit table based SEH has slightly different behaviors than classic SEH)

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-64bit.rs#strong

ignored when the pointer width is 32bit (64-bit table based SEH has slightly different behaviors than classic SEH)

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect-windows-64bit.rs#strong

ignored when the pointer width is 32bit (64-bit table based SEH has slightly different behaviors than classic SEH)

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect.rs#all

ignored when the target is part of the Ferrocene facade target family

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect.rs#all

ignored when the target is part of the Ferrocene facade target family

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect.rs#basic

ignored when the target is part of the Ferrocene facade target family

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect.rs#basic

ignored when the target is part of the Ferrocene facade target family

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect.rs#missing

ignored when the target is part of the Ferrocene facade target family

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect.rs#missing

ignored when the target is part of the Ferrocene facade target family

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect.rs#none

ignored when the target is part of the Ferrocene facade target family

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect.rs#none

ignored when the target is part of the Ferrocene facade target family

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect.rs#strong

ignored when the target is part of the Ferrocene facade target family

[assembly] tests/assembly-llvm/stack-protector/stack-protector-heuristics-effect.rs#strong

ignored when the target is part of the Ferrocene facade target family

[assembly] tests/assembly-llvm/stack-protector/stack-protector-safe-stack.rs#all

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/stack-protector/stack-protector-safe-stack.rs#all

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/stack-protector/stack-protector-safe-stack.rs#none

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/stack-protector/stack-protector-safe-stack.rs#none

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/stack-protector/stack-protector-safe-stack.rs#safestack

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/stack-protector/stack-protector-safe-stack.rs#safestack

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/stack-protector/stack-protector-safe-stack.rs#safestack_all

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/stack-protector/stack-protector-safe-stack.rs#safestack_all

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/stack-protector/stack-protector-safe-stack.rs#safestack_strong

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/stack-protector/stack-protector-safe-stack.rs#safestack_strong

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/stack-protector/stack-protector-safe-stack.rs#strong

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/stack-protector/stack-protector-safe-stack.rs#strong

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/strict_provenance.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/strict_provenance.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/wasm_exceptions.rs

only executed when the architecture is wasm32

[assembly] tests/assembly-llvm/wasm_exceptions.rs

only executed when the architecture is wasm32

[assembly] tests/assembly-llvm/wasm_legacy_eh.rs

only executed when the architecture is wasm32

[assembly] tests/assembly-llvm/wasm_legacy_eh.rs

only executed when the architecture is wasm32

[assembly] tests/assembly-llvm/x86_64-array-pair-load-store-merge.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-array-pair-load-store-merge.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-bigint-helpers.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-bigint-helpers.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-cmp.rs#DEBUG

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-cmp.rs#DEBUG

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-cmp.rs#OPTIM

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-cmp.rs#OPTIM

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-floating-point-clamp.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-floating-point-clamp.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-function-return.rs#keep

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-function-return.rs#keep

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-function-return.rs#keep-thunk-extern

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-function-return.rs#keep-thunk-extern

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-function-return.rs#thunk-extern

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-function-return.rs#thunk-extern

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-function-return.rs#thunk-extern-keep

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-function-return.rs#thunk-extern-keep

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-function-return.rs#unset

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-function-return.rs#unset

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-indirect-branch-cs-prefix.rs#set

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-indirect-branch-cs-prefix.rs#set

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-indirect-branch-cs-prefix.rs#unset

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-indirect-branch-cs-prefix.rs#unset

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-mcount.rs#x86_64-darwin

only executed when the target is x86_64-apple-darwin

[assembly] tests/assembly-llvm/x86_64-mcount.rs#x86_64-darwin

only executed when the target is x86_64-apple-darwin

[assembly] tests/assembly-llvm/x86_64-mcount.rs#x86_64-linux

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/x86_64-mcount.rs#x86_64-linux

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/x86_64-no-jump-tables.rs#set

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-no-jump-tables.rs#set

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-no-jump-tables.rs#unset

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-no-jump-tables.rs#unset

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-sse_crc.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-sse_crc.rs

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-typed-swap.rs#LIN

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-typed-swap.rs#LIN

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-typed-swap.rs#WIN

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-typed-swap.rs#WIN

only executed when the architecture is x86_64

[assembly] tests/assembly-llvm/x86_64-windows-float-abi.rs#LLVM23

ignored when the LLVM version 22.1.8 is older than 23.0.0

[assembly] tests/assembly-llvm/x86_64-windows-float-abi.rs#LLVM23

ignored when the LLVM version 22.1.8 is older than 23.0.0

[assembly] tests/assembly-llvm/x86_64-xray.rs#x86_64-darwin

only executed when the target is x86_64-apple-darwin

[assembly] tests/assembly-llvm/x86_64-xray.rs#x86_64-darwin

only executed when the target is x86_64-apple-darwin

[assembly] tests/assembly-llvm/x86_64-xray.rs#x86_64-linux

only executed when the target is x86_64-unknown-linux-gnu

[assembly] tests/assembly-llvm/x86_64-xray.rs#x86_64-linux

only executed when the target is x86_64-unknown-linux-gnu

[codegen-units] tests/codegen-units/item-collection/opaque-return-impls.rs

only executed when the target is x86_64-unknown-linux-gnu

[codegen-units] tests/codegen-units/item-collection/opaque-return-impls.rs

only executed when the target is x86_64-unknown-linux-gnu

[codegen] tests/codegen-llvm/abi-main-signature-16bit-c-int.rs#avr

only executed when the architecture is avr

[codegen] tests/codegen-llvm/abi-main-signature-16bit-c-int.rs#avr

only executed when the architecture is avr

[codegen] tests/codegen-llvm/abi-main-signature-16bit-c-int.rs#msp

only executed when the architecture is msp430

[codegen] tests/codegen-llvm/abi-main-signature-16bit-c-int.rs#msp

only executed when the architecture is msp430

[codegen] tests/codegen-llvm/abi-noundef-cast.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/abi-noundef-cast.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/abi-x86_64_sysv.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/abi-x86_64_sysv.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/amdgpu-addrspacecast.rs#LLVM21

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[codegen] tests/codegen-llvm/amdgpu-addrspacecast.rs#LLVM21

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[codegen] tests/codegen-llvm/array-cmp.rs#LLVM23

ignored when the LLVM version 22.1.8 is older than 23.0.0

[codegen] tests/codegen-llvm/array-cmp.rs#LLVM23

ignored when the LLVM version 22.1.8 is older than 23.0.0

[codegen] tests/codegen-llvm/array-equality.rs#llvm-current

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/array-equality.rs#llvm-current

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/array-equality.rs#llvm-next

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/array-equality.rs#llvm-next

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/array-map.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/array-map.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/critical.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/critical.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/global_asm.rs#x32

only executed when the architecture is x86

[codegen] tests/codegen-llvm/asm/global_asm.rs#x32

only executed when the architecture is x86

[codegen] tests/codegen-llvm/asm/global_asm.rs#x64

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/global_asm.rs#x64

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/global_asm_include.rs#x32

only executed when the architecture is x86

[codegen] tests/codegen-llvm/asm/global_asm_include.rs#x32

only executed when the architecture is x86

[codegen] tests/codegen-llvm/asm/global_asm_include.rs#x64

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/global_asm_include.rs#x64

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/global_asm_x2.rs#x32

only executed when the architecture is x86

[codegen] tests/codegen-llvm/asm/global_asm_x2.rs#x32

only executed when the architecture is x86

[codegen] tests/codegen-llvm/asm/global_asm_x2.rs#x64

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/global_asm_x2.rs#x64

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/goto.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/goto.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/may_unwind.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/may_unwind.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/maybe-uninit.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/maybe-uninit.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/multiple-options.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/multiple-options.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/options.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/options.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/x86-clobber_abi.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/x86-clobber_abi.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/x86-clobbers.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/x86-clobbers.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/x86-target-clobbers.rs#avx512

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/x86-target-clobbers.rs#avx512

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/x86-target-clobbers.rs#base

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/asm/x86-target-clobbers.rs#base

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/async-fn-debug-awaitee-field.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/async-fn-debug-awaitee-field.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/async-fn-debug-msvc.rs

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/async-fn-debug-msvc.rs

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/autodiff/abi_handling.rs#debug

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/abi_handling.rs#debug

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/abi_handling.rs#release

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/abi_handling.rs#release

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/autodiffv2.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/autodiffv2.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/batched.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/batched.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/generic.rs#F32

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/generic.rs#F32

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/generic.rs#F64

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/generic.rs#F64

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/generic.rs#Main

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/generic.rs#Main

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/identical_fnc.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/identical_fnc.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/impl.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/impl.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/scalar.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/scalar.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/sret.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/sret.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/trait.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/trait.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/typetree.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/typetree.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/void_ret.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autodiff/void_ret.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/autovec/dont-shuffle-bswaps-opt3.rs#AARCH64

only executed when the architecture is aarch64

[codegen] tests/codegen-llvm/autovec/dont-shuffle-bswaps-opt3.rs#AARCH64

only executed when the architecture is aarch64

[codegen] tests/codegen-llvm/autovec/dont-shuffle-bswaps-opt3.rs#X86_64

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/autovec/dont-shuffle-bswaps-opt3.rs#X86_64

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/autovec/dont-shuffle-bswaps-opt3.rs#Z13

only executed when the architecture is s390x

[codegen] tests/codegen-llvm/autovec/dont-shuffle-bswaps-opt3.rs#Z13

only executed when the architecture is s390x

[codegen] tests/codegen-llvm/autovectorize-f32x4.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/autovectorize-f32x4.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/become-musttail.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/become-musttail.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/binary-heap-peek-mut-pop-no-panic.rs

ignored when std is built with debug assertions

[codegen] tests/codegen-llvm/binary-heap-peek-mut-pop-no-panic.rs

ignored when std is built with debug assertions

[codegen] tests/codegen-llvm/bpf-allows-unaligned.rs

only executed when the architecture is bpf

[codegen] tests/codegen-llvm/bpf-allows-unaligned.rs

only executed when the architecture is bpf

[codegen] tests/codegen-llvm/cffi/c-variadic-naked.rs

ignored on targets without a ret assembly instruction

[codegen] tests/codegen-llvm/cffi/c-variadic-naked.rs

ignored on targets without a ret assembly instruction

[codegen] tests/codegen-llvm/cffi/c-variadic-va_list.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/cffi/c-variadic-va_list.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/cffi/c-variadic.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/cffi/c-variadic.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/cfguard-checks.rs

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/cfguard-checks.rs

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/cfguard-disabled.rs

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/cfguard-disabled.rs

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/cfguard-nochecks.rs

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/cfguard-nochecks.rs

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/codemodels.rs#MODEL-KERNEL

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/codemodels.rs#MODEL-KERNEL

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/codemodels.rs#MODEL-LARGE

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/codemodels.rs#MODEL-LARGE

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/codemodels.rs#MODEL-MEDIUM

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/codemodels.rs#MODEL-MEDIUM

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/codemodels.rs#MODEL-SMALL

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/codemodels.rs#MODEL-SMALL

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/codemodels.rs#NOMODEL

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/codemodels.rs#NOMODEL

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/cold-call-declare-and-call.rs#WIN

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/cold-call-declare-and-call.rs#WIN

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/const-vector.rs#OPT0_S390X

only executed when the architecture is s390x

[codegen] tests/codegen-llvm/const-vector.rs#OPT0_S390X

only executed when the architecture is s390x

[codegen] tests/codegen-llvm/copy.rs

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/copy.rs

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/coroutine-debug-msvc.rs

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/coroutine-debug-msvc.rs

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/darwin-objc-cross-crate.rs#aarch64_macos

only executed when the target is aarch64-apple-darwin

[codegen] tests/codegen-llvm/darwin-objc-cross-crate.rs#aarch64_macos

only executed when the target is aarch64-apple-darwin

[codegen] tests/codegen-llvm/darwin-objc-cross-crate.rs#x86_64_macos

only executed when the target is x86_64-apple-darwin

[codegen] tests/codegen-llvm/darwin-objc-cross-crate.rs#x86_64_macos

only executed when the target is x86_64-apple-darwin

[codegen] tests/codegen-llvm/debug-accessibility/crate-enum.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/debug-accessibility/crate-enum.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/debug-accessibility/private-enum.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/debug-accessibility/private-enum.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/debug-accessibility/public-enum.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/debug-accessibility/public-enum.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/debug-accessibility/super-enum.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/debug-accessibility/super-enum.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/debug-column-msvc.rs

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/debug-column-msvc.rs

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/debug-vtable.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/debug-vtable.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/debuginfo-dse.rs#CODEGEN

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/debuginfo-dse.rs#CODEGEN

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/debuginfo-dse.rs#OPTIMIZED

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/debuginfo-dse.rs#OPTIMIZED

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/debuginfo-generic-closure-env-names.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/debuginfo-generic-closure-env-names.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/default-visibility.rs#DEFAULT

only executed when the target is x86_64-unknown-linux-gnu

[codegen] tests/codegen-llvm/default-visibility.rs#DEFAULT

only executed when the target is x86_64-unknown-linux-gnu

[codegen] tests/codegen-llvm/default-visibility.rs#HIDDEN

only executed when the target is x86_64-unknown-linux-gnu

[codegen] tests/codegen-llvm/default-visibility.rs#HIDDEN

only executed when the target is x86_64-unknown-linux-gnu

[codegen] tests/codegen-llvm/default-visibility.rs#INTERPOSABLE

only executed when the target is x86_64-unknown-linux-gnu

[codegen] tests/codegen-llvm/default-visibility.rs#INTERPOSABLE

only executed when the target is x86_64-unknown-linux-gnu

[codegen] tests/codegen-llvm/default-visibility.rs#PROTECTED

only executed when the target is x86_64-unknown-linux-gnu

[codegen] tests/codegen-llvm/default-visibility.rs#PROTECTED

only executed when the target is x86_64-unknown-linux-gnu

[codegen] tests/codegen-llvm/dllimports/main.rs

only executed when the operating system is windows

[codegen] tests/codegen-llvm/dllimports/main.rs

only executed when the operating system is windows

[codegen] tests/codegen-llvm/double_panic_wasm.rs

only executed when the architecture is wasm32

[codegen] tests/codegen-llvm/double_panic_wasm.rs

only executed when the architecture is wasm32

[codegen] tests/codegen-llvm/drop.rs

ignored on targets without unwinding support (- this test verifies the amount of drop calls when unwinding is used)

[codegen] tests/codegen-llvm/drop.rs

ignored on targets without unwinding support (- this test verifies the amount of drop calls when unwinding is used)

[codegen] tests/codegen-llvm/enum/enum-aggregate.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/enum/enum-aggregate.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/enum/enum-discriminant-eq.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/enum/enum-discriminant-eq.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/enum/enum-match.rs#LLVM22

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/enum/enum-match.rs#LLVM22

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/enum/enum-match.rs#LLVM23

ignored when the LLVM version 22.1.8 is older than 23.0.0

[codegen] tests/codegen-llvm/enum/enum-match.rs#LLVM23

ignored when the LLVM version 22.1.8 is older than 23.0.0

[codegen] tests/codegen-llvm/enum/enum-transparent-extract.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/enum/enum-transparent-extract.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/enum/enum-two-variants-match.rs

only executed when the pointer width is 64bit ((because these discriminants are isize))

[codegen] tests/codegen-llvm/enum/enum-two-variants-match.rs

only executed when the pointer width is 64bit ((because these discriminants are isize))

[codegen] tests/codegen-llvm/float/f128.rs#bit64

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/float/f128.rs#bit64

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/float/f128.rs#emscripten

only executed when the operating system is emscripten

[codegen] tests/codegen-llvm/float/f128.rs#emscripten

only executed when the operating system is emscripten

[codegen] tests/codegen-llvm/float/f128.rs#x86-nosse

only executed when the architecture is x86

[codegen] tests/codegen-llvm/float/f128.rs#x86-nosse

only executed when the architecture is x86

[codegen] tests/codegen-llvm/float/f128.rs#x86-sse

only executed when the target rustc_abi is rustc_abi-x86-sse2

[codegen] tests/codegen-llvm/float/f128.rs#x86-sse

only executed when the target rustc_abi is rustc_abi-x86-sse2

[codegen] tests/codegen-llvm/float/f16.rs#bit64

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/float/f16.rs#bit64

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/float/f16.rs#x86-nosse

only executed when the architecture is x86

[codegen] tests/codegen-llvm/float/f16.rs#x86-nosse

only executed when the architecture is x86

[codegen] tests/codegen-llvm/float/f16.rs#x86-sse

only executed when the target rustc_abi is rustc_abi-x86-sse2

[codegen] tests/codegen-llvm/float/f16.rs#x86-sse

only executed when the target rustc_abi is rustc_abi-x86-sse2

[codegen] tests/codegen-llvm/force-frame-pointers.rs#NonLeaf

ignored when the architecture is part of the Thumb family

[codegen] tests/codegen-llvm/force-frame-pointers.rs#NonLeaf

ignored when the architecture is part of the Thumb family

[codegen] tests/codegen-llvm/gdb_debug_script_load.rs

ignored when the target is part of the Ferrocene facade target family (target disables GDB script loading)

[codegen] tests/codegen-llvm/gdb_debug_script_load.rs

ignored when the target is part of the Ferrocene facade target family (target disables GDB script loading)

[codegen] tests/codegen-llvm/gpu-launch-sized-workgroup-memory.rs#nvptx-post-llvm-23

ignored when the LLVM version 22.1.8 is older than 23.0.0

[codegen] tests/codegen-llvm/gpu-launch-sized-workgroup-memory.rs#nvptx-post-llvm-23

ignored when the LLVM version 22.1.8 is older than 23.0.0

[codegen] tests/codegen-llvm/gpu_offload/control_flow.rs

ignored when LLVM Offload is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/gpu_offload/control_flow.rs

ignored when LLVM Offload is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/gpu_offload/gpu_host.rs

ignored when LLVM Offload is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/gpu_offload/gpu_host.rs

ignored when LLVM Offload is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/gpu_offload/scalar_device.rs#amdgpu

ignored when LLVM Offload is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/gpu_offload/scalar_device.rs#amdgpu

ignored when LLVM Offload is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/gpu_offload/scalar_device.rs#nvptx

ignored when LLVM Offload is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/gpu_offload/scalar_device.rs#nvptx

ignored when LLVM Offload is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/gpu_offload/scalar_host.rs

ignored when LLVM Offload is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/gpu_offload/scalar_host.rs

ignored when LLVM Offload is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/gpu_offload/slice_device.rs#amdgpu

ignored when LLVM Offload is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/gpu_offload/slice_device.rs#amdgpu

ignored when LLVM Offload is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/gpu_offload/slice_device.rs#nvptx

ignored when LLVM Offload is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/gpu_offload/slice_device.rs#nvptx

ignored when LLVM Offload is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/gpu_offload/slice_host.rs

ignored when LLVM Offload is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/gpu_offload/slice_host.rs

ignored when LLVM Offload is disabled or LLVM is not the default codegen backend

[codegen] tests/codegen-llvm/hint/cold_path-target_feature.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/hint/cold_path-target_feature.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/i128-x86-align.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/i128-x86-align.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/inject-autocast.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/inject-autocast.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/instrument-coverage/testprog.rs#DARWIN

only executed when the target vendor is Apple

[codegen] tests/codegen-llvm/instrument-coverage/testprog.rs#DARWIN

only executed when the target vendor is Apple

[codegen] tests/codegen-llvm/instrument-coverage/testprog.rs#WIN

only executed when the operating system is windows

[codegen] tests/codegen-llvm/instrument-coverage/testprog.rs#WIN

only executed when the operating system is windows

[codegen] tests/codegen-llvm/instrument-xray/basic.rs

ignored on targets without xray tracing

[codegen] tests/codegen-llvm/instrument-xray/basic.rs

ignored on targets without xray tracing

[codegen] tests/codegen-llvm/instrument-xray/options-combine.rs

ignored on targets without xray tracing

[codegen] tests/codegen-llvm/instrument-xray/options-combine.rs

ignored on targets without xray tracing

[codegen] tests/codegen-llvm/instrument-xray/options-override.rs

ignored on targets without xray tracing

[codegen] tests/codegen-llvm/instrument-xray/options-override.rs

ignored on targets without xray tracing

[codegen] tests/codegen-llvm/intrinsics/aggregate-thin-pointer.rs

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/intrinsics/aggregate-thin-pointer.rs

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/intrinsics/compare_bytes.rs#INT16

only executed when the pointer width is 16bit

[codegen] tests/codegen-llvm/intrinsics/compare_bytes.rs#INT16

only executed when the pointer width is 16bit

[codegen] tests/codegen-llvm/intrinsics/copy_nonoverlapping.rs

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/intrinsics/copy_nonoverlapping.rs

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/intrinsics/offset_from.rs

only executed when the pointer width is 64bit ((because we’re using [ui]size))

[codegen] tests/codegen-llvm/intrinsics/offset_from.rs

only executed when the pointer width is 64bit ((because we’re using [ui]size))

[codegen] tests/codegen-llvm/intrinsics/ptr_metadata.rs

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/intrinsics/ptr_metadata.rs

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/intrinsics/size_and_align_of_val.rs

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/intrinsics/size_and_align_of_val.rs

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/intrinsics/transmute-niched.rs#DBG

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/intrinsics/transmute-niched.rs#DBG

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/intrinsics/transmute-niched.rs#OPT

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/intrinsics/transmute-niched.rs#OPT

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/intrinsics/transmute-simd.rs#aarch64

only executed when the architecture is aarch64

[codegen] tests/codegen-llvm/intrinsics/transmute-simd.rs#aarch64

only executed when the architecture is aarch64

[codegen] tests/codegen-llvm/intrinsics/transmute-simd.rs#x86_64

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/intrinsics/transmute-simd.rs#x86_64

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/intrinsics/transmute-x64.rs

only executed when the architecture is x86_64 ((it’s using arch-specific types))

[codegen] tests/codegen-llvm/intrinsics/transmute-x64.rs

only executed when the architecture is x86_64 ((it’s using arch-specific types))

[codegen] tests/codegen-llvm/intrinsics/transmute.rs

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/intrinsics/transmute.rs

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/intrinsics/typed_swap.rs#OPT0

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/intrinsics/typed_swap.rs#OPT0

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/intrinsics/typed_swap.rs#OPT3

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/intrinsics/typed_swap.rs#OPT3

only executed when the pointer width is 64bit ((so I don’t need to worry about usize))

[codegen] tests/codegen-llvm/issues/issue-101082.rs#x86-64

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/issues/issue-101082.rs#x86-64

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/issues/issue-101082.rs#x86-64-v3

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/issues/issue-101082.rs#x86-64-v3

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/issues/issue-114312.rs

only executed when the target is x86_64-unknown-linux-gnu

[codegen] tests/codegen-llvm/issues/issue-114312.rs

only executed when the target is x86_64-unknown-linux-gnu

[codegen] tests/codegen-llvm/issues/issue-118306.rs#LLVM22

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/issues/issue-118306.rs#LLVM22

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/issues/issue-118306.rs#LLVM23

ignored when the LLVM version 22.1.8 is older than 23.0.0

[codegen] tests/codegen-llvm/issues/issue-118306.rs#LLVM23

ignored when the LLVM version 22.1.8 is older than 23.0.0

[codegen] tests/codegen-llvm/issues/issue-119422.rs

only executed when the pointer width is 64bit ((because the LLVM type of i64 for usize shows up))

[codegen] tests/codegen-llvm/issues/issue-119422.rs

only executed when the pointer width is 64bit ((because the LLVM type of i64 for usize shows up))

[codegen] tests/codegen-llvm/issues/issue-122600-ptr-discriminant-update.rs#old

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[codegen] tests/codegen-llvm/issues/issue-122600-ptr-discriminant-update.rs#old

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[codegen] tests/codegen-llvm/issues/issue-123712-str-to-lower-autovectorization.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/issues/issue-123712-str-to-lower-autovectorization.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/issues/issue-126585.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/issues/issue-126585.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/issues/issue-32031.rs#x86

only executed when the target rustc_abi is rustc_abi-x86-sse2

[codegen] tests/codegen-llvm/issues/issue-32031.rs#x86

only executed when the target rustc_abi is rustc_abi-x86-sse2

[codegen] tests/codegen-llvm/issues/issue-32364.rs

only executed when the architecture is x86

[codegen] tests/codegen-llvm/issues/issue-32364.rs

only executed when the architecture is x86

[codegen] tests/codegen-llvm/issues/issue-37945.rs#new

ignored when the LLVM version 22.1.8 is older than 23.0.0

[codegen] tests/codegen-llvm/issues/issue-37945.rs#new

ignored when the LLVM version 22.1.8 is older than 23.0.0

[codegen] tests/codegen-llvm/issues/issue-37945.rs#old

ignored when the pointer width is 32bit (LLVM has a bug with them)

[codegen] tests/codegen-llvm/issues/issue-37945.rs#old

ignored when the pointer width is 32bit (LLVM has a bug with them)

[codegen] tests/codegen-llvm/issues/issue-58881.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/issues/issue-58881.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/issues/issue-75659.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/issues/issue-75659.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/issues/issue-86106.rs

only executed when the pointer width is 64bit (llvm appears to use stores instead of memset on 32bit)

[codegen] tests/codegen-llvm/issues/issue-86106.rs

only executed when the pointer width is 64bit (llvm appears to use stores instead of memset on 32bit)

[codegen] tests/codegen-llvm/issues/issue-98678-async.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/issues/issue-98678-async.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/issues/issue-98678-closure-coroutine.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/issues/issue-98678-closure-coroutine.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/issues/issue-98678-enum.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/issues/issue-98678-enum.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/issues/issue-98678-struct-union.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/issues/issue-98678-struct-union.rs#MSVC

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/issues/matches-logical-or-141497.rs

ignored when the LLVM version 22.1.8 is older than 23.0.0

[codegen] tests/codegen-llvm/issues/matches-logical-or-141497.rs

ignored when the LLVM version 22.1.8 is older than 23.0.0

[codegen] tests/codegen-llvm/issues/multiple-option-or-permutations.rs#BIG

only executed on big-endian targets

[codegen] tests/codegen-llvm/issues/multiple-option-or-permutations.rs#BIG

only executed on big-endian targets

[codegen] tests/codegen-llvm/issues/rem-match-unreachable.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/issues/rem-match-unreachable.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/iter-repeat-n-trivial-drop.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/iter-repeat-n-trivial-drop.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/layout-size-checks.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/layout-size-checks.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/lib-optimizations/append-elements.rs

ignored when std is built with debug assertions ((causes different value naming))

[codegen] tests/codegen-llvm/lib-optimizations/append-elements.rs

ignored when std is built with debug assertions ((causes different value naming))

[codegen] tests/codegen-llvm/lib-optimizations/eq_ignore_ascii_case.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/lib-optimizations/eq_ignore_ascii_case.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/lib-optimizations/iter-sum.rs

only executed when the architecture is x86_64 ((vectorization varies between architectures))

[codegen] tests/codegen-llvm/lib-optimizations/iter-sum.rs

only executed when the architecture is x86_64 ((vectorization varies between architectures))

[codegen] tests/codegen-llvm/lib-optimizations/transmute_copy.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/lib-optimizations/transmute_copy.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/loongarch-abi/call-llvm-intrinsics.rs

only executed when the architecture is loongarch64

[codegen] tests/codegen-llvm/loongarch-abi/call-llvm-intrinsics.rs

only executed when the architecture is loongarch64

[codegen] tests/codegen-llvm/loongarch/direct-access-external-data.rs#DEFAULT

only executed when the architecture is loongarch64

[codegen] tests/codegen-llvm/loongarch/direct-access-external-data.rs#DEFAULT

only executed when the architecture is loongarch64

[codegen] tests/codegen-llvm/loongarch/direct-access-external-data.rs#DIRECT

only executed when the architecture is loongarch64

[codegen] tests/codegen-llvm/loongarch/direct-access-external-data.rs#DIRECT

only executed when the architecture is loongarch64

[codegen] tests/codegen-llvm/loongarch/direct-access-external-data.rs#INDIRECT

only executed when the architecture is loongarch64

[codegen] tests/codegen-llvm/loongarch/direct-access-external-data.rs#INDIRECT

only executed when the architecture is loongarch64

[codegen] tests/codegen-llvm/loongarch/direct-access-external-data.rs#PIE

only executed when the architecture is loongarch64

[codegen] tests/codegen-llvm/loongarch/direct-access-external-data.rs#PIE

only executed when the architecture is loongarch64

[codegen] tests/codegen-llvm/maybeuninit-rvo.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/maybeuninit-rvo.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/mem-replace-big-type.rs

ignored when std is built with debug assertions

[codegen] tests/codegen-llvm/mem-replace-big-type.rs

ignored when std is built with debug assertions

[codegen] tests/codegen-llvm/mem-replace-simple-type.rs

ignored when std is built with debug assertions

[codegen] tests/codegen-llvm/mem-replace-simple-type.rs

ignored when std is built with debug assertions

[codegen] tests/codegen-llvm/mir-aggregate-no-alloca.rs#bit64

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/mir-aggregate-no-alloca.rs#bit64

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/naked-fn/aligned.rs

ignored on targets without a ret assembly instruction

[codegen] tests/codegen-llvm/naked-fn/aligned.rs

ignored on targets without a ret assembly instruction

[codegen] tests/codegen-llvm/naked-fn/generics.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/naked-fn/generics.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/naked-fn/min-function-alignment.rs

ignored on targets without a ret assembly instruction

[codegen] tests/codegen-llvm/naked-fn/min-function-alignment.rs

ignored on targets without a ret assembly instruction

[codegen] tests/codegen-llvm/no-dllimport-w-cross-lang-lto.rs

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/no-dllimport-w-cross-lang-lto.rs

only executed when the target environment is msvc

[codegen] tests/codegen-llvm/option-as-slice.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/option-as-slice.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/overaligned-constant.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/overaligned-constant.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/panic-abort-windows.rs

only executed when the operating system is windows

[codegen] tests/codegen-llvm/panic-abort-windows.rs

only executed when the operating system is windows

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#ALL

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#ALL

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DEFAULT

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DEFAULT

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DISABLE_AUTH_TRAPS

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DISABLE_AUTH_TRAPS

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DISABLE_CALLS

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DISABLE_CALLS

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DISABLE_INDIRCT_GOTOS

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DISABLE_INDIRCT_GOTOS

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DISABLE_INTRINSICS

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DISABLE_INTRINSICS

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DISABLE_JUMP

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DISABLE_JUMP

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DISABLE_RETURNS

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DISABLE_RETURNS

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DISABLE_TYPEINFO

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DISABLE_TYPEINFO

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DISABLE_VT_PTR_ADDR

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DISABLE_VT_PTR_ADDR

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DISABLE_VT_PTR_TYPE

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#DISABLE_VT_PTR_TYPE

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#NONE

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-cli-flags.rs#NONE

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-special-funcs.rs

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-attr-special-funcs.rs

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-c-direct-indirect-call.rs#O0_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-c-direct-indirect-call.rs#O0_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-c-direct-indirect-call.rs#O3_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-c-direct-indirect-call.rs#O3_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-c.rs#O0_NO_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-c.rs#O0_NO_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-c.rs#O0_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-c.rs#O0_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-c.rs#O0_PAUTH-ELF-GOT

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-c.rs#O0_PAUTH-ELF-GOT

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-c.rs#O3_NO_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-c.rs#O3_NO_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-c.rs#O3_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-c.rs#O3_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-c.rs#O3_PAUTH-ELF-GOT

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-c.rs#O3_PAUTH-ELF-GOT

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-weak-global.rs#O0_NO_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-weak-global.rs#O0_NO_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-weak-global.rs#O0_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-weak-global.rs#O0_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-weak-global.rs#O3_NO_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-weak-global.rs#O3_NO_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-weak-global.rs#O3_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-extern-weak-global.rs#O3_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-init-fini.rs#O0_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-init-fini.rs#O0_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-init-fini.rs#O0_PAUTH-ADDR-DISC

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-init-fini.rs#O0_PAUTH-ADDR-DISC

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-init-fini.rs#O0_PAUTH-NO-INIT-FINI

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-init-fini.rs#O0_PAUTH-NO-INIT-FINI

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-init-fini.rs#O3_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-init-fini.rs#O3_PAUTH

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-init-fini.rs#O3_PAUTH-ADDR-DISC

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-init-fini.rs#O3_PAUTH-ADDR-DISC

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-init-fini.rs#O3_PAUTH-NO-INIT-FINI

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pauth/pauth-init-fini.rs#O3_PAUTH-NO-INIT-FINI

only executed when the ABI is pauthtest

[codegen] tests/codegen-llvm/pclmulqdq-target-feature-inlining.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/pclmulqdq-target-feature-inlining.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/personality_lifetimes.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/personality_lifetimes.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/pie-relocation-model.rs

only executed when the target is x86_64-unknown-linux-gnu

[codegen] tests/codegen-llvm/pie-relocation-model.rs

only executed when the target is x86_64-unknown-linux-gnu

[codegen] tests/codegen-llvm/pow_known_base.rs#LLVM23

ignored when the LLVM version 22.1.8 is older than 23.0.0

[codegen] tests/codegen-llvm/pow_known_base.rs#LLVM23

ignored when the LLVM version 22.1.8 is older than 23.0.0

[codegen] tests/codegen-llvm/range-attribute.rs#bit64

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/range-attribute.rs#bit64

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/range-len-try-from.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/range-len-try-from.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/range-loop.rs

ignored when std is built with debug assertions

[codegen] tests/codegen-llvm/range-loop.rs

ignored when std is built with debug assertions

[codegen] tests/codegen-llvm/read_write_unaligned.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/read_write_unaligned.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/remap_path_prefix/aux_mod.rs

ignored used by another main test file ((used by ./main.rs))

[codegen] tests/codegen-llvm/remap_path_prefix/aux_mod.rs

ignored used by another main test file ((used by ./main.rs))

[codegen] tests/codegen-llvm/sanitizer/address-sanitizer-globals-tracking.rs#ASAN

ignored on targets without address sanitizer

[codegen] tests/codegen-llvm/sanitizer/address-sanitizer-globals-tracking.rs#ASAN

ignored on targets without address sanitizer

[codegen] tests/codegen-llvm/sanitizer/address-sanitizer-globals-tracking.rs#ASAN-FAT-LTO

ignored on targets without address sanitizer

[codegen] tests/codegen-llvm/sanitizer/address-sanitizer-globals-tracking.rs#ASAN-FAT-LTO

ignored on targets without address sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/add-canonical-jump-tables-flag.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/add-canonical-jump-tables-flag.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/add-cfi-normalize-integers-flag.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/add-cfi-normalize-integers-flag.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/add-enable-split-lto-unit-flag.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/add-enable-split-lto-unit-flag.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/dbg-location-on-cfi-blocks.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/dbg-location-on-cfi-blocks.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-checks-attr-sanitize-off.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-checks-attr-sanitize-off.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-checks-diag-mode.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-checks-diag-mode.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-checks-recover-mode.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-checks-recover-mode.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-checks.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-checks.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-attr-cfi-encoding.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-attr-cfi-encoding.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-const-generics.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-const-generics.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-drop-in-place.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-drop-in-place.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-function-types.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-function-types.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-lifetimes.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-lifetimes.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-method-secondary-typeid.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-method-secondary-typeid.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-paths.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-paths.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-pointer-types.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-pointer-types.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-primitive-types.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-primitive-types.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-repr-transparent-types.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-repr-transparent-types.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-return-types.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-return-types.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-sequence-types.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-sequence-types.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-trait-types.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-trait-types.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-user-defined-types.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-id-itanium-cxx-abi-user-defined-types.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-itanium-cxx-abi-generalized.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-itanium-cxx-abi-generalized.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-itanium-cxx-abi-normalized-generalized.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-itanium-cxx-abi-normalized-generalized.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-itanium-cxx-abi-normalized.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-itanium-cxx-abi-normalized.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-itanium-cxx-abi.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-itanium-cxx-abi.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-trait-objects.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/emit-type-metadata-trait-objects.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/external_weak_symbols.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/external_weak_symbols.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/generalize-pointers.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/generalize-pointers.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/normalize-integers.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/cfi/normalize-integers.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sanitizer/dataflow-instrument-functions.rs

ignored on targets without dataflow sanitizer

[codegen] tests/codegen-llvm/sanitizer/dataflow-instrument-functions.rs

ignored on targets without dataflow sanitizer

[codegen] tests/codegen-llvm/sanitizer/memory-track-origins.rs#MSAN-0

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/memory-track-origins.rs#MSAN-0

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/memory-track-origins.rs#MSAN-1

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/memory-track-origins.rs#MSAN-1

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/memory-track-origins.rs#MSAN-1-LTO

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/memory-track-origins.rs#MSAN-1-LTO

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/memory-track-origins.rs#MSAN-2

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/memory-track-origins.rs#MSAN-2

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/memory-track-origins.rs#MSAN-2-LTO

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/memory-track-origins.rs#MSAN-2-LTO

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/memtag-attr-check.rs

ignored on targets without memory tagging sanitizer

[codegen] tests/codegen-llvm/sanitizer/memtag-attr-check.rs

ignored on targets without memory tagging sanitizer

[codegen] tests/codegen-llvm/sanitizer/multiple-sanitizers.rs

ignored on targets without SafeStack support

[codegen] tests/codegen-llvm/sanitizer/multiple-sanitizers.rs

ignored on targets without SafeStack support

[codegen] tests/codegen-llvm/sanitizer/safestack-attr-check.rs

ignored on targets without SafeStack support

[codegen] tests/codegen-llvm/sanitizer/safestack-attr-check.rs

ignored on targets without SafeStack support

[codegen] tests/codegen-llvm/sanitizer/sanitize-off-inlining.rs#ASAN

ignored on targets without leak sanitizer

[codegen] tests/codegen-llvm/sanitizer/sanitize-off-inlining.rs#ASAN

ignored on targets without leak sanitizer

[codegen] tests/codegen-llvm/sanitizer/sanitize-off-inlining.rs#LSAN

ignored on targets without leak sanitizer

[codegen] tests/codegen-llvm/sanitizer/sanitize-off-inlining.rs#LSAN

ignored on targets without leak sanitizer

[codegen] tests/codegen-llvm/sanitizer/sanitize-off-kasan-asan.rs

ignored on targets without address sanitizer

[codegen] tests/codegen-llvm/sanitizer/sanitize-off-kasan-asan.rs

ignored on targets without address sanitizer

[codegen] tests/codegen-llvm/sanitizer/sanitize-off-khwasan-hwasan.rs

ignored on targets without hardware-assisted address sanitizer

[codegen] tests/codegen-llvm/sanitizer/sanitize-off-khwasan-hwasan.rs

ignored on targets without hardware-assisted address sanitizer

[codegen] tests/codegen-llvm/sanitizer/sanitize-off.rs

ignored on targets without address sanitizer

[codegen] tests/codegen-llvm/sanitizer/sanitize-off.rs

ignored on targets without address sanitizer

[codegen] tests/codegen-llvm/sanitizer/sanitizer-recover.rs#ASAN

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/sanitizer-recover.rs#ASAN

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/sanitizer-recover.rs#ASAN-RECOVER

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/sanitizer-recover.rs#ASAN-RECOVER

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/sanitizer-recover.rs#MSAN

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/sanitizer-recover.rs#MSAN

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/sanitizer-recover.rs#MSAN-RECOVER

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/sanitizer-recover.rs#MSAN-RECOVER

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/sanitizer-recover.rs#MSAN-RECOVER-LTO

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/sanitizer-recover.rs#MSAN-RECOVER-LTO

ignored on targets without memory sanitizer

[codegen] tests/codegen-llvm/sanitizer/scs-attr-check.rs

ignored on targets without shadow call stacks

[codegen] tests/codegen-llvm/sanitizer/scs-attr-check.rs

ignored on targets without shadow call stacks

[codegen] tests/codegen-llvm/scalable-vectors/debuginfo-tuples-x2.rs

only executed when the architecture is aarch64

[codegen] tests/codegen-llvm/scalable-vectors/debuginfo-tuples-x2.rs

only executed when the architecture is aarch64

[codegen] tests/codegen-llvm/scalable-vectors/debuginfo-tuples-x3.rs

only executed when the architecture is aarch64

[codegen] tests/codegen-llvm/scalable-vectors/debuginfo-tuples-x3.rs

only executed when the architecture is aarch64

[codegen] tests/codegen-llvm/scalable-vectors/debuginfo-tuples-x4.rs

only executed when the architecture is aarch64

[codegen] tests/codegen-llvm/scalable-vectors/debuginfo-tuples-x4.rs

only executed when the architecture is aarch64

[codegen] tests/codegen-llvm/scalable-vectors/debuginfo.rs#POST-LLVM-22

only executed when the architecture is aarch64

[codegen] tests/codegen-llvm/scalable-vectors/debuginfo.rs#POST-LLVM-22

only executed when the architecture is aarch64

[codegen] tests/codegen-llvm/scalable-vectors/debuginfo.rs#PRE-LLVM-22

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[codegen] tests/codegen-llvm/scalable-vectors/debuginfo.rs#PRE-LLVM-22

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[codegen] tests/codegen-llvm/scalable-vectors/memcpy.rs

only executed when the architecture is aarch64

[codegen] tests/codegen-llvm/scalable-vectors/memcpy.rs

only executed when the architecture is aarch64

[codegen] tests/codegen-llvm/scalable-vectors/simple.rs

only executed when the architecture is aarch64

[codegen] tests/codegen-llvm/scalable-vectors/simple.rs

only executed when the architecture is aarch64

[codegen] tests/codegen-llvm/scalable-vectors/tuple-intrinsics.rs

only executed when the architecture is aarch64

[codegen] tests/codegen-llvm/scalable-vectors/tuple-intrinsics.rs

only executed when the architecture is aarch64

[codegen] tests/codegen-llvm/simd-intrinsic/simd-intrinsic-generic-gather.rs#LLVM21

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[codegen] tests/codegen-llvm/simd-intrinsic/simd-intrinsic-generic-gather.rs#LLVM21

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[codegen] tests/codegen-llvm/simd-intrinsic/simd-intrinsic-generic-masked-load.rs#LLVM21

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[codegen] tests/codegen-llvm/simd-intrinsic/simd-intrinsic-generic-masked-load.rs#LLVM21

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[codegen] tests/codegen-llvm/simd-intrinsic/simd-intrinsic-generic-masked-store.rs#LLVM21

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[codegen] tests/codegen-llvm/simd-intrinsic/simd-intrinsic-generic-masked-store.rs#LLVM21

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[codegen] tests/codegen-llvm/simd-intrinsic/simd-intrinsic-generic-scatter.rs#LLVM21

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[codegen] tests/codegen-llvm/simd-intrinsic/simd-intrinsic-generic-scatter.rs#LLVM21

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[codegen] tests/codegen-llvm/simd/aggregate-simd.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/simd/aggregate-simd.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/simd/packed-simd.rs#noopt

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/simd/packed-simd.rs#noopt

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/simd/packed-simd.rs#opt3

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/simd/packed-simd.rs#opt3

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/simd/simd-wide-sum.rs#llvm

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/simd/simd-wide-sum.rs#llvm

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/simd/simd-wide-sum.rs#mir-opt3

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/simd/simd-wide-sum.rs#mir-opt3

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/simd/simd_arith_offset.rs

only executed when the pointer width is 64bit ((because the LLVM type of i64 for usize shows up))

[codegen] tests/codegen-llvm/simd/simd_arith_offset.rs

only executed when the pointer width is 64bit ((because the LLVM type of i64 for usize shows up))

[codegen] tests/codegen-llvm/simd/swap-simd-types.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/simd/swap-simd-types.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/slice-as_chunks.rs

only executed when the pointer width is 64bit ((because the LLVM type of i64 for usize shows up))

[codegen] tests/codegen-llvm/slice-as_chunks.rs

only executed when the pointer width is 64bit ((because the LLVM type of i64 for usize shows up))

[codegen] tests/codegen-llvm/slice-indexing.rs

only executed when the pointer width is 64bit ((because the LLVM type of i64 for usize shows up))

[codegen] tests/codegen-llvm/slice-indexing.rs

only executed when the pointer width is 64bit ((because the LLVM type of i64 for usize shows up))

[codegen] tests/codegen-llvm/slice-reverse.rs

ignored when std is built with debug assertions ((debug assertions prevent generating shufflevector))

[codegen] tests/codegen-llvm/slice-reverse.rs

ignored when std is built with debug assertions ((debug assertions prevent generating shufflevector))

[codegen] tests/codegen-llvm/slice_as_from_ptr_range.rs

only executed when the pointer width is 64bit ((because we’re using [ui]size))

[codegen] tests/codegen-llvm/slice_as_from_ptr_range.rs

only executed when the pointer width is 64bit ((because we’re using [ui]size))

[codegen] tests/codegen-llvm/slp-vectorization-mul3.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/slp-vectorization-mul3.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/some-non-zero-from-atomic-optimization.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/some-non-zero-from-atomic-optimization.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/split-lto-unit.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/split-lto-unit.rs

ignored on targets without CFI sanitizer

[codegen] tests/codegen-llvm/sroa-fragment-debuginfo.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/sroa-fragment-debuginfo.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/sse42-implies-crc32.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/sse42-implies-crc32.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/static-relocation-model-msvc.rs

only executed when the target is x86_64-pc-windows-msvc

[codegen] tests/codegen-llvm/static-relocation-model-msvc.rs

only executed when the target is x86_64-pc-windows-msvc

[codegen] tests/codegen-llvm/swap-large-types.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/swap-large-types.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/swap-small-types.rs

ignored when std is built with debug assertions ((ptr::swap_nonoverlapping has one which blocks some optimizations))

[codegen] tests/codegen-llvm/swap-small-types.rs

ignored when std is built with debug assertions ((ptr::swap_nonoverlapping has one which blocks some optimizations))

[codegen] tests/codegen-llvm/target-feature-inline-closure.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/target-feature-inline-closure.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/thread-local.rs

ignored when the target is part of the Ferrocene facade target family (no support for thread locals)

[codegen] tests/codegen-llvm/thread-local.rs

ignored when the target is part of the Ferrocene facade target family (no support for thread locals)

[codegen] tests/codegen-llvm/try_question_mark_nop.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/try_question_mark_nop.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/tuple-layout-opt.rs#bit64

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/tuple-layout-opt.rs#bit64

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/union-abi.rs#bit64

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/union-abi.rs#bit64

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/union-abi.rs#x86-nosse

only executed when the architecture is x86

[codegen] tests/codegen-llvm/union-abi.rs#x86-nosse

only executed when the architecture is x86

[codegen] tests/codegen-llvm/union-abi.rs#x86-sse

only executed when the target rustc_abi is rustc_abi-x86-sse2

[codegen] tests/codegen-llvm/union-abi.rs#x86-sse

only executed when the target rustc_abi is rustc_abi-x86-sse2

[codegen] tests/codegen-llvm/union-aggregate.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/union-aggregate.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/unused-drop-pre-llvm.rs

ignored on targets without unwinding support (- depends on landing pads being optimized away, so not useful to run without it)

[codegen] tests/codegen-llvm/unused-drop-pre-llvm.rs

ignored on targets without unwinding support (- depends on landing pads being optimized away, so not useful to run without it)

[codegen] tests/codegen-llvm/unwind-abis/c-unwind-abi-panic-abort.rs#WASM

only executed when the architecture is wasm32

[codegen] tests/codegen-llvm/unwind-abis/c-unwind-abi-panic-abort.rs#WASM

only executed when the architecture is wasm32

[codegen] tests/codegen-llvm/unwind-abis/c-unwind-abi-panic-abort.rs#WASMEXN

only executed when the architecture is wasm32

[codegen] tests/codegen-llvm/unwind-abis/c-unwind-abi-panic-abort.rs#WASMEXN

only executed when the architecture is wasm32

[codegen] tests/codegen-llvm/unwind-abis/c-unwind-abi.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/unwind-abis/c-unwind-abi.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/unwind-abis/cdecl-unwind-abi.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/unwind-abis/cdecl-unwind-abi.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/unwind-abis/nounwind.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/unwind-abis/nounwind.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/unwind-abis/system-unwind-abi.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/unwind-abis/system-unwind-abi.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/unwind-and-panic-abort.rs#WASM

only executed when the architecture is wasm32

[codegen] tests/codegen-llvm/unwind-and-panic-abort.rs#WASM

only executed when the architecture is wasm32

[codegen] tests/codegen-llvm/unwind-and-panic-abort.rs#WASMEXN

only executed when the architecture is wasm32

[codegen] tests/codegen-llvm/unwind-and-panic-abort.rs#WASMEXN

only executed when the architecture is wasm32

[codegen] tests/codegen-llvm/unwind-extern-exports.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/unwind-extern-exports.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/unwind-extern-imports.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/unwind-extern-imports.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/unwind-landingpad-cold.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/unwind-landingpad-cold.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/vec-calloc.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/vec-calloc.rs

only executed when the architecture is x86_64

[codegen] tests/codegen-llvm/vec-in-place.rs

ignored when std is built with debug assertions ((FIXME: checks for call detect scoped noalias metadata))

[codegen] tests/codegen-llvm/vec-in-place.rs

ignored when std is built with debug assertions ((FIXME: checks for call detect scoped noalias metadata))

[codegen] tests/codegen-llvm/vec-len-invariant.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/vec-len-invariant.rs

only executed when the pointer width is 64bit

[codegen] tests/codegen-llvm/vec-shrink-panik.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/vec-shrink-panik.rs

ignored on targets without unwinding support

[codegen] tests/codegen-llvm/vec-with-capacity.rs

ignored when std is built with debug assertions

[codegen] tests/codegen-llvm/vec-with-capacity.rs

ignored when std is built with debug assertions

[codegen] tests/codegen-llvm/vec_pop_push_noop.rs#old

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[codegen] tests/codegen-llvm/vec_pop_push_noop.rs#old

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[codegen] tests/codegen-llvm/vecdeque-drain.rs

ignored when std is built with debug assertions ((FIXME: checks for call detect scoped noalias metadata))

[codegen] tests/codegen-llvm/vecdeque-drain.rs

ignored when std is built with debug assertions ((FIXME: checks for call detect scoped noalias metadata))

[codegen] tests/codegen-llvm/vecdeque_no_panic.rs

ignored when std is built with debug assertions ((plain old debug assertions))

[codegen] tests/codegen-llvm/vecdeque_no_panic.rs

ignored when std is built with debug assertions ((plain old debug assertions))

[codegen] tests/codegen-llvm/vecdeque_pop_push.rs#old

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[codegen] tests/codegen-llvm/vecdeque_pop_push.rs#old

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[codegen] tests/codegen-llvm/virtual-function-elimination.rs

ignored when the pointer width is 32bit

[codegen] tests/codegen-llvm/virtual-function-elimination.rs

ignored when the pointer width is 32bit

[codegen] tests/codegen-llvm/wasm_casts_trapping.rs

only executed when the architecture is wasm32

[codegen] tests/codegen-llvm/wasm_casts_trapping.rs

only executed when the architecture is wasm32

[codegen] tests/codegen-llvm/wasm_exceptions.rs#WASM

only executed when the architecture is wasm32

[codegen] tests/codegen-llvm/wasm_exceptions.rs#WASM

only executed when the architecture is wasm32

[codegen] tests/codegen-llvm/wasm_exceptions.rs#WASMEXN

only executed when the architecture is wasm32

[codegen] tests/codegen-llvm/wasm_exceptions.rs#WASMEXN

only executed when the architecture is wasm32

[coverage-map] tests/coverage/color.rs

ignored when the test mode is coverage-map

[coverage-map] tests/coverage/color.rs

ignored when the test mode is coverage-map

[coverage-map] tests/coverage/ignore_map.rs

ignored when the test mode is coverage-map

[coverage-map] tests/coverage/ignore_map.rs

ignored when the test mode is coverage-map

[coverage-run] tests/coverage/abort.rs

ignored when cross-compiling

[coverage-run] tests/coverage/abort.rs

ignored when cross-compiling

[coverage-run] tests/coverage/assert-ne.rs

ignored when cross-compiling

[coverage-run] tests/coverage/assert-ne.rs

ignored when cross-compiling

[coverage-run] tests/coverage/assert.rs

ignored when cross-compiling

[coverage-run] tests/coverage/assert.rs

ignored when cross-compiling

[coverage-run] tests/coverage/assert_not.rs

ignored when cross-compiling

[coverage-run] tests/coverage/assert_not.rs

ignored when cross-compiling

[coverage-run] tests/coverage/async.rs

ignored when cross-compiling

[coverage-run] tests/coverage/async.rs

ignored when cross-compiling

[coverage-run] tests/coverage/async2.rs

ignored when cross-compiling

[coverage-run] tests/coverage/async2.rs

ignored when cross-compiling

[coverage-run] tests/coverage/async_block.rs

ignored when cross-compiling

[coverage-run] tests/coverage/async_block.rs

ignored when cross-compiling

[coverage-run] tests/coverage/async_closure.rs

ignored when cross-compiling

[coverage-run] tests/coverage/async_closure.rs

ignored when cross-compiling

[coverage-run] tests/coverage/async_closure2.rs

ignored when cross-compiling

[coverage-run] tests/coverage/async_closure2.rs

ignored when cross-compiling

[coverage-run] tests/coverage/attr/impl.rs

ignored when cross-compiling

[coverage-run] tests/coverage/attr/impl.rs

ignored when cross-compiling

[coverage-run] tests/coverage/attr/module.rs

ignored when cross-compiling

[coverage-run] tests/coverage/attr/module.rs

ignored when cross-compiling

[coverage-run] tests/coverage/attr/nested.rs

ignored when cross-compiling

[coverage-run] tests/coverage/attr/nested.rs

ignored when cross-compiling

[coverage-run] tests/coverage/attr/off-on-sandwich.rs

ignored when cross-compiling

[coverage-run] tests/coverage/attr/off-on-sandwich.rs

ignored when cross-compiling

[coverage-run] tests/coverage/attr/trait-impl-inherit.rs

ignored when cross-compiling

[coverage-run] tests/coverage/attr/trait-impl-inherit.rs

ignored when cross-compiling

[coverage-run] tests/coverage/auto-derived.rs#auto

ignored when cross-compiling

[coverage-run] tests/coverage/auto-derived.rs#auto

ignored when cross-compiling

[coverage-run] tests/coverage/auto-derived.rs#base

ignored when cross-compiling

[coverage-run] tests/coverage/auto-derived.rs#base

ignored when cross-compiling

[coverage-run] tests/coverage/auto-derived.rs#on

ignored when cross-compiling

[coverage-run] tests/coverage/auto-derived.rs#on

ignored when cross-compiling

[coverage-run] tests/coverage/await_ready.rs

ignored when cross-compiling

[coverage-run] tests/coverage/await_ready.rs

ignored when cross-compiling

[coverage-run] tests/coverage/bad_counter_ids.rs

ignored when cross-compiling

[coverage-run] tests/coverage/bad_counter_ids.rs

ignored when cross-compiling

[coverage-run] tests/coverage/bench.rs

ignored when cross-compiling

[coverage-run] tests/coverage/bench.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/fn-in-macro.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/fn-in-macro.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/generics.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/generics.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/guard.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/guard.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/if-let.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/if-let.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/if.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/if.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/lazy-boolean.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/lazy-boolean.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/let-else.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/let-else.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/match-arms.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/match-arms.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/match-trivial.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/match-trivial.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/while.rs

ignored when cross-compiling

[coverage-run] tests/coverage/branch/while.rs

ignored when cross-compiling

[coverage-run] tests/coverage/closure.rs

ignored when cross-compiling

[coverage-run] tests/coverage/closure.rs

ignored when cross-compiling

[coverage-run] tests/coverage/closure_bug.rs

ignored when cross-compiling

[coverage-run] tests/coverage/closure_bug.rs

ignored when cross-compiling

[coverage-run] tests/coverage/closure_macro.rs

ignored when cross-compiling

[coverage-run] tests/coverage/closure_macro.rs

ignored when cross-compiling

[coverage-run] tests/coverage/closure_macro_async.rs

ignored when cross-compiling

[coverage-run] tests/coverage/closure_macro_async.rs

ignored when cross-compiling

[coverage-run] tests/coverage/closure_unit_return.rs

ignored when cross-compiling

[coverage-run] tests/coverage/closure_unit_return.rs

ignored when cross-compiling

[coverage-run] tests/coverage/color.rs

ignored when cross-compiling

[coverage-run] tests/coverage/color.rs

ignored when cross-compiling

[coverage-run] tests/coverage/condition/conditions.rs

ignored when cross-compiling

[coverage-run] tests/coverage/condition/conditions.rs

ignored when cross-compiling

[coverage-run] tests/coverage/conditions.rs

ignored when cross-compiling

[coverage-run] tests/coverage/conditions.rs

ignored when cross-compiling

[coverage-run] tests/coverage/continue.rs

ignored when cross-compiling

[coverage-run] tests/coverage/continue.rs

ignored when cross-compiling

[coverage-run] tests/coverage/coroutine.rs

ignored when cross-compiling

[coverage-run] tests/coverage/coroutine.rs

ignored when cross-compiling

[coverage-run] tests/coverage/coverage_attr_closure.rs

ignored when cross-compiling

[coverage-run] tests/coverage/coverage_attr_closure.rs

ignored when cross-compiling

[coverage-run] tests/coverage/dead_code.rs

ignored when cross-compiling

[coverage-run] tests/coverage/dead_code.rs

ignored when cross-compiling

[coverage-run] tests/coverage/discard-all-issue-133606.rs

ignored when cross-compiling

[coverage-run] tests/coverage/discard-all-issue-133606.rs

ignored when cross-compiling

[coverage-run] tests/coverage/drop_trait.rs

ignored when cross-compiling

[coverage-run] tests/coverage/drop_trait.rs

ignored when cross-compiling

[coverage-run] tests/coverage/fn_sig_into_try.rs

ignored when cross-compiling

[coverage-run] tests/coverage/fn_sig_into_try.rs

ignored when cross-compiling

[coverage-run] tests/coverage/generic-unused-impl.rs

ignored when cross-compiling

[coverage-run] tests/coverage/generic-unused-impl.rs

ignored when cross-compiling

[coverage-run] tests/coverage/generics.rs

ignored when cross-compiling

[coverage-run] tests/coverage/generics.rs

ignored when cross-compiling

[coverage-run] tests/coverage/holes.rs

ignored when cross-compiling

[coverage-run] tests/coverage/holes.rs

ignored when cross-compiling

[coverage-run] tests/coverage/if.rs

ignored when cross-compiling

[coverage-run] tests/coverage/if.rs

ignored when cross-compiling

[coverage-run] tests/coverage/if_else.rs

ignored when cross-compiling

[coverage-run] tests/coverage/if_else.rs

ignored when cross-compiling

[coverage-run] tests/coverage/if_not.rs

ignored when cross-compiling

[coverage-run] tests/coverage/if_not.rs

ignored when cross-compiling

[coverage-run] tests/coverage/ignore_map.rs

ignored when cross-compiling

[coverage-run] tests/coverage/ignore_map.rs

ignored when cross-compiling

[coverage-run] tests/coverage/ignore_run.rs

ignored when the test mode is coverage-run

[coverage-run] tests/coverage/ignore_run.rs

ignored when the test mode is coverage-run

[coverage-run] tests/coverage/inline-dead.rs

ignored when cross-compiling

[coverage-run] tests/coverage/inline-dead.rs

ignored when cross-compiling

[coverage-run] tests/coverage/inline.rs

ignored when cross-compiling

[coverage-run] tests/coverage/inline.rs

ignored when cross-compiling

[coverage-run] tests/coverage/inline_mixed.rs

ignored when the test mode is coverage-run

[coverage-run] tests/coverage/inline_mixed.rs

ignored when the test mode is coverage-run

[coverage-run] tests/coverage/inner_items.rs

ignored when cross-compiling

[coverage-run] tests/coverage/inner_items.rs

ignored when cross-compiling

[coverage-run] tests/coverage/issue-83601.rs

ignored when cross-compiling

[coverage-run] tests/coverage/issue-83601.rs

ignored when cross-compiling

[coverage-run] tests/coverage/issue-84561.rs

ignored when cross-compiling

[coverage-run] tests/coverage/issue-84561.rs

ignored when cross-compiling

[coverage-run] tests/coverage/issue-85461.rs

ignored when cross-compiling

[coverage-run] tests/coverage/issue-85461.rs

ignored when cross-compiling

[coverage-run] tests/coverage/issue-93054.rs

ignored when cross-compiling

[coverage-run] tests/coverage/issue-93054.rs

ignored when cross-compiling

[coverage-run] tests/coverage/lazy_boolean.rs

ignored when cross-compiling

[coverage-run] tests/coverage/lazy_boolean.rs

ignored when cross-compiling

[coverage-run] tests/coverage/let_else_loop.rs

ignored when cross-compiling

[coverage-run] tests/coverage/let_else_loop.rs

ignored when cross-compiling

[coverage-run] tests/coverage/long_and_wide.rs

ignored when cross-compiling

[coverage-run] tests/coverage/long_and_wide.rs

ignored when cross-compiling

[coverage-run] tests/coverage/loop-break.rs

ignored when cross-compiling

[coverage-run] tests/coverage/loop-break.rs

ignored when cross-compiling

[coverage-run] tests/coverage/loop_break_value.rs

ignored when cross-compiling

[coverage-run] tests/coverage/loop_break_value.rs

ignored when cross-compiling

[coverage-run] tests/coverage/loops_branches.rs

ignored when cross-compiling

[coverage-run] tests/coverage/loops_branches.rs

ignored when cross-compiling

[coverage-run] tests/coverage/macro_in_closure.rs

ignored when cross-compiling

[coverage-run] tests/coverage/macro_in_closure.rs

ignored when cross-compiling

[coverage-run] tests/coverage/macro_name_span.rs

ignored when cross-compiling

[coverage-run] tests/coverage/macro_name_span.rs

ignored when cross-compiling

[coverage-run] tests/coverage/macros/call-site-body.rs

ignored when cross-compiling

[coverage-run] tests/coverage/macros/call-site-body.rs

ignored when cross-compiling

[coverage-run] tests/coverage/macros/context-mismatch-issue-147339.rs

ignored when cross-compiling

[coverage-run] tests/coverage/macros/context-mismatch-issue-147339.rs

ignored when cross-compiling

[coverage-run] tests/coverage/macros/pass-through.rs

ignored when cross-compiling

[coverage-run] tests/coverage/macros/pass-through.rs

ignored when cross-compiling

[coverage-run] tests/coverage/match_or_pattern.rs

ignored when cross-compiling

[coverage-run] tests/coverage/match_or_pattern.rs

ignored when cross-compiling

[coverage-run] tests/coverage/nested_loops.rs

ignored when cross-compiling

[coverage-run] tests/coverage/nested_loops.rs

ignored when cross-compiling

[coverage-run] tests/coverage/no-core.rs

ignored when cross-compiling

[coverage-run] tests/coverage/no-core.rs

ignored when cross-compiling

[coverage-run] tests/coverage/no_cov_crate.rs

ignored when cross-compiling

[coverage-run] tests/coverage/no_cov_crate.rs

ignored when cross-compiling

[coverage-run] tests/coverage/no_spans.rs

ignored when cross-compiling

[coverage-run] tests/coverage/no_spans.rs

ignored when cross-compiling

[coverage-run] tests/coverage/no_spans_if_not.rs

ignored when cross-compiling

[coverage-run] tests/coverage/no_spans_if_not.rs

ignored when cross-compiling

[coverage-run] tests/coverage/overflow.rs

ignored when cross-compiling

[coverage-run] tests/coverage/overflow.rs

ignored when cross-compiling

[coverage-run] tests/coverage/panic_unwind.rs

ignored when cross-compiling

[coverage-run] tests/coverage/panic_unwind.rs

ignored when cross-compiling

[coverage-run] tests/coverage/partial_eq.rs

ignored when cross-compiling

[coverage-run] tests/coverage/partial_eq.rs

ignored when cross-compiling

[coverage-run] tests/coverage/remap-path-prefix.rs#with_coverage_scope

ignored when cross-compiling

[coverage-run] tests/coverage/remap-path-prefix.rs#with_coverage_scope

ignored when cross-compiling

[coverage-run] tests/coverage/remap-path-prefix.rs#with_macro_scope

ignored when cross-compiling

[coverage-run] tests/coverage/remap-path-prefix.rs#with_macro_scope

ignored when cross-compiling

[coverage-run] tests/coverage/remap-path-prefix.rs#with_object_scope

ignored when cross-compiling

[coverage-run] tests/coverage/remap-path-prefix.rs#with_object_scope

ignored when cross-compiling

[coverage-run] tests/coverage/remap-path-prefix.rs#with_remap

ignored when cross-compiling

[coverage-run] tests/coverage/remap-path-prefix.rs#with_remap

ignored when cross-compiling

[coverage-run] tests/coverage/rustfmt-skip.rs

ignored when cross-compiling

[coverage-run] tests/coverage/rustfmt-skip.rs

ignored when cross-compiling

[coverage-run] tests/coverage/simple_loop.rs

ignored when cross-compiling

[coverage-run] tests/coverage/simple_loop.rs

ignored when cross-compiling

[coverage-run] tests/coverage/simple_match.rs

ignored when cross-compiling

[coverage-run] tests/coverage/simple_match.rs

ignored when cross-compiling

[coverage-run] tests/coverage/sort_groups.rs

ignored when cross-compiling

[coverage-run] tests/coverage/sort_groups.rs

ignored when cross-compiling

[coverage-run] tests/coverage/test_harness.rs

ignored when cross-compiling

[coverage-run] tests/coverage/test_harness.rs

ignored when cross-compiling

[coverage-run] tests/coverage/tight_inf_loop.rs

ignored when cross-compiling

[coverage-run] tests/coverage/tight_inf_loop.rs

ignored when cross-compiling

[coverage-run] tests/coverage/trivial.rs

ignored when cross-compiling

[coverage-run] tests/coverage/trivial.rs

ignored when cross-compiling

[coverage-run] tests/coverage/try-in-macro.rs#attr

ignored when cross-compiling

[coverage-run] tests/coverage/try-in-macro.rs#attr

ignored when cross-compiling

[coverage-run] tests/coverage/try-in-macro.rs#bang

ignored when cross-compiling

[coverage-run] tests/coverage/try-in-macro.rs#bang

ignored when cross-compiling

[coverage-run] tests/coverage/try-in-macro.rs#derive

ignored when cross-compiling

[coverage-run] tests/coverage/try-in-macro.rs#derive

ignored when cross-compiling

[coverage-run] tests/coverage/try_error_result.rs

ignored when cross-compiling

[coverage-run] tests/coverage/try_error_result.rs

ignored when cross-compiling

[coverage-run] tests/coverage/unicode.rs

ignored when cross-compiling

[coverage-run] tests/coverage/unicode.rs

ignored when cross-compiling

[coverage-run] tests/coverage/unreachable.rs

ignored when cross-compiling

[coverage-run] tests/coverage/unreachable.rs

ignored when cross-compiling

[coverage-run] tests/coverage/unused.rs

ignored when cross-compiling

[coverage-run] tests/coverage/unused.rs

ignored when cross-compiling

[coverage-run] tests/coverage/unused_mod.rs

ignored when cross-compiling

[coverage-run] tests/coverage/unused_mod.rs

ignored when cross-compiling

[coverage-run] tests/coverage/uses_crate.rs

ignored when cross-compiling

[coverage-run] tests/coverage/uses_crate.rs

ignored when cross-compiling

[coverage-run] tests/coverage/uses_inline_crate.rs

ignored when cross-compiling

[coverage-run] tests/coverage/uses_inline_crate.rs

ignored when cross-compiling

[coverage-run] tests/coverage/while.rs

ignored when cross-compiling

[coverage-run] tests/coverage/while.rs

ignored when cross-compiling

[coverage-run] tests/coverage/while_early_ret.rs

ignored when cross-compiling

[coverage-run] tests/coverage/while_early_ret.rs

ignored when cross-compiling

[coverage-run] tests/coverage/yield.rs

ignored when cross-compiling

[coverage-run] tests/coverage/yield.rs

ignored when cross-compiling

[crashes] tests/crashes/125772.rs

only executed when the pointer width is 64bit

[crashes] tests/crashes/125772.rs

only executed when the pointer width is 64bit

[crashes] tests/crashes/34127.rs

only executed when the pointer width is 64bit

[crashes] tests/crashes/34127.rs

only executed when the pointer width is 64bit

[incremental] tests/incremental/change_crate_dep_kind.rs

ignored on targets without unwinding support

[incremental] tests/incremental/change_crate_dep_kind.rs

ignored on targets without unwinding support

[incremental] tests/incremental/issue-72386.rs

only executed when the architecture is x86_64

[incremental] tests/incremental/issue-72386.rs

only executed when the architecture is x86_64

[incremental] tests/incremental/issue-80336-invalid-span.rs

only executed when the architecture is x86_64

[incremental] tests/incremental/issue-80336-invalid-span.rs

only executed when the architecture is x86_64

[incremental] tests/incremental/issue-84252-global-alloc.rs

skipping test as target does not support all of the crate types [“cdylib”]

[incremental] tests/incremental/issue-84252-global-alloc.rs

skipping test as target does not support all of the crate types [“cdylib”]

[incremental] tests/incremental/no_mangle.rs

skipping test as target does not support all of the crate types [“cdylib”]

[incremental] tests/incremental/no_mangle.rs

skipping test as target does not support all of the crate types [“cdylib”]

[incremental] tests/incremental/split_debuginfo_cached.rs

only executed when the target is x86_64-unknown-linux-gnu

[incremental] tests/incremental/split_debuginfo_cached.rs

only executed when the target is x86_64-unknown-linux-gnu

[incremental] tests/incremental/split_debuginfo_mode.rs

only executed when the target is x86_64-unknown-linux-gnu

[incremental] tests/incremental/split_debuginfo_mode.rs

only executed when the target is x86_64-unknown-linux-gnu

[mir-opt] tests/mir-opt/alignment_checks.rs

only executed when the pointer width is 64bit

[mir-opt] tests/mir-opt/alignment_checks.rs

only executed when the pointer width is 64bit

[mir-opt] tests/mir-opt/basic_assignment.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/basic_assignment.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/box_conditional_drop_allocator.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/box_conditional_drop_allocator.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/box_partial_move.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/box_partial_move.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/building/custom/unwind_action.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/building/custom/unwind_action.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/building/fallible_struct_drop.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/building/fallible_struct_drop.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/c_unwind_terminate.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/c_unwind_terminate.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/copy-prop/calls.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/copy-prop/calls.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/coroutine/async_await.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/coroutine/async_await.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/coroutine/async_drop.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/coroutine/async_drop.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/coroutine/async_fn.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/coroutine/async_fn.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/coroutine/coroutine.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/coroutine/coroutine.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/coroutine/unwind_in_vec.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/coroutine/unwind_in_vec.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/coverage/instrument_coverage.rs

ignored when the target is part of the Ferrocene facade target family (instrument-coverage is not supported)

[mir-opt] tests/mir-opt/coverage/instrument_coverage.rs

ignored when the target is part of the Ferrocene facade target family (instrument-coverage is not supported)

[mir-opt] tests/mir-opt/dead-store-elimination/cycle.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/dead-store-elimination/cycle.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/early_otherwise_branch_unwind.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/early_otherwise_branch_unwind.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/gvn.rs

only executed when the pointer width is 64bit

[mir-opt] tests/mir-opt/gvn.rs

only executed when the pointer width is 64bit

[mir-opt] tests/mir-opt/gvn_ptr_eq_with_constant.rs

only executed when the pointer width is 64bit

[mir-opt] tests/mir-opt/gvn_ptr_eq_with_constant.rs

only executed when the pointer width is 64bit

[mir-opt] tests/mir-opt/inline/asm_unwind.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/inline/asm_unwind.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/inline/caller_with_trivial_bound.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/inline/caller_with_trivial_bound.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/inline/indirect_destination.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/inline/indirect_destination.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/inline/inline_compatibility.rs

only executed when the architecture is x86_64

[mir-opt] tests/mir-opt/inline/inline_compatibility.rs

only executed when the architecture is x86_64

[mir-opt] tests/mir-opt/inline/inline_empty_drop_glue.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/inline/inline_empty_drop_glue.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/inline/polymorphic_recursion.rs

ignored always (The test is extremely slow due to debug assertions being enabled)

[mir-opt] tests/mir-opt/inline/polymorphic_recursion.rs

ignored always (The test is extremely slow due to debug assertions being enabled)

[mir-opt] tests/mir-opt/inline/unsized_argument.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/inline/unsized_argument.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/instsimplify/align_of_slice.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/instsimplify/align_of_slice.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/instsimplify/align_or_size_of_sized_val.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/instsimplify/align_or_size_of_sized_val.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/pre-codegen/loops.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/pre-codegen/loops.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/pre-codegen/mem_replace.rs

ignored when std is built with debug assertions

[mir-opt] tests/mir-opt/pre-codegen/mem_replace.rs

ignored when std is built with debug assertions

[mir-opt] tests/mir-opt/pre-codegen/ptr_offset.rs

ignored when std is built with debug assertions ((precondition checks are under cfg(debug_assertions)))

[mir-opt] tests/mir-opt/pre-codegen/ptr_offset.rs

ignored when std is built with debug assertions ((precondition checks are under cfg(debug_assertions)))

[mir-opt] tests/mir-opt/pre-codegen/slice_iter.rs

ignored when std is built with debug assertions ((precondition checks on ptr::add are under cfg(debug_assertions)))

[mir-opt] tests/mir-opt/pre-codegen/slice_iter.rs

ignored when std is built with debug assertions ((precondition checks on ptr::add are under cfg(debug_assertions)))

[mir-opt] tests/mir-opt/pre-codegen/tuple_ord.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/pre-codegen/tuple_ord.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/pre-codegen/unaligned.rs

ignored when std is built with debug assertions ((there’s one in ptr::read))

[mir-opt] tests/mir-opt/pre-codegen/unaligned.rs

ignored when std is built with debug assertions ((there’s one in ptr::read))

[mir-opt] tests/mir-opt/reference_prop.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/reference_prop.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/sroa/simd_sroa.rs

ignored on targets without unwinding support

[mir-opt] tests/mir-opt/sroa/simd_sroa.rs

ignored on targets without unwinding support

[run-make] tests/build-std/configurations

ignored always (Ferrocene annotation: This test is for a nightly feature we do not qualify and)

[run-make] tests/build-std/configurations

ignored always (Ferrocene annotation: This test is for a nightly feature we do not qualify and)

[run-make] tests/run-make-cargo/amdgpu-lto

ignored on targets without Rust’s LLD

[run-make] tests/run-make-cargo/amdgpu-lto

ignored on targets without Rust’s LLD

[run-make] tests/run-make-cargo/apple-slow-tls

only executed when the target vendor is Apple

[run-make] tests/run-make-cargo/apple-slow-tls

only executed when the target vendor is Apple

[run-make] tests/run-make-cargo/panic-immediate-abort-works

ignored when cross-compiling

[run-make] tests/run-make-cargo/panic-immediate-abort-works

ignored when cross-compiling

[run-make] tests/run-make-cargo/sanitizer-cfi-build-std-clang

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make-cargo/sanitizer-cfi-build-std-clang

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make-cargo/thumb-none-qemu

ignored when the target is part of the Ferrocene facade target family (cortex-m crate does not support test double)

[run-make] tests/run-make-cargo/thumb-none-qemu

ignored when the target is part of the Ferrocene facade target family (cortex-m crate does not support test double)

[run-make] tests/run-make-cargo/uefi-qemu

only executed when the operating system is uefi

[run-make] tests/run-make-cargo/uefi-qemu

only executed when the operating system is uefi

[run-make] tests/run-make-cargo/x86_64-fortanix-unknown-sgx-lvi

only executed when the target is x86_64-fortanix-unknown-sgx

[run-make] tests/run-make-cargo/x86_64-fortanix-unknown-sgx-lvi

only executed when the target is x86_64-fortanix-unknown-sgx

[run-make] tests/run-make/a-b-a-linker-guard

ignored when cross-compiling

[run-make] tests/run-make/a-b-a-linker-guard

ignored when cross-compiling

[run-make] tests/run-make/allocator-shim-circular-deps

ignored when cross-compiling

[run-make] tests/run-make/allocator-shim-circular-deps

ignored when cross-compiling

[run-make] tests/run-make/allow-warnings-cmdline-stability

ignored when cross-compiling

[run-make] tests/run-make/allow-warnings-cmdline-stability

ignored when cross-compiling

[run-make] tests/run-make/amdgpu-kd

ignored on targets without Rust’s LLD

[run-make] tests/run-make/amdgpu-kd

ignored on targets without Rust’s LLD

[run-make] tests/run-make/apple-c-available-links

only executed when the target vendor is Apple (__builtin_available is (mostly) specific to Apple platforms.)

[run-make] tests/run-make/apple-c-available-links

only executed when the target vendor is Apple (__builtin_available is (mostly) specific to Apple platforms.)

[run-make] tests/run-make/apple-deployment-target

only executed when the target vendor is Apple

[run-make] tests/run-make/apple-deployment-target

only executed when the target vendor is Apple

[run-make] tests/run-make/apple-sdk-version

only executed when the target vendor is Apple

[run-make] tests/run-make/apple-sdk-version

only executed when the target vendor is Apple

[run-make] tests/run-make/archive-corrupt-error

ignored when cross-compiling

[run-make] tests/run-make/archive-corrupt-error

ignored when cross-compiling

[run-make] tests/run-make/archive-duplicate-names

ignored when cross-compiling

[run-make] tests/run-make/archive-duplicate-names

ignored when cross-compiling

[run-make] tests/run-make/archive-format-error

ignored when cross-compiling

[run-make] tests/run-make/archive-format-error

ignored when cross-compiling

[run-make] tests/run-make/arguments-non-c-like-enum

ignored when cross-compiling

[run-make] tests/run-make/arguments-non-c-like-enum

ignored when cross-compiling

[run-make] tests/run-make/arm64ec-import-export-static

only executed when the operating system is windows

[run-make] tests/run-make/arm64ec-import-export-static

only executed when the operating system is windows

[run-make] tests/run-make/autodiff/rlib

ignored when cross-compiling

[run-make] tests/run-make/autodiff/rlib

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/array-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/array-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/iter

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/iter

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/memcpy-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/memcpy-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/mixed-struct-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/mixed-struct-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/nott-flag

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/nott-flag

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/recursion-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/recursion-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/scalar-types/f128-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/scalar-types/f128-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/scalar-types/f16-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/scalar-types/f16-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/scalar-types/f32-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/scalar-types/f32-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/scalar-types/f64-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/scalar-types/f64-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/scalar-types/i32-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/scalar-types/i32-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/slice-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/slice-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/struct-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/struct-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/tuple-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/tuple-typetree

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/array

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/array

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/array3d

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/array3d

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/box

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/box

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/const_pointer

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/const_pointer

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/f32

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/f32

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/f64

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/f64

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/i128

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/i128

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/i16

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/i16

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/i32

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/i32

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/i8

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/i8

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/isize

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/isize

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/mut_pointer

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/mut_pointer

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/mut_ref

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/mut_ref

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/ref

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/ref

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/struct

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/struct

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/u128

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/u128

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/u16

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/u16

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/u32

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/u32

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/u8

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/u8

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/union

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/union

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/usize

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/usize

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/vec

ignored when cross-compiling

[run-make] tests/run-make/autodiff/type-trees/type-analysis/vec

ignored when cross-compiling

[run-make] tests/run-make/avr-rjmp-offset

ignored on targets without Rust’s LLD

[run-make] tests/run-make/avr-rjmp-offset

ignored on targets without Rust’s LLD

[run-make] tests/run-make/bare-outfile

ignored when cross-compiling

[run-make] tests/run-make/bare-outfile

ignored when cross-compiling

[run-make] tests/run-make/branch-protection-check-IBT

ignored when cross-compiling

[run-make] tests/run-make/branch-protection-check-IBT

ignored when cross-compiling

[run-make] tests/run-make/broken-pipe-no-ice

ignored when cross-compiling ((needs to run test binary))

[run-make] tests/run-make/broken-pipe-no-ice

ignored when cross-compiling ((needs to run test binary))

[run-make] tests/run-make/c-dynamic-dylib

ignored when cross-compiling

[run-make] tests/run-make/c-dynamic-dylib

ignored when cross-compiling

[run-make] tests/run-make/c-dynamic-rlib

ignored when cross-compiling

[run-make] tests/run-make/c-dynamic-rlib

ignored when cross-compiling

[run-make] tests/run-make/c-link-to-rust-dylib

ignored when cross-compiling

[run-make] tests/run-make/c-link-to-rust-dylib

ignored when cross-compiling

[run-make] tests/run-make/c-link-to-rust-staticlib

ignored when cross-compiling

[run-make] tests/run-make/c-link-to-rust-staticlib

ignored when cross-compiling

[run-make] tests/run-make/c-link-to-rust-va-list-fn

ignored when the target is part of the Ferrocene facade target family

[run-make] tests/run-make/c-link-to-rust-va-list-fn

ignored when the target is part of the Ferrocene facade target family

[run-make] tests/run-make/c-static-dylib

ignored when cross-compiling

[run-make] tests/run-make/c-static-dylib

ignored when cross-compiling

[run-make] tests/run-make/c-static-rlib

ignored when cross-compiling

[run-make] tests/run-make/c-static-rlib

ignored when cross-compiling

[run-make] tests/run-make/c-unwind-abi-catch-lib-panic

ignored on targets without unwinding support

[run-make] tests/run-make/c-unwind-abi-catch-lib-panic

ignored on targets without unwinding support

[run-make] tests/run-make/c-unwind-abi-catch-panic

ignored on targets without unwinding support

[run-make] tests/run-make/c-unwind-abi-catch-panic

ignored on targets without unwinding support

[run-make] tests/run-make/cdylib

ignored when cross-compiling

[run-make] tests/run-make/cdylib

ignored when cross-compiling

[run-make] tests/run-make/cdylib-dylib-linkage

ignored when cross-compiling

[run-make] tests/run-make/cdylib-dylib-linkage

ignored when cross-compiling

[run-make] tests/run-make/cdylib-export-c-library-symbols

ignored when cross-compiling

[run-make] tests/run-make/cdylib-export-c-library-symbols

ignored when cross-compiling

[run-make] tests/run-make/cdylib-fewer-symbols

ignored when cross-compiling

[run-make] tests/run-make/cdylib-fewer-symbols

ignored when cross-compiling

[run-make] tests/run-make/codegen-options-parsing

ignored when cross-compiling

[run-make] tests/run-make/codegen-options-parsing

ignored when cross-compiling

[run-make] tests/run-make/comment-section

ignored when cross-compiling

[run-make] tests/run-make/comment-section

ignored when cross-compiling

[run-make] tests/run-make/compile-stdin

ignored when cross-compiling

[run-make] tests/run-make/compile-stdin

ignored when cross-compiling

[run-make] tests/run-make/compiler-rt-works-on-mingw

only executed when the operating system and target environment are windows-gnu

[run-make] tests/run-make/compiler-rt-works-on-mingw

only executed when the operating system and target environment are windows-gnu

[run-make] tests/run-make/compiletest-self-test/symbols-helpers

ignored when cross-compiling

[run-make] tests/run-make/compiletest-self-test/symbols-helpers

ignored when cross-compiling

[run-make] tests/run-make/compressed-debuginfo

ignored when cross-compiling

[run-make] tests/run-make/compressed-debuginfo

ignored when cross-compiling

[run-make] tests/run-make/compressed-debuginfo-zstd

ignored when cross-compiling

[run-make] tests/run-make/compressed-debuginfo-zstd

ignored when cross-compiling

[run-make] tests/run-make/const_fn_mir

ignored on targets without unwinding support

[run-make] tests/run-make/const_fn_mir

ignored on targets without unwinding support

[run-make] tests/run-make/cpp-global-destructors

ignored when cross-compiling

[run-make] tests/run-make/cpp-global-destructors

ignored when cross-compiling

[run-make] tests/run-make/crate-circular-deps-link

ignored when cross-compiling

[run-make] tests/run-make/crate-circular-deps-link

ignored when cross-compiling

[run-make] tests/run-make/crate-hash-rustc-version

ignored when cross-compiling

[run-make] tests/run-make/crate-hash-rustc-version

ignored when cross-compiling

[run-make] tests/run-make/crate-loading-multiple-candidates

ignored when cross-compiling

[run-make] tests/run-make/crate-loading-multiple-candidates

ignored when cross-compiling

[run-make] tests/run-make/crate-name-priority

ignored when cross-compiling ((relocations in generic ELF against arm-unknown-linux-gnueabihf))

[run-make] tests/run-make/crate-name-priority

ignored when cross-compiling ((relocations in generic ELF against arm-unknown-linux-gnueabihf))

[run-make] tests/run-make/cross-lang-lto-clang

ignored when RUSTBUILD_FORCE_CLANG_BASED_TESTS is not set

[run-make] tests/run-make/cross-lang-lto-clang

ignored when RUSTBUILD_FORCE_CLANG_BASED_TESTS is not set

[run-make] tests/run-make/cross-lang-lto-pgo-smoketest-clang

ignored when RUSTBUILD_FORCE_CLANG_BASED_TESTS is not set

[run-make] tests/run-make/cross-lang-lto-pgo-smoketest-clang

ignored when RUSTBUILD_FORCE_CLANG_BASED_TESTS is not set

[run-make] tests/run-make/cross-lang-lto-riscv-abi

ignored when RUSTBUILD_FORCE_CLANG_BASED_TESTS is not set

[run-make] tests/run-make/cross-lang-lto-riscv-abi

ignored when RUSTBUILD_FORCE_CLANG_BASED_TESTS is not set

[run-make] tests/run-make/debug-assertions

ignored on targets without unwinding support

[run-make] tests/run-make/debug-assertions

ignored on targets without unwinding support

[run-make] tests/run-make/dep-graph

ignored when cross-compiling

[run-make] tests/run-make/dep-graph

ignored when cross-compiling

[run-make] tests/run-make/dirty-incr-due-to-hard-link

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make/dirty-incr-due-to-hard-link

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make/dll-weak-definition

ignored on targets without Rust’s LLD

[run-make] tests/run-make/dll-weak-definition

ignored on targets without Rust’s LLD

[run-make] tests/run-make/dos-device-input

only executed when the operating system is windows

[run-make] tests/run-make/dos-device-input

only executed when the operating system is windows

[run-make] tests/run-make/dump-ice-to-disk

ignored when cross-compiling ((exercising ICE dump on host))

[run-make] tests/run-make/dump-ice-to-disk

ignored when cross-compiling ((exercising ICE dump on host))

[run-make] tests/run-make/duplicate-profiler-builtins

ignored on targets without dynamic linking

[run-make] tests/run-make/duplicate-profiler-builtins

ignored on targets without dynamic linking

[run-make] tests/run-make/dylib-chain

ignored when cross-compiling

[run-make] tests/run-make/dylib-chain

ignored when cross-compiling

[run-make] tests/run-make/dylib-soname

ignored when cross-compiling

[run-make] tests/run-make/dylib-soname

ignored when cross-compiling

[run-make] tests/run-make/dynamic-loading-cdylib

ignored always (Please check what this test does)

[run-make] tests/run-make/dynamic-loading-cdylib

ignored always (Please check what this test does)

[run-make] tests/run-make/embed-metadata

skipping test as target does not support all of the crate types [“dylib”]

[run-make] tests/run-make/embed-metadata

skipping test as target does not support all of the crate types [“dylib”]

[run-make] tests/run-make/embed-source-dwarf

ignored when cross-compiling

[run-make] tests/run-make/embed-source-dwarf

ignored when cross-compiling

[run-make] tests/run-make/emit

ignored when cross-compiling

[run-make] tests/run-make/emit

ignored when cross-compiling

[run-make] tests/run-make/env-dep-info

ignored when the target environment is musl ((FIXME: can’t find -lunwind))

[run-make] tests/run-make/env-dep-info

ignored when the target environment is musl ((FIXME: can’t find -lunwind))

[run-make] tests/run-make/exit-code

ignored when cross-compiling

[run-make] tests/run-make/exit-code

ignored when cross-compiling

[run-make] tests/run-make/export-executable-symbols

ignored when cross-compiling

[run-make] tests/run-make/export-executable-symbols

ignored when cross-compiling

[run-make] tests/run-make/export/disambiguator

skipping test as target does not support all of the crate types [“dylib”]

[run-make] tests/run-make/export/disambiguator

skipping test as target does not support all of the crate types [“dylib”]

[run-make] tests/run-make/export/extern-opt

skipping test as target does not support all of the crate types [“dylib”]

[run-make] tests/run-make/export/extern-opt

skipping test as target does not support all of the crate types [“dylib”]

[run-make] tests/run-make/export/simple

skipping test as target does not support all of the crate types [“dylib”]

[run-make] tests/run-make/export/simple

skipping test as target does not support all of the crate types [“dylib”]

[run-make] tests/run-make/export/write-interface-nonexistent-dir

skipping test as target does not support all of the crate types [“dylib”]

[run-make] tests/run-make/export/write-interface-nonexistent-dir

skipping test as target does not support all of the crate types [“dylib”]

[run-make] tests/run-make/extern-diff-internal-name

ignored when cross-compiling

[run-make] tests/run-make/extern-diff-internal-name

ignored when cross-compiling

[run-make] tests/run-make/extern-flag-disambiguates

ignored when cross-compiling

[run-make] tests/run-make/extern-flag-disambiguates

ignored when cross-compiling

[run-make] tests/run-make/extern-flag-fun

ignored when cross-compiling

[run-make] tests/run-make/extern-flag-fun

ignored when cross-compiling

[run-make] tests/run-make/extern-flag-pathless

ignored when cross-compiling

[run-make] tests/run-make/extern-flag-pathless

ignored when cross-compiling

[run-make] tests/run-make/extern-fn-explicit-align

ignored when cross-compiling

[run-make] tests/run-make/extern-fn-explicit-align

ignored when cross-compiling

[run-make] tests/run-make/extern-fn-generic

ignored when cross-compiling

[run-make] tests/run-make/extern-fn-generic

ignored when cross-compiling

[run-make] tests/run-make/extern-fn-mangle

ignored when cross-compiling

[run-make] tests/run-make/extern-fn-mangle

ignored when cross-compiling

[run-make] tests/run-make/extern-fn-reachable

ignored when cross-compiling

[run-make] tests/run-make/extern-fn-reachable

ignored when cross-compiling

[run-make] tests/run-make/extern-fn-slice-no-ice

ignored when cross-compiling

[run-make] tests/run-make/extern-fn-slice-no-ice

ignored when cross-compiling

[run-make] tests/run-make/extern-fn-struct-passing-abi

ignored when cross-compiling

[run-make] tests/run-make/extern-fn-struct-passing-abi

ignored when cross-compiling

[run-make] tests/run-make/extern-fn-with-extern-types

ignored when cross-compiling

[run-make] tests/run-make/extern-fn-with-extern-types

ignored when cross-compiling

[run-make] tests/run-make/extern-fn-with-packed-struct

ignored when cross-compiling

[run-make] tests/run-make/extern-fn-with-packed-struct

ignored when cross-compiling

[run-make] tests/run-make/extern-fn-with-union

ignored when cross-compiling

[run-make] tests/run-make/extern-fn-with-union

ignored when cross-compiling

[run-make] tests/run-make/extern-multiple-copies

ignored when cross-compiling

[run-make] tests/run-make/extern-multiple-copies

ignored when cross-compiling

[run-make] tests/run-make/extern-multiple-copies2

ignored when cross-compiling

[run-make] tests/run-make/extern-multiple-copies2

ignored when cross-compiling

[run-make] tests/run-make/extern-overrides-distribution

ignored when cross-compiling

[run-make] tests/run-make/extern-overrides-distribution

ignored when cross-compiling

[run-make] tests/run-make/extra-filename-with-temp-outputs

ignored when cross-compiling ((relocations in generic ELF against arm-unknown-linux-gnueabihf))

[run-make] tests/run-make/extra-filename-with-temp-outputs

ignored when cross-compiling ((relocations in generic ELF against arm-unknown-linux-gnueabihf))

[run-make] tests/run-make/fat-then-thin-lto

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make/fat-then-thin-lto

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make/ferrocene/compiler-arguments/upper-l

ignored when running tests remotely (Temporary ignore, while we fix a bug in the test infrastructure.)

[run-make] tests/run-make/ferrocene/compiler-arguments/upper-l

ignored when running tests remotely (Temporary ignore, while we fix a bug in the test infrastructure.)

[run-make] tests/run-make/ferrocene/compiler-arguments/upper_c_linker-flavor/upper_c_linker-flavor

only executed when the architecture is x86_64

[run-make] tests/run-make/ferrocene/compiler-arguments/upper_c_linker-flavor/upper_c_linker-flavor

only executed when the architecture is x86_64

[run-make] tests/run-make/ferrocene/compiler-arguments/upper_c_rpath/upper_c_rpath

ignored on targets without dynamic linking

[run-make] tests/run-make/ferrocene/compiler-arguments/upper_c_rpath/upper_c_rpath

ignored on targets without dynamic linking

[run-make] tests/run-make/ferrocene/compiler-arguments/upper_c_rpath/upper_c_rpath_link_arg

ignored on targets without dynamic linking

[run-make] tests/run-make/ferrocene/compiler-arguments/upper_c_rpath/upper_c_rpath_link_arg

ignored on targets without dynamic linking

[run-make] tests/run-make/ferrocene/no-fuse-ld-fallback

ignored on targets without linker-flavor=*-lld-cc

[run-make] tests/run-make/ferrocene/no-fuse-ld-fallback

ignored on targets without linker-flavor=*-lld-cc

[run-make] tests/run-make/fix-cortex-a53-843419

only executed when the architecture is aarch64

[run-make] tests/run-make/fix-cortex-a53-843419

only executed when the architecture is aarch64

[run-make] tests/run-make/forced-unwind-terminate-pof

ignored when cross-compiling

[run-make] tests/run-make/forced-unwind-terminate-pof

ignored when cross-compiling

[run-make] tests/run-make/foreign-double-unwind

ignored when cross-compiling

[run-make] tests/run-make/foreign-double-unwind

ignored when cross-compiling

[run-make] tests/run-make/foreign-exceptions

ignored when cross-compiling

[run-make] tests/run-make/foreign-exceptions

ignored when cross-compiling

[run-make] tests/run-make/foreign-rust-exceptions

ignored on targets without unwinding support

[run-make] tests/run-make/foreign-rust-exceptions

ignored on targets without unwinding support

[run-make] tests/run-make/glibc-staticlib-args

ignored when cross-compiling

[run-make] tests/run-make/glibc-staticlib-args

ignored when cross-compiling

[run-make] tests/run-make/glibc-symbols-x86_64-unknown-linux-gnu

ignored when cross-compiling

[run-make] tests/run-make/glibc-symbols-x86_64-unknown-linux-gnu

ignored when cross-compiling

[run-make] tests/run-make/ice-dep-cannot-find-dep

ignored when cross-compiling

[run-make] tests/run-make/ice-dep-cannot-find-dep

ignored when cross-compiling

[run-make] tests/run-make/import-macro-verbatim

only executed when the operating system is windows (other platforms do not have Windows verbatim paths)

[run-make] tests/run-make/import-macro-verbatim

only executed when the operating system is windows (other platforms do not have Windows verbatim paths)

[run-make] tests/run-make/inaccessible-temp-dir

ignored when the architecture is arm

[run-make] tests/run-make/inaccessible-temp-dir

ignored when the architecture is arm

[run-make] tests/run-make/include-all-symbols-linking

ignored on targets without dynamic linking

[run-make] tests/run-make/include-all-symbols-linking

ignored on targets without dynamic linking

[run-make] tests/run-make/incr-add-rust-src-component

ignored when cross-compiling

[run-make] tests/run-make/incr-add-rust-src-component

ignored when cross-compiling

[run-make] tests/run-make/incr-prev-body-beyond-eof

ignored when cross-compiling

[run-make] tests/run-make/incr-prev-body-beyond-eof

ignored when cross-compiling

[run-make] tests/run-make/incr-test-moved-file

ignored when cross-compiling

[run-make] tests/run-make/incr-test-moved-file

ignored when cross-compiling

[run-make] tests/run-make/incremental-finalize-fail

skipping test as target does not support all of the crate types [“proc-macro”]

[run-make] tests/run-make/incremental-finalize-fail

skipping test as target does not support all of the crate types [“proc-macro”]

[run-make] tests/run-make/input-file-errors

ignored when the architecture is arm

[run-make] tests/run-make/input-file-errors

ignored when the architecture is arm

[run-make] tests/run-make/instrument-mcount-link-pg

ignored always (Relocations not enabled in CentOS 7)

[run-make] tests/run-make/instrument-mcount-link-pg

ignored always (Relocations not enabled in CentOS 7)

[run-make] tests/run-make/interdependent-c-libraries

ignored when cross-compiling

[run-make] tests/run-make/interdependent-c-libraries

ignored when cross-compiling

[run-make] tests/run-make/invalid-so

ignored on targets without dynamic linking

[run-make] tests/run-make/invalid-so

ignored on targets without dynamic linking

[run-make] tests/run-make/issue-125484-used-dependencies

ignored when cross-compiling

[run-make] tests/run-make/issue-125484-used-dependencies

ignored when cross-compiling

[run-make] tests/run-make/issue-84395-lto-embed-bitcode

ignored when RUSTBUILD_FORCE_CLANG_BASED_TESTS is not set

[run-make] tests/run-make/issue-84395-lto-embed-bitcode

ignored when RUSTBUILD_FORCE_CLANG_BASED_TESTS is not set

[run-make] tests/run-make/jobserver-error

ignored when cross-compiling

[run-make] tests/run-make/jobserver-error

ignored when cross-compiling

[run-make] tests/run-make/json-error-no-offset

ignored when cross-compiling

[run-make] tests/run-make/json-error-no-offset

ignored when cross-compiling

[run-make] tests/run-make/libs-through-symlinks

ignored when cross-compiling

[run-make] tests/run-make/libs-through-symlinks

ignored when cross-compiling

[run-make] tests/run-make/libstd-no-protected

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make/libstd-no-protected

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make/libtest-json

ignored on targets without unwinding support ((test file contains #[should_panic] test))

[run-make] tests/run-make/libtest-json

ignored on targets without unwinding support ((test file contains #[should_panic] test))

[run-make] tests/run-make/libtest-junit

ignored on targets without unwinding support ((test file contains #[should_panic] test))

[run-make] tests/run-make/libtest-junit

ignored on targets without unwinding support ((test file contains #[should_panic] test))

[run-make] tests/run-make/libtest-padding

ignored on targets without unwinding support

[run-make] tests/run-make/libtest-padding

ignored on targets without unwinding support

[run-make] tests/run-make/libtest-thread-limit

ignored on targets without unwinding support

[run-make] tests/run-make/libtest-thread-limit

ignored on targets without unwinding support

[run-make] tests/run-make/link-cfg

ignored when cross-compiling

[run-make] tests/run-make/link-cfg

ignored when cross-compiling

[run-make] tests/run-make/link-dedup

ignored when the target environment is musl ((not passed consecutively))

[run-make] tests/run-make/link-dedup

ignored when the target environment is musl ((not passed consecutively))

[run-make] tests/run-make/link-eh-frame-terminator

ignored when cross-compiling

[run-make] tests/run-make/link-eh-frame-terminator

ignored when cross-compiling

[run-make] tests/run-make/link-framework

only executed when the target vendor is Apple

[run-make] tests/run-make/link-framework

only executed when the target vendor is Apple

[run-make] tests/run-make/link-native-static-lib-to-dylib

ignored when cross-compiling

[run-make] tests/run-make/link-native-static-lib-to-dylib

ignored when cross-compiling

[run-make] tests/run-make/link-path-order

ignored when cross-compiling

[run-make] tests/run-make/link-path-order

ignored when cross-compiling

[run-make] tests/run-make/link-under-xcode

only executed when the target vendor is Apple

[run-make] tests/run-make/link-under-xcode

only executed when the target vendor is Apple

[run-make] tests/run-make/linkage-attr-framework

only executed when the target vendor is Apple

[run-make] tests/run-make/linkage-attr-framework

only executed when the target vendor is Apple

[run-make] tests/run-make/linkage-attr-on-static

ignored when cross-compiling

[run-make] tests/run-make/linkage-attr-on-static

ignored when cross-compiling

[run-make] tests/run-make/linker-plugin-lto-fat

ignored on targets without Rust’s LLD

[run-make] tests/run-make/linker-plugin-lto-fat

ignored on targets without Rust’s LLD

[run-make] tests/run-make/linker-warning

ignored when cross-compiling ((need to run fake linker))

[run-make] tests/run-make/linker-warning

ignored when cross-compiling ((need to run fake linker))

[run-make] tests/run-make/llvm-ident

ignored when cross-compiling

[run-make] tests/run-make/llvm-ident

ignored when cross-compiling

[run-make] tests/run-make/llvm-location-discriminator-limit-dummy-span

ignored on targets without dynamic linking

[run-make] tests/run-make/llvm-location-discriminator-limit-dummy-span

ignored on targets without dynamic linking

[run-make] tests/run-make/long-linker-command-lines

ignored when cross-compiling

[run-make] tests/run-make/long-linker-command-lines

ignored when cross-compiling

[run-make] tests/run-make/long-linker-command-lines-cmd-exe

only executed when the operating system is windows

[run-make] tests/run-make/long-linker-command-lines-cmd-exe

only executed when the operating system is windows

[run-make] tests/run-make/longjmp-across-rust

ignored when cross-compiling

[run-make] tests/run-make/longjmp-across-rust

ignored when cross-compiling

[run-make] tests/run-make/ls-metadata

ignored when cross-compiling

[run-make] tests/run-make/ls-metadata

ignored when cross-compiling

[run-make] tests/run-make/lto-dylib-dep

ignored when cross-compiling

[run-make] tests/run-make/lto-dylib-dep

ignored when cross-compiling

[run-make] tests/run-make/lto-empty

ignored when cross-compiling

[run-make] tests/run-make/lto-empty

ignored when cross-compiling

[run-make] tests/run-make/lto-linkage-used-attr

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make/lto-linkage-used-attr

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make/lto-long-filenames

ignored when cross-compiling

[run-make] tests/run-make/lto-long-filenames

ignored when cross-compiling

[run-make] tests/run-make/lto-long-filenames_cn

ignored when cross-compiling

[run-make] tests/run-make/lto-long-filenames_cn

ignored when cross-compiling

[run-make] tests/run-make/lto-no-link-whole-rlib

ignored when cross-compiling

[run-make] tests/run-make/lto-no-link-whole-rlib

ignored when cross-compiling

[run-make] tests/run-make/lto-readonly-lib

ignored when cross-compiling

[run-make] tests/run-make/lto-readonly-lib

ignored when cross-compiling

[run-make] tests/run-make/lto-smoke

ignored when cross-compiling

[run-make] tests/run-make/lto-smoke

ignored when cross-compiling

[run-make] tests/run-make/lto-smoke-c

ignored when cross-compiling

[run-make] tests/run-make/lto-smoke-c

ignored when cross-compiling

[run-make] tests/run-make/macho-link-section

only executed when the target vendor is Apple

[run-make] tests/run-make/macho-link-section

only executed when the target vendor is Apple

[run-make] tests/run-make/macos-deployment-target-warning

only executed when the operating system is macos

[run-make] tests/run-make/macos-deployment-target-warning

only executed when the operating system is macos

[run-make] tests/run-make/macos-fat-archive

only executed when the target vendor is Apple

[run-make] tests/run-make/macos-fat-archive

only executed when the target vendor is Apple

[run-make] tests/run-make/manual-link

ignored when cross-compiling

[run-make] tests/run-make/manual-link

ignored when cross-compiling

[run-make] tests/run-make/metadata-flag-frobs-symbols

ignored when cross-compiling

[run-make] tests/run-make/metadata-flag-frobs-symbols

ignored when cross-compiling

[run-make] tests/run-make/mingw-export-call-convention

only executed when the target is x86_64-pc-windows-gnu

[run-make] tests/run-make/mingw-export-call-convention

only executed when the target is x86_64-pc-windows-gnu

[run-make] tests/run-make/mixing-deps

ignored when cross-compiling

[run-make] tests/run-make/mixing-deps

ignored when cross-compiling

[run-make] tests/run-make/mixing-formats

ignored when cross-compiling

[run-make] tests/run-make/mixing-formats

ignored when cross-compiling

[run-make] tests/run-make/mixing-libs

ignored when cross-compiling

[run-make] tests/run-make/mixing-libs

ignored when cross-compiling

[run-make] tests/run-make/moved-src-dir-fingerprint-ice

ignored when cross-compiling

[run-make] tests/run-make/moved-src-dir-fingerprint-ice

ignored when cross-compiling

[run-make] tests/run-make/msvc-incremental-full-link-info

only executed when the target environment is msvc

[run-make] tests/run-make/msvc-incremental-full-link-info

only executed when the target environment is msvc

[run-make] tests/run-make/msvc-lld-thinlto-imp-symbols

ignored when cross-compiling (the built binary is executed)

[run-make] tests/run-make/msvc-lld-thinlto-imp-symbols

ignored when cross-compiling (the built binary is executed)

[run-make] tests/run-make/msvc-wholearchive

only executed when the target environment is msvc

[run-make] tests/run-make/msvc-wholearchive

only executed when the target environment is msvc

[run-make] tests/run-make/mte-ffi

only executed when the target is aarch64-unknown-linux-gnu

[run-make] tests/run-make/mte-ffi

only executed when the target is aarch64-unknown-linux-gnu

[run-make] tests/run-make/naked-dead-code-elimination

ignored on targets without a ret assembly instruction

[run-make] tests/run-make/naked-dead-code-elimination

ignored on targets without a ret assembly instruction

[run-make] tests/run-make/naked-symbol-visibility

skipping test as target does not support all of the crate types [“dylib”]

[run-make] tests/run-make/naked-symbol-visibility

skipping test as target does not support all of the crate types [“dylib”]

[run-make] tests/run-make/native-lib-alt-naming

ignored when cross-compiling

[run-make] tests/run-make/native-lib-alt-naming

ignored when cross-compiling

[run-make] tests/run-make/native-lib-load-order

ignored when cross-compiling

[run-make] tests/run-make/native-lib-load-order

ignored when cross-compiling

[run-make] tests/run-make/native-link-modifier-bundle

ignored when cross-compiling

[run-make] tests/run-make/native-link-modifier-bundle

ignored when cross-compiling

[run-make] tests/run-make/native-link-modifier-verbatim-linker

ignored when cross-compiling

[run-make] tests/run-make/native-link-modifier-verbatim-linker

ignored when cross-compiling

[run-make] tests/run-make/native-link-modifier-whole-archive

ignored when cross-compiling

[run-make] tests/run-make/native-link-modifier-whole-archive

ignored when cross-compiling

[run-make] tests/run-make/no-alloc-shim

ignored when cross-compiling

[run-make] tests/run-make/no-alloc-shim

ignored when cross-compiling

[run-make] tests/run-make/no-builtins-linker-plugin-lto

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make/no-builtins-linker-plugin-lto

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make/no-builtins-lto

ignored when cross-compiling

[run-make] tests/run-make/no-builtins-lto

ignored when cross-compiling

[run-make] tests/run-make/no-cdylib-as-rdylib

ignored when cross-compiling

[run-make] tests/run-make/no-cdylib-as-rdylib

ignored when cross-compiling

[run-make] tests/run-make/no-duplicate-libs

ignored when cross-compiling

[run-make] tests/run-make/no-duplicate-libs

ignored when cross-compiling

[run-make] tests/run-make/no-intermediate-extras

ignored when cross-compiling

[run-make] tests/run-make/no-intermediate-extras

ignored when cross-compiling

[run-make] tests/run-make/non-pie-thread-local

ignored when cross-compiling

[run-make] tests/run-make/non-pie-thread-local

ignored when cross-compiling

[run-make] tests/run-make/non-unicode-in-incremental-dir

ignored when cross-compiling

[run-make] tests/run-make/non-unicode-in-incremental-dir

ignored when cross-compiling

[run-make] tests/run-make/obey-crate-type-flag

ignored when cross-compiling

[run-make] tests/run-make/obey-crate-type-flag

ignored when cross-compiling

[run-make] tests/run-make/optimization-remarks-dir-pgo

ignored when cross-compiling

[run-make] tests/run-make/optimization-remarks-dir-pgo

ignored when cross-compiling

[run-make] tests/run-make/option-output-no-space

ignored when cross-compiling

[run-make] tests/run-make/option-output-no-space

ignored when cross-compiling

[run-make] tests/run-make/output-filename-overwrites-input

ignored when cross-compiling

[run-make] tests/run-make/output-filename-overwrites-input

ignored when cross-compiling

[run-make] tests/run-make/output-type-permutations

ignored when cross-compiling

[run-make] tests/run-make/output-type-permutations

ignored when cross-compiling

[run-make] tests/run-make/output-with-hyphens

ignored when cross-compiling

[run-make] tests/run-make/output-with-hyphens

ignored when cross-compiling

[run-make] tests/run-make/override-aliased-flags

ignored when cross-compiling

[run-make] tests/run-make/override-aliased-flags

ignored when cross-compiling

[run-make] tests/run-make/pass-non-c-like-enum-to-c

ignored when cross-compiling

[run-make] tests/run-make/pass-non-c-like-enum-to-c

ignored when cross-compiling

[run-make] tests/run-make/pauth-quicksort-c-driver

only executed when the ABI is pauthtest

[run-make] tests/run-make/pauth-quicksort-c-driver

only executed when the ABI is pauthtest

[run-make] tests/run-make/pauth-quicksort-rust-driver

only executed when the ABI is pauthtest

[run-make] tests/run-make/pauth-quicksort-rust-driver

only executed when the ABI is pauthtest

[run-make] tests/run-make/pauth-static-link-warning

only executed when the ABI is pauthtest

[run-make] tests/run-make/pauth-static-link-warning

only executed when the ABI is pauthtest

[run-make] tests/run-make/pdb-alt-path

only executed when the target is x86_64-pc-windows-msvc

[run-make] tests/run-make/pdb-alt-path

only executed when the target is x86_64-pc-windows-msvc

[run-make] tests/run-make/pdb-sobjname

only executed when the operating system and target environment are windows-msvc

[run-make] tests/run-make/pdb-sobjname

only executed when the operating system and target environment are windows-msvc

[run-make] tests/run-make/pgo-branch-weights

ignored when cross-compiling

[run-make] tests/run-make/pgo-branch-weights

ignored when cross-compiling

[run-make] tests/run-make/pgo-embed-bc-lto

ignored when cross-compiling

[run-make] tests/run-make/pgo-embed-bc-lto

ignored when cross-compiling

[run-make] tests/run-make/pgo-gen

ignored when cross-compiling

[run-make] tests/run-make/pgo-gen

ignored when cross-compiling

[run-make] tests/run-make/pgo-gen-lto

ignored when cross-compiling

[run-make] tests/run-make/pgo-gen-lto

ignored when cross-compiling

[run-make] tests/run-make/pgo-indirect-call-promotion

ignored when cross-compiling

[run-make] tests/run-make/pgo-indirect-call-promotion

ignored when cross-compiling

[run-make] tests/run-make/pgo-use

ignored when cross-compiling

[run-make] tests/run-make/pgo-use

ignored when cross-compiling

[run-make] tests/run-make/pointer-auth-link-with-c

ignored when cross-compiling

[run-make] tests/run-make/pointer-auth-link-with-c

ignored when cross-compiling

[run-make] tests/run-make/pointer-auth-link-with-c-lto-clang

ignored when cross-compiling

[run-make] tests/run-make/pointer-auth-link-with-c-lto-clang

ignored when cross-compiling

[run-make] tests/run-make/prefer-dylib

ignored when cross-compiling

[run-make] tests/run-make/prefer-dylib

ignored when cross-compiling

[run-make] tests/run-make/prefer-rlib

ignored when cross-compiling

[run-make] tests/run-make/prefer-rlib

ignored when cross-compiling

[run-make] tests/run-make/print-native-static-libs

ignored when cross-compiling

[run-make] tests/run-make/print-native-static-libs

ignored when cross-compiling

[run-make] tests/run-make/print-target-cpus-native

ignored when cross-compiling

[run-make] tests/run-make/print-target-cpus-native

ignored when cross-compiling

[run-make] tests/run-make/proc-macro-init-order

ignored when cross-compiling

[run-make] tests/run-make/proc-macro-init-order

ignored when cross-compiling

[run-make] tests/run-make/proc-macro-three-crates

ignored when the target environment is musl ((FIXME: can’t find -lunwind))

[run-make] tests/run-make/proc-macro-three-crates

ignored when the target environment is musl ((FIXME: can’t find -lunwind))

[run-make] tests/run-make/prune-link-args

ignored when cross-compiling

[run-make] tests/run-make/prune-link-args

ignored when cross-compiling

[run-make] tests/run-make/raw-dylib-alt-calling-convention

only executed when the operating system is windows

[run-make] tests/run-make/raw-dylib-alt-calling-convention

only executed when the operating system is windows

[run-make] tests/run-make/raw-dylib-c

only executed when the operating system is windows

[run-make] tests/run-make/raw-dylib-c

only executed when the operating system is windows

[run-make] tests/run-make/raw-dylib-cross-compilation

ignored when dlltool for the current architecture is not present

[run-make] tests/run-make/raw-dylib-cross-compilation

ignored when dlltool for the current architecture is not present

[run-make] tests/run-make/raw-dylib-custom-dlltool

ignored when dlltool for the current architecture is not present

[run-make] tests/run-make/raw-dylib-custom-dlltool

ignored when dlltool for the current architecture is not present

[run-make] tests/run-make/raw-dylib-elf

only executed when the architecture is x86_64

[run-make] tests/run-make/raw-dylib-elf

only executed when the architecture is x86_64

[run-make] tests/run-make/raw-dylib-elf-extern-types

ignored when rustc is built with debug assertions

[run-make] tests/run-make/raw-dylib-elf-extern-types

ignored when rustc is built with debug assertions

[run-make] tests/run-make/raw-dylib-elf-verbatim

only executed when the architecture is x86_64

[run-make] tests/run-make/raw-dylib-elf-verbatim

only executed when the architecture is x86_64

[run-make] tests/run-make/raw-dylib-elf-verbatim-absolute

only executed when the architecture is x86_64

[run-make] tests/run-make/raw-dylib-elf-verbatim-absolute

only executed when the architecture is x86_64

[run-make] tests/run-make/raw-dylib-import-name-type

only executed when the operating system is windows

[run-make] tests/run-make/raw-dylib-import-name-type

only executed when the operating system is windows

[run-make] tests/run-make/raw-dylib-inline-cross-dylib

only executed when the operating system is windows

[run-make] tests/run-make/raw-dylib-inline-cross-dylib

only executed when the operating system is windows

[run-make] tests/run-make/raw-dylib-link-ordinal

only executed when the operating system is windows

[run-make] tests/run-make/raw-dylib-link-ordinal

only executed when the operating system is windows

[run-make] tests/run-make/raw-dylib-stdcall-ordinal

only executed when the operating system is windows

[run-make] tests/run-make/raw-dylib-stdcall-ordinal

only executed when the operating system is windows

[run-make] tests/run-make/raw-dylib-whitespace

ignored when dlltool for the current architecture is not present

[run-make] tests/run-make/raw-dylib-whitespace

ignored when dlltool for the current architecture is not present

[run-make] tests/run-make/raw-fn-pointer-opt-undefined-behavior

ignored when cross-compiling

[run-make] tests/run-make/raw-fn-pointer-opt-undefined-behavior

ignored when cross-compiling

[run-make] tests/run-make/reachable-extern-fn-available-lto

ignored when cross-compiling

[run-make] tests/run-make/reachable-extern-fn-available-lto

ignored when cross-compiling

[run-make] tests/run-make/redundant-libs

ignored when cross-compiling

[run-make] tests/run-make/redundant-libs

ignored when cross-compiling

[run-make] tests/run-make/relocation-model

ignored when cross-compiling

[run-make] tests/run-make/relocation-model

ignored when cross-compiling

[run-make] tests/run-make/relro-levels

ignored when cross-compiling

[run-make] tests/run-make/relro-levels

ignored when cross-compiling

[run-make] tests/run-make/remap-path-prefix-consts

ignored when cross-compiling ((relocations in generic ELF against arm-unknown-linux-gnueabihf))

[run-make] tests/run-make/remap-path-prefix-consts

ignored when cross-compiling ((relocations in generic ELF against arm-unknown-linux-gnueabihf))

[run-make] tests/run-make/repr128-dwarf

ignored when cross-compiling

[run-make] tests/run-make/repr128-dwarf

ignored when cross-compiling

[run-make] tests/run-make/reproducible-build

ignored when cross-compiling ((linker binary needs to run))

[run-make] tests/run-make/reproducible-build

ignored when cross-compiling ((linker binary needs to run))

[run-make] tests/run-make/reproducible-build-2

ignored when cross-compiling

[run-make] tests/run-make/reproducible-build-2

ignored when cross-compiling

[run-make] tests/run-make/reset-codegen-1

ignored when cross-compiling

[run-make] tests/run-make/reset-codegen-1

ignored when cross-compiling

[run-make] tests/run-make/return-non-c-like-enum

ignored when cross-compiling

[run-make] tests/run-make/return-non-c-like-enum

ignored when cross-compiling

[run-make] tests/run-make/return-non-c-like-enum-from-c

ignored when cross-compiling

[run-make] tests/run-make/return-non-c-like-enum-from-c

ignored when cross-compiling

[run-make] tests/run-make/rlib-chain

ignored when cross-compiling

[run-make] tests/run-make/rlib-chain

ignored when cross-compiling

[run-make] tests/run-make/rlib-format-packed-bundled-libs

ignored when cross-compiling

[run-make] tests/run-make/rlib-format-packed-bundled-libs

ignored when cross-compiling

[run-make] tests/run-make/rlib-format-packed-bundled-libs-2

ignored when cross-compiling

[run-make] tests/run-make/rlib-format-packed-bundled-libs-2

ignored when cross-compiling

[run-make] tests/run-make/rlib-format-packed-bundled-libs-3

ignored when cross-compiling

[run-make] tests/run-make/rlib-format-packed-bundled-libs-3

ignored when cross-compiling

[run-make] tests/run-make/rmeta-preferred

ignored when cross-compiling

[run-make] tests/run-make/rmeta-preferred

ignored when cross-compiling

[run-make] tests/run-make/rust-lld

ignored on targets without Rust’s LLD

[run-make] tests/run-make/rust-lld

ignored on targets without Rust’s LLD

[run-make] tests/run-make/rust-lld-custom-target

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make/rust-lld-custom-target

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make/rust-lld-link-script-provide

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make/rust-lld-link-script-provide

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make/rust-lld-x86_64-unknown-linux-gnu

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make/rust-lld-x86_64-unknown-linux-gnu

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make/rust-lld-x86_64-unknown-linux-gnu-dist

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make/rust-lld-x86_64-unknown-linux-gnu-dist

only executed when the target is x86_64-unknown-linux-gnu

[run-make] tests/run-make/rustc-macro-dep-files

ignored when the target environment is musl ((FIXME: can’t find -lunwind))

[run-make] tests/run-make/rustc-macro-dep-files

ignored when the target environment is musl ((FIXME: can’t find -lunwind))

[run-make] tests/run-make/rustdoc/cfg-spec-parsing

ignored when cross-compiling

[run-make] tests/run-make/rustdoc/cfg-spec-parsing

ignored when cross-compiling

[run-make] tests/run-make/rustdoc/deref-impl

ignored when cross-compiling

[run-make] tests/run-make/rustdoc/deref-impl

ignored when cross-compiling

[run-make] tests/run-make/rustdoc/doctest/comptime-info

ignored when cross-compiling ((needs to run doctests))

[run-make] tests/run-make/rustdoc/doctest/comptime-info

ignored when cross-compiling ((needs to run doctests))

[run-make] tests/run-make/rustdoc/doctest/junit

ignored on targets without unwinding support ((test file contains should_panic test))

[run-make] tests/run-make/rustdoc/doctest/junit

ignored on targets without unwinding support ((test file contains should_panic test))

[run-make] tests/run-make/rustdoc/doctest/keep-binaries

ignored when cross-compiling (attempts to run the doctests)

[run-make] tests/run-make/rustdoc/doctest/keep-binaries

ignored when cross-compiling (attempts to run the doctests)

[run-make] tests/run-make/rustdoc/doctest/keep-binaries-2024

ignored when cross-compiling

[run-make] tests/run-make/rustdoc/doctest/keep-binaries-2024

ignored when cross-compiling

[run-make] tests/run-make/rustdoc/doctest/merge

ignored when cross-compiling ((needs to run doctests))

[run-make] tests/run-make/rustdoc/doctest/merge

ignored when cross-compiling ((needs to run doctests))

[run-make] tests/run-make/rustdoc/doctest/output-format

ignored when cross-compiling

[run-make] tests/run-make/rustdoc/doctest/output-format

ignored when cross-compiling

[run-make] tests/run-make/rustdoc/doctest/runtool

ignored when cross-compiling ((needs to run host tool binary))

[run-make] tests/run-make/rustdoc/doctest/runtool

ignored when cross-compiling ((needs to run host tool binary))

[run-make] tests/run-make/rustdoc/doctest/tempdir-removal

ignored when cross-compiling

[run-make] tests/run-make/rustdoc/doctest/tempdir-removal

ignored when cross-compiling

[run-make] tests/run-make/rustdoc/doctest/test-args

ignored when cross-compiling ((needs to run doctest binary))

[run-make] tests/run-make/rustdoc/doctest/test-args

ignored when cross-compiling ((needs to run doctest binary))

[run-make] tests/run-make/rustdoc/doctest/test_harness

ignored when cross-compiling ((needs to run host tool binary))

[run-make] tests/run-make/rustdoc/doctest/test_harness

ignored when cross-compiling ((needs to run host tool binary))

[run-make] tests/run-make/rustdoc/io-error

ignored when the architecture is arm

[run-make] tests/run-make/rustdoc/io-error

ignored when the architecture is arm

[run-make] tests/run-make/rustdoc/scrape-examples/macros

ignored when cross-compiling

[run-make] tests/run-make/rustdoc/scrape-examples/macros

ignored when cross-compiling

[run-make] tests/run-make/rustdoc/search-load-itemtype

skipping test as target does not support all of the crate types [“proc-macro”]

[run-make] tests/run-make/rustdoc/search-load-itemtype

skipping test as target does not support all of the crate types [“proc-macro”]

[run-make] tests/run-make/rustdoc/stdin

ignored when cross-compiling ((needs to run doctests))

[run-make] tests/run-make/rustdoc/stdin

ignored when cross-compiling ((needs to run doctests))

[run-make] tests/run-make/sanitizer-cdylib-link

QEMU is incompatible with this test

[run-make] tests/run-make/sanitizer-cdylib-link

QEMU is incompatible with this test

[run-make] tests/run-make/sanitizer-dylib-link

QEMU is incompatible with this test

[run-make] tests/run-make/sanitizer-dylib-link

QEMU is incompatible with this test

[run-make] tests/run-make/sanitizer-staticlib-link

QEMU is incompatible with this test

[run-make] tests/run-make/sanitizer-staticlib-link

QEMU is incompatible with this test

[run-make] tests/run-make/separate-link

ignored when cross-compiling

[run-make] tests/run-make/separate-link

ignored when cross-compiling

[run-make] tests/run-make/share-generics-dylib

skipping test as target does not support all of the crate types [“dylib”]

[run-make] tests/run-make/share-generics-dylib

skipping test as target does not support all of the crate types [“dylib”]

[run-make] tests/run-make/share-generics-export-again

ignored when cross-compiling

[run-make] tests/run-make/share-generics-export-again

ignored when cross-compiling

[run-make] tests/run-make/silly-file-names

ignored when cross-compiling

[run-make] tests/run-make/silly-file-names

ignored when cross-compiling

[run-make] tests/run-make/split-debuginfo

ignored when cross-compiling

[run-make] tests/run-make/split-debuginfo

ignored when cross-compiling

[run-make] tests/run-make/static-dylib-by-default

ignored when cross-compiling

[run-make] tests/run-make/static-dylib-by-default

ignored when cross-compiling

[run-make] tests/run-make/static-extern-type

ignored when cross-compiling

[run-make] tests/run-make/static-extern-type

ignored when cross-compiling

[run-make] tests/run-make/static-pie

ignored always (CentOS 7 cannot support static-pie the glibc lacks support for early relocation)

[run-make] tests/run-make/static-pie

ignored always (CentOS 7 cannot support static-pie the glibc lacks support for early relocation)

[run-make] tests/run-make/static-unwinding

ignored on targets without unwinding support

[run-make] tests/run-make/static-unwinding

ignored on targets without unwinding support

[run-make] tests/run-make/staticlib-dylib-linkage

ignored when cross-compiling

[run-make] tests/run-make/staticlib-dylib-linkage

ignored when cross-compiling

[run-make] tests/run-make/staticlib-hide-internal-symbols

ignored when cross-compiling

[run-make] tests/run-make/staticlib-hide-internal-symbols

ignored when cross-compiling

[run-make] tests/run-make/staticlib-hide-internal-symbols-macho

ignored when cross-compiling

[run-make] tests/run-make/staticlib-hide-internal-symbols-macho

ignored when cross-compiling

[run-make] tests/run-make/staticlib-rename-internal-symbols

ignored when cross-compiling

[run-make] tests/run-make/staticlib-rename-internal-symbols

ignored when cross-compiling

[run-make] tests/run-make/staticlib-rename-internal-symbols-macho

ignored when cross-compiling

[run-make] tests/run-make/staticlib-rename-internal-symbols-macho

ignored when cross-compiling

[run-make] tests/run-make/staticlib-thin-archive

ignored when cross-compiling

[run-make] tests/run-make/staticlib-thin-archive

ignored when cross-compiling

[run-make] tests/run-make/std-core-cycle

ignored when cross-compiling

[run-make] tests/run-make/std-core-cycle

ignored when cross-compiling

[run-make] tests/run-make/stdin-rustc

ignored when cross-compiling

[run-make] tests/run-make/stdin-rustc

ignored when cross-compiling

[run-make] tests/run-make/strip

ignored when cross-compiling ((relocations in generic ELF against arm-unknown-linux-gnueabihf))

[run-make] tests/run-make/strip

ignored when cross-compiling ((relocations in generic ELF against arm-unknown-linux-gnueabihf))

[run-make] tests/run-make/suspicious-library

ignored when cross-compiling

[run-make] tests/run-make/suspicious-library

ignored when cross-compiling

[run-make] tests/run-make/symbol-mangling-hashed

ignored when cross-compiling

[run-make] tests/run-make/symbol-mangling-hashed

ignored when cross-compiling

[run-make] tests/run-make/symbol-visibility

ignored on targets without dynamic linking

[run-make] tests/run-make/symbol-visibility

ignored on targets without dynamic linking

[run-make] tests/run-make/symbols-all-mangled

ignored when cross-compiling ((host-only))

[run-make] tests/run-make/symbols-all-mangled

ignored when cross-compiling ((host-only))

[run-make] tests/run-make/symlinked-extern

ignored when cross-compiling

[run-make] tests/run-make/symlinked-extern

ignored when cross-compiling

[run-make] tests/run-make/symlinked-libraries

ignored when cross-compiling

[run-make] tests/run-make/symlinked-libraries

ignored when cross-compiling

[run-make] tests/run-make/symlinked-rlib

ignored when cross-compiling

[run-make] tests/run-make/symlinked-rlib

ignored when cross-compiling

[run-make] tests/run-make/target-cpu-native

ignored when cross-compiling (target-cpu=native doesn’t work well when cross compiling)

[run-make] tests/run-make/target-cpu-native

ignored when cross-compiling (target-cpu=native doesn’t work well when cross compiling)

[run-make] tests/run-make/test-benches

ignored on targets without unwinding support

[run-make] tests/run-make/test-benches

ignored on targets without unwinding support

[run-make] tests/run-make/test-harness

ignored when cross-compiling

[run-make] tests/run-make/test-harness

ignored when cross-compiling

[run-make] tests/run-make/textrel-on-minimal-lib

ignored when cross-compiling

[run-make] tests/run-make/textrel-on-minimal-lib

ignored when cross-compiling

[run-make] tests/run-make/thumb-interworking

ignored on targets without Rust’s LLD

[run-make] tests/run-make/thumb-interworking

ignored on targets without Rust’s LLD

[run-make] tests/run-make/track-path-dep-info

ignored when the target environment is musl ((FIXME: can’t find -lunwind))

[run-make] tests/run-make/track-path-dep-info

ignored when the target environment is musl ((FIXME: can’t find -lunwind))

[run-make] tests/run-make/track-pgo-dep-info

ignored when cross-compiling

[run-make] tests/run-make/track-pgo-dep-info

ignored when cross-compiling

[run-make] tests/run-make/unstable-feature-usage-metrics

ignored when cross-compiling ((exercises metrics dump on host))

[run-make] tests/run-make/unstable-feature-usage-metrics

ignored when cross-compiling ((exercises metrics dump on host))

[run-make] tests/run-make/unstable-feature-usage-metrics-incremental

ignored when cross-compiling ((exercises metrics incremental on host))

[run-make] tests/run-make/unstable-feature-usage-metrics-incremental

ignored when cross-compiling ((exercises metrics incremental on host))

[run-make] tests/run-make/used-cdylib-macos

only executed when the target vendor is Apple

[run-make] tests/run-make/used-cdylib-macos

only executed when the target vendor is Apple

[run-make] tests/run-make/used-proc-macro

ignored when the target environment is musl ((FIXME: can’t find -lunwind))

[run-make] tests/run-make/used-proc-macro

ignored when the target environment is musl ((FIXME: can’t find -lunwind))

[run-make] tests/run-make/volatile-intrinsics

ignored when cross-compiling

[run-make] tests/run-make/volatile-intrinsics

ignored when cross-compiling

[run-make] tests/run-make/wasm-compiler-builtins-object-arch

only executed when the architecture is wasm32

[run-make] tests/run-make/wasm-compiler-builtins-object-arch

only executed when the architecture is wasm32

[run-make] tests/run-make/wasm-custom-section

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-custom-section

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-custom-sections-opt

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-custom-sections-opt

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-emscripten-cdylib

only executed when the target is wasm32-unknown-emscripten

[run-make] tests/run-make/wasm-emscripten-cdylib

only executed when the target is wasm32-unknown-emscripten

[run-make] tests/run-make/wasm-emscripten-main-symbol

only executed when the target is wasm32-unknown-emscripten

[run-make] tests/run-make/wasm-emscripten-main-symbol

only executed when the target is wasm32-unknown-emscripten

[run-make] tests/run-make/wasm-exceptions-nostd

only executed when the target is wasm32-unknown-unknown

[run-make] tests/run-make/wasm-exceptions-nostd

only executed when the target is wasm32-unknown-unknown

[run-make] tests/run-make/wasm-export-all-symbols

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-export-all-symbols

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-import-module

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-import-module

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-override-linker

ignored when RUSTBUILD_FORCE_CLANG_BASED_TESTS is not set

[run-make] tests/run-make/wasm-override-linker

ignored when RUSTBUILD_FORCE_CLANG_BASED_TESTS is not set

[run-make] tests/run-make/wasm-panic-small

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-panic-small

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-spurious-import

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-spurious-import

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-stringify-ints-small

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-stringify-ints-small

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-symbols-different-module

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-symbols-different-module

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-symbols-not-exported

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-symbols-not-exported

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-symbols-not-imported

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-symbols-not-imported

only executed when the target is wasm32-wasip1

[run-make] tests/run-make/wasm-unexpected-features

ignored on targets without Rust’s LLD

[run-make] tests/run-make/wasm-unexpected-features

ignored on targets without Rust’s LLD

[run-make] tests/run-make/windows-binary-no-external-deps

only executed when the operating system is windows

[run-make] tests/run-make/windows-binary-no-external-deps

only executed when the operating system is windows

[run-make] tests/run-make/windows-gnu-corrupt-drective

only executed when the operating system and target environment are windows-gnu

[run-make] tests/run-make/windows-gnu-corrupt-drective

only executed when the operating system and target environment are windows-gnu

[run-make] tests/run-make/windows-safeseh

ignored on targets without Rust’s LLD

[run-make] tests/run-make/windows-safeseh

ignored on targets without Rust’s LLD

[run-make] tests/run-make/windows-spawn

only executed when the operating system is windows

[run-make] tests/run-make/windows-spawn

only executed when the operating system is windows

[run-make] tests/run-make/windows-ws2_32

only executed when the target environment is msvc

[run-make] tests/run-make/windows-ws2_32

only executed when the target environment is msvc

[run-make] tests/run-make/zero-extend-abi-param-passing

ignored when cross-compiling

[run-make] tests/run-make/zero-extend-abi-param-passing

ignored when cross-compiling

[ui] tests/ui/abi/abi-sysv64-arg-passing.rs

ignored when the architecture is arm

[ui] tests/ui/abi/abi-sysv64-arg-passing.rs

ignored when the architecture is arm

[ui] tests/ui/abi/abi-sysv64-register-usage.rs

ignored when the architecture is arm

[ui] tests/ui/abi/abi-sysv64-register-usage.rs

ignored when the architecture is arm

[ui] tests/ui/abi/custom.rs

only executed when the architecture is x86_64

[ui] tests/ui/abi/custom.rs

only executed when the architecture is x86_64

[ui] tests/ui/abi/homogenous-floats-target-feature-mixup.rs

ignored on targets without subprocess support

[ui] tests/ui/abi/homogenous-floats-target-feature-mixup.rs

ignored on targets without subprocess support

[ui] tests/ui/abi/large-byval-align.rs

only executed when the architecture is x86_64

[ui] tests/ui/abi/large-byval-align.rs

only executed when the architecture is x86_64

[ui] tests/ui/abi/numbers-arithmetic/i128-ffi.rs

ignored when the pointer width is 32bit

[ui] tests/ui/abi/numbers-arithmetic/i128-ffi.rs

ignored when the pointer width is 32bit

[ui] tests/ui/abi/numbers-arithmetic/x86-64-sysv64-arg-ext.rs#apple

only executed when the target vendor is Apple

[ui] tests/ui/abi/numbers-arithmetic/x86-64-sysv64-arg-ext.rs#apple

only executed when the target vendor is Apple

[ui] tests/ui/abi/numbers-arithmetic/x86-64-sysv64-arg-ext.rs#other

only executed when the architecture is x86_64

[ui] tests/ui/abi/numbers-arithmetic/x86-64-sysv64-arg-ext.rs#other

only executed when the architecture is x86_64

[ui] tests/ui/abi/relocation_model_pic.rs

ignored on targets without PIC relocation model

[ui] tests/ui/abi/relocation_model_pic.rs

ignored on targets without PIC relocation model

[ui] tests/ui/abi/rust-preserve-none-cc.rs

ignored on targets without unwinding support

[ui] tests/ui/abi/rust-preserve-none-cc.rs

ignored on targets without unwinding support

[ui] tests/ui/abi/rust-tail-cc.rs#aarch64

ignored on targets without unwinding support

[ui] tests/ui/abi/rust-tail-cc.rs#aarch64

ignored on targets without unwinding support

[ui] tests/ui/abi/rust-tail-cc.rs#x32

ignored on targets without unwinding support

[ui] tests/ui/abi/rust-tail-cc.rs#x32

ignored on targets without unwinding support

[ui] tests/ui/abi/rust-tail-cc.rs#x64

ignored on targets without unwinding support

[ui] tests/ui/abi/rust-tail-cc.rs#x64

ignored on targets without unwinding support

[ui] tests/ui/abi/segfault-no-out-of-stack.rs

ignored on targets without subprocess support

[ui] tests/ui/abi/segfault-no-out-of-stack.rs

ignored on targets without subprocess support

[ui] tests/ui/abi/simd-abi-checks-avx.rs

only executed when the architecture is x86_64

[ui] tests/ui/abi/simd-abi-checks-avx.rs

only executed when the architecture is x86_64

[ui] tests/ui/abi/stack-probes-lto.rs#aarch64

ignored when the target environment is musl (FIXME #31506)

[ui] tests/ui/abi/stack-probes-lto.rs#aarch64

ignored when the target environment is musl (FIXME #31506)

[ui] tests/ui/abi/stack-probes-lto.rs#x32

ignored when the target environment is musl (FIXME #31506)

[ui] tests/ui/abi/stack-probes-lto.rs#x32

ignored when the target environment is musl (FIXME #31506)

[ui] tests/ui/abi/stack-probes-lto.rs#x64

ignored when the target environment is musl (FIXME #31506)

[ui] tests/ui/abi/stack-probes-lto.rs#x64

ignored when the target environment is musl (FIXME #31506)

[ui] tests/ui/abi/stack-probes.rs#aarch64

ignored on targets without subprocess support

[ui] tests/ui/abi/stack-probes.rs#aarch64

ignored on targets without subprocess support

[ui] tests/ui/abi/stack-probes.rs#x32

ignored on targets without subprocess support

[ui] tests/ui/abi/stack-probes.rs#x32

ignored on targets without subprocess support

[ui] tests/ui/abi/stack-probes.rs#x64

ignored on targets without subprocess support

[ui] tests/ui/abi/stack-probes.rs#x64

ignored on targets without subprocess support

[ui] tests/ui/abi/stack-protector.rs#no-ssp

ignored always (glibc versions earlier than 2.25 are generally not SSP enabled)

[ui] tests/ui/abi/stack-protector.rs#no-ssp

ignored always (glibc versions earlier than 2.25 are generally not SSP enabled)

[ui] tests/ui/abi/stack-protector.rs#ssp

ignored always (glibc versions earlier than 2.25 are generally not SSP enabled)

[ui] tests/ui/abi/stack-protector.rs#ssp

ignored always (glibc versions earlier than 2.25 are generally not SSP enabled)

[ui] tests/ui/abi/sysv64-zst.rs

only executed when the architecture is x86_64

[ui] tests/ui/abi/sysv64-zst.rs

only executed when the architecture is x86_64

[ui] tests/ui/abi/too-big-byval-abi-issue-148853.rs

only executed when the pointer width is 64bit

[ui] tests/ui/abi/too-big-byval-abi-issue-148853.rs

only executed when the pointer width is 64bit

[ui] tests/ui/abi/unsupported-varargs-fnptr.rs

only executed when the architecture is x86_64

[ui] tests/ui/abi/unsupported-varargs-fnptr.rs

only executed when the architecture is x86_64

[ui] tests/ui/abi/x86stdcall.rs

only executed when the operating system is windows

[ui] tests/ui/abi/x86stdcall.rs

only executed when the operating system is windows

[ui] tests/ui/abi/x86stdcall2.rs

only executed when the operating system is windows

[ui] tests/ui/abi/x86stdcall2.rs

only executed when the operating system is windows

[ui] tests/ui/alloc-error/alloc-error-backtrace.rs

ignored on targets without subprocess support

[ui] tests/ui/alloc-error/alloc-error-backtrace.rs

ignored on targets without subprocess support

[ui] tests/ui/alloc-error/default-alloc-error-hook.rs

ignored on targets without subprocess support

[ui] tests/ui/alloc-error/default-alloc-error-hook.rs

ignored on targets without subprocess support

[ui] tests/ui/allocator/regression-abort-on-free-issue-150898.rs

only executed when the target is aarch64-apple-darwin

[ui] tests/ui/allocator/regression-abort-on-free-issue-150898.rs

only executed when the target is aarch64-apple-darwin

[ui] tests/ui/argfile/commandline-argfile-badutf8-windows.rs

only executed when the operating system is windows

[ui] tests/ui/argfile/commandline-argfile-badutf8-windows.rs

only executed when the operating system is windows

[ui] tests/ui/argfile/commandline-argfile-missing-windows.rs

only executed when the operating system is windows

[ui] tests/ui/argfile/commandline-argfile-missing-windows.rs

only executed when the operating system is windows

[ui] tests/ui/argfile/commandline-argfile-multiple-windows.rs

only executed when the operating system is windows

[ui] tests/ui/argfile/commandline-argfile-multiple-windows.rs

only executed when the operating system is windows

[ui] tests/ui/array-slice-vec/bounds-check-no-overflow.rs

ignored on targets without subprocess support

[ui] tests/ui/array-slice-vec/bounds-check-no-overflow.rs

ignored on targets without subprocess support

[ui] tests/ui/array-slice-vec/box-of-array-of-drop-1.rs

ignored on targets without unwinding support

[ui] tests/ui/array-slice-vec/box-of-array-of-drop-1.rs

ignored on targets without unwinding support

[ui] tests/ui/array-slice-vec/box-of-array-of-drop-2.rs

ignored on targets without unwinding support

[ui] tests/ui/array-slice-vec/box-of-array-of-drop-2.rs

ignored on targets without unwinding support

[ui] tests/ui/array-slice-vec/dst-raw-slice.rs

ignored on targets without subprocess support

[ui] tests/ui/array-slice-vec/dst-raw-slice.rs

ignored on targets without subprocess support

[ui] tests/ui/array-slice-vec/eval-array-expr.rs

ignored on targets without subprocess support

[ui] tests/ui/array-slice-vec/eval-array-expr.rs

ignored on targets without subprocess support

[ui] tests/ui/array-slice-vec/eval-empty-array-expr.rs

ignored on targets without subprocess support

[ui] tests/ui/array-slice-vec/eval-empty-array-expr.rs

ignored on targets without subprocess support

[ui] tests/ui/array-slice-vec/nested-vec-3.rs

ignored on targets without unwinding support

[ui] tests/ui/array-slice-vec/nested-vec-3.rs

ignored on targets without unwinding support

[ui] tests/ui/array-slice-vec/slice-panic-1.rs

ignored on targets without unwinding support

[ui] tests/ui/array-slice-vec/slice-panic-1.rs

ignored on targets without unwinding support

[ui] tests/ui/array-slice-vec/slice-panic-2.rs

ignored on targets without unwinding support

[ui] tests/ui/array-slice-vec/slice-panic-2.rs

ignored on targets without unwinding support

[ui] tests/ui/array-slice-vec/vec-index-bounds-check-overflow.rs

ignored on targets without subprocess support

[ui] tests/ui/array-slice-vec/vec-index-bounds-check-overflow.rs

ignored on targets without subprocess support

[ui] tests/ui/array-slice-vec/vec-overrun.rs

ignored on targets without subprocess support

[ui] tests/ui/array-slice-vec/vec-overrun.rs

ignored on targets without subprocess support

[ui] tests/ui/asm/aarch64/const.rs

only executed when the architecture is aarch64

[ui] tests/ui/asm/aarch64/const.rs

only executed when the architecture is aarch64

[ui] tests/ui/asm/aarch64/llvm-58384.rs

only executed when the architecture is aarch64

[ui] tests/ui/asm/aarch64/llvm-58384.rs

only executed when the architecture is aarch64

[ui] tests/ui/asm/aarch64/may_unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/asm/aarch64/may_unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/asm/aarch64/sym.rs

only executed when the architecture is aarch64

[ui] tests/ui/asm/aarch64/sym.rs

only executed when the architecture is aarch64

[ui] tests/ui/asm/aarch64/type-check-2-2.rs

only executed when the architecture is aarch64

[ui] tests/ui/asm/aarch64/type-check-2-2.rs

only executed when the architecture is aarch64

[ui] tests/ui/asm/aarch64/type-check-2.rs

only executed when the architecture is aarch64

[ui] tests/ui/asm/aarch64/type-check-2.rs

only executed when the architecture is aarch64

[ui] tests/ui/asm/aarch64/type-check-3.rs

only executed when the architecture is aarch64

[ui] tests/ui/asm/aarch64/type-check-3.rs

only executed when the architecture is aarch64

[ui] tests/ui/asm/aarch64/type-f16.rs

only executed when the architecture is aarch64

[ui] tests/ui/asm/aarch64/type-f16.rs

only executed when the architecture is aarch64

[ui] tests/ui/asm/binary_asm_labels.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/binary_asm_labels.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/binary_asm_labels_allowed.rs

only executed when the architecture is aarch64

[ui] tests/ui/asm/binary_asm_labels_allowed.rs

only executed when the architecture is aarch64

[ui] tests/ui/asm/cfg.rs#reva

only executed when the architecture is x86_64

[ui] tests/ui/asm/cfg.rs#reva

only executed when the architecture is x86_64

[ui] tests/ui/asm/cfg.rs#revb

only executed when the architecture is x86_64

[ui] tests/ui/asm/cfg.rs#revb

only executed when the architecture is x86_64

[ui] tests/ui/asm/const-error.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/const-error.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/generic_const_simd_vec_len.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/generic_const_simd_vec_len.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/global-asm-isnt-really-a-mir-body.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/asm/global-asm-isnt-really-a-mir-body.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/asm/global-asm-mono-sym-fn.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/asm/global-asm-mono-sym-fn.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/asm/issue-113788.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/issue-113788.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/issue-97490.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/issue-97490.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/issue-99122-2.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/issue-99122-2.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/issue-99122.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/issue-99122.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/label-operand.rs#aarch64

only executed when the architecture is aarch64

[ui] tests/ui/asm/label-operand.rs#aarch64

only executed when the architecture is aarch64

[ui] tests/ui/asm/label-operand.rs#arm64ec

only executed when the architecture is arm64ec

[ui] tests/ui/asm/label-operand.rs#arm64ec

only executed when the architecture is arm64ec

[ui] tests/ui/asm/label-operand.rs#riscv32

only executed when the architecture is riscv32

[ui] tests/ui/asm/label-operand.rs#riscv32

only executed when the architecture is riscv32

[ui] tests/ui/asm/label-operand.rs#riscv64

only executed when the architecture is riscv64

[ui] tests/ui/asm/label-operand.rs#riscv64

only executed when the architecture is riscv64

[ui] tests/ui/asm/label-operand.rs#x86

only executed when the architecture is x86

[ui] tests/ui/asm/label-operand.rs#x86

only executed when the architecture is x86

[ui] tests/ui/asm/label-operand.rs#x86_64

only executed when the architecture is x86_64

[ui] tests/ui/asm/label-operand.rs#x86_64

only executed when the architecture is x86_64

[ui] tests/ui/asm/may_unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/asm/may_unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/asm/may_unwind_ffi_unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/asm/may_unwind_ffi_unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/asm/naked-asm-mono-sym-fn.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/naked-asm-mono-sym-fn.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/naked-functions-rustic-abi.rs#aarch64

only executed when the architecture is aarch64

[ui] tests/ui/asm/naked-functions-rustic-abi.rs#aarch64

only executed when the architecture is aarch64

[ui] tests/ui/asm/naked-functions-rustic-abi.rs#x86_64

only executed when the architecture is x86_64

[ui] tests/ui/asm/naked-functions-rustic-abi.rs#x86_64

only executed when the architecture is x86_64

[ui] tests/ui/asm/naked-functions-unused.rs#aarch64

only executed when the architecture is aarch64

[ui] tests/ui/asm/naked-functions-unused.rs#aarch64

only executed when the architecture is aarch64

[ui] tests/ui/asm/naked-functions-unused.rs#x86_64

only executed when the architecture is x86_64

[ui] tests/ui/asm/naked-functions-unused.rs#x86_64

only executed when the architecture is x86_64

[ui] tests/ui/asm/named_const_simd_vec_len.rs#current

only executed when the architecture is x86_64

[ui] tests/ui/asm/named_const_simd_vec_len.rs#current

only executed when the architecture is x86_64

[ui] tests/ui/asm/named_const_simd_vec_len.rs#next

only executed when the architecture is x86_64

[ui] tests/ui/asm/named_const_simd_vec_len.rs#next

only executed when the architecture is x86_64

[ui] tests/ui/asm/normalize-offsets-for-crlf.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/normalize-offsets-for-crlf.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/riscv/riscv32e-registers.rs#riscv32e_llvm24

ignored when the LLVM version 22.1.8 is older than 24.0.0

[ui] tests/ui/asm/riscv/riscv32e-registers.rs#riscv32e_llvm24

ignored when the LLVM version 22.1.8 is older than 24.0.0

[ui] tests/ui/asm/riscv/riscv32e-registers.rs#riscv32em_llvm24

ignored when the LLVM version 22.1.8 is older than 24.0.0

[ui] tests/ui/asm/riscv/riscv32e-registers.rs#riscv32em_llvm24

ignored when the LLVM version 22.1.8 is older than 24.0.0

[ui] tests/ui/asm/riscv/riscv32e-registers.rs#riscv32emc_llvm24

ignored when the LLVM version 22.1.8 is older than 24.0.0

[ui] tests/ui/asm/riscv/riscv32e-registers.rs#riscv32emc_llvm24

ignored when the LLVM version 22.1.8 is older than 24.0.0

[ui] tests/ui/asm/x86_64/const.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/x86_64/const.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/x86_64/duplicate-options.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/x86_64/duplicate-options.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/x86_64/evex512-implicit-feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/x86_64/evex512-implicit-feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/x86_64/global_asm_escape.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/asm/x86_64/global_asm_escape.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/asm/x86_64/goto.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/x86_64/goto.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/x86_64/may_unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/asm/x86_64/may_unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/asm/x86_64/multiple-clobber-abi.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/x86_64/multiple-clobber-abi.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/x86_64/naked_asm_escape.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/asm/x86_64/naked_asm_escape.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/asm/x86_64/sym.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/x86_64/sym.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/x86_64/type-check-2.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/x86_64/type-check-2.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/x86_64/type-check-3.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/x86_64/type-check-3.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/x86_64/type-check-5.rs

only executed when the architecture is x86_64

[ui] tests/ui/asm/x86_64/type-check-5.rs

only executed when the architecture is x86_64

[ui] tests/ui/associated-consts/issue-93775.rs#current

ignored when rustc is built with debug assertions

[ui] tests/ui/associated-consts/issue-93775.rs#current

ignored when rustc is built with debug assertions

[ui] tests/ui/associated-consts/issue-93775.rs#next

ignored when rustc is built with debug assertions

[ui] tests/ui/associated-consts/issue-93775.rs#next

ignored when rustc is built with debug assertions

[ui] tests/ui/associated-types/assoc-type-projection-in-box-return.rs

ignored on targets without subprocess support

[ui] tests/ui/associated-types/assoc-type-projection-in-box-return.rs

ignored on targets without subprocess support

[ui] tests/ui/async-await/async-closures/fn-exception-target-features.rs

only executed when the architecture is x86_64

[ui] tests/ui/async-await/async-closures/fn-exception-target-features.rs

only executed when the architecture is x86_64

[ui] tests/ui/async-await/async-fn-size-moved-locals.rs

ignored on targets without unwinding support (Size of Futures change on panic=abort)

[ui] tests/ui/async-await/async-fn-size-moved-locals.rs

ignored on targets without unwinding support (Size of Futures change on panic=abort)

[ui] tests/ui/async-await/async-fn-size-uninit-locals.rs

ignored on targets without unwinding support (Size of Futures change on panic=abort)

[ui] tests/ui/async-await/async-fn-size-uninit-locals.rs

ignored on targets without unwinding support (Size of Futures change on panic=abort)

[ui] tests/ui/async-await/future-sizes/async-awaiting-fut.rs

only executed when the pointer width is 64bit

[ui] tests/ui/async-await/future-sizes/async-awaiting-fut.rs

only executed when the pointer width is 64bit

[ui] tests/ui/async-await/future-sizes/large-arg.rs

only executed when the pointer width is 64bit

[ui] tests/ui/async-await/future-sizes/large-arg.rs

only executed when the pointer width is 64bit

[ui] tests/ui/async-await/issues/issue-65419/issue-65419-async-fn-resume-after-panic.rs

ignored on targets without unwinding support

[ui] tests/ui/async-await/issues/issue-65419/issue-65419-async-fn-resume-after-panic.rs

ignored on targets without unwinding support

[ui] tests/ui/async-await/track-caller/panic-track-caller.rs#afn

ignored on targets without unwinding support

[ui] tests/ui/async-await/track-caller/panic-track-caller.rs#afn

ignored on targets without unwinding support

[ui] tests/ui/async-await/track-caller/panic-track-caller.rs#cls

ignored on targets without unwinding support

[ui] tests/ui/async-await/track-caller/panic-track-caller.rs#cls

ignored on targets without unwinding support

[ui] tests/ui/async-await/track-caller/panic-track-caller.rs#nofeat

ignored on targets without unwinding support

[ui] tests/ui/async-await/track-caller/panic-track-caller.rs#nofeat

ignored on targets without unwinding support

[ui] tests/ui/attributes/invalid-instruction-set-target.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/attributes/invalid-instruction-set-target.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/attributes/no_link/multiple-crates-and-no_link.rs

skipping test as target does not support all of the crate types [“dylib”]

[ui] tests/ui/attributes/no_link/multiple-crates-and-no_link.rs

skipping test as target does not support all of the crate types [“dylib”]

[ui] tests/ui/autodiff/autodiff_illegal.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/autodiff/autodiff_illegal.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/autodiff/flag_nott.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/autodiff/flag_nott.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/autodiff/incremental.rs#DEBUG

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/autodiff/incremental.rs#DEBUG

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/autodiff/incremental.rs#RELEASE

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/autodiff/incremental.rs#RELEASE

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/autodiff/macro_hygiene.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/autodiff/macro_hygiene.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/autodiff/no_lto_flag.rs#no_lto

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/autodiff/no_lto_flag.rs#no_lto

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/autodiff/no_lto_flag.rs#with_lto

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/autodiff/no_lto_flag.rs#with_lto

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/autodiff/zst.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/autodiff/zst.rs

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/backtrace/apple-no-dsymutil.rs

ignored when running tests remotely (needs the compiler-produced .o file to be copied to the device)

[ui] tests/ui/backtrace/apple-no-dsymutil.rs

ignored when running tests remotely (needs the compiler-produced .o file to be copied to the device)

[ui] tests/ui/backtrace/backtrace.rs

ignored on targets without subprocess support

[ui] tests/ui/backtrace/backtrace.rs

ignored on targets without subprocess support

[ui] tests/ui/backtrace/dylib-dep.rs

ignored on targets without unwinding support

[ui] tests/ui/backtrace/dylib-dep.rs

ignored on targets without unwinding support

[ui] tests/ui/backtrace/line-tables-only.rs

ignored on targets without unwinding support

[ui] tests/ui/backtrace/line-tables-only.rs

ignored on targets without unwinding support

[ui] tests/ui/backtrace/std-backtrace.rs

ignored on targets without subprocess support

[ui] tests/ui/backtrace/std-backtrace.rs

ignored on targets without subprocess support

[ui] tests/ui/backtrace/synchronized-panic-handler.rs

ignored on targets without unwinding support

[ui] tests/ui/backtrace/synchronized-panic-handler.rs

ignored on targets without unwinding support

[ui] tests/ui/binding/fn-arg-incomplete-pattern-drop-order.rs

ignored on targets without unwinding support

[ui] tests/ui/binding/fn-arg-incomplete-pattern-drop-order.rs

ignored on targets without unwinding support

[ui] tests/ui/binop/binop-fail-3.rs

ignored on targets without subprocess support

[ui] tests/ui/binop/binop-fail-3.rs

ignored on targets without subprocess support

[ui] tests/ui/binop/binop-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/binop/binop-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/borrowck/borrowck-local-borrow.rs

ignored on targets without subprocess support

[ui] tests/ui/borrowck/borrowck-local-borrow.rs

ignored on targets without subprocess support

[ui] tests/ui/borrowck/issue-28934.rs

ignored on targets without subprocess support

[ui] tests/ui/borrowck/issue-28934.rs

ignored on targets without subprocess support

[ui] tests/ui/borrowck/move-error-snippets-ext.rs

ignored used by another main test file ((used by ./move-error-snippets.rs))

[ui] tests/ui/borrowck/move-error-snippets-ext.rs

ignored used by another main test file ((used by ./move-error-snippets.rs))

[ui] tests/ui/c-variadic/naked.rs

only executed when the architecture is x86_64

[ui] tests/ui/c-variadic/naked.rs

only executed when the architecture is x86_64

[ui] tests/ui/c-variadic/pass-by-value-abi.rs#aarch64

only executed when the architecture is aarch64

[ui] tests/ui/c-variadic/pass-by-value-abi.rs#aarch64

only executed when the architecture is aarch64

[ui] tests/ui/c-variadic/pass-by-value-abi.rs#win

only executed when the architecture is x86_64

[ui] tests/ui/c-variadic/pass-by-value-abi.rs#win

only executed when the architecture is x86_64

[ui] tests/ui/c-variadic/pass-by-value-abi.rs#x86_64

only executed when the architecture is x86_64

[ui] tests/ui/c-variadic/pass-by-value-abi.rs#x86_64

only executed when the architecture is x86_64

[ui] tests/ui/c-variadic/same-program-multiple-abis-arm.rs

only executed when the ABI is eabihf ((the assembly below requires float hardware support))

[ui] tests/ui/c-variadic/same-program-multiple-abis-arm.rs

only executed when the ABI is eabihf ((the assembly below requires float hardware support))

[ui] tests/ui/c-variadic/same-program-multiple-abis-x86_64.rs

only executed when the architecture is x86_64

[ui] tests/ui/c-variadic/same-program-multiple-abis-x86_64.rs

only executed when the architecture is x86_64

[ui] tests/ui/cfg/cfg-panic.rs

ignored on targets without unwinding support

[ui] tests/ui/cfg/cfg-panic.rs

ignored on targets without unwinding support

[ui] tests/ui/cfg/crt-static-off-works.rs

ignored when the target environment is musl (requires changing the linker which is hard)

[ui] tests/ui/cfg/crt-static-off-works.rs

ignored when the target environment is musl (requires changing the linker which is hard)

[ui] tests/ui/cfg/crt-static-on-works.rs

only executed when the target environment is msvc

[ui] tests/ui/cfg/crt-static-on-works.rs

only executed when the target environment is msvc

[ui] tests/ui/closures/2229_closure_analysis/migrations/mir_calls_to_shims.rs

ignored on targets without unwinding support

[ui] tests/ui/closures/2229_closure_analysis/migrations/mir_calls_to_shims.rs

ignored on targets without unwinding support

[ui] tests/ui/closures/diverging-closure.rs

ignored on targets without subprocess support

[ui] tests/ui/closures/diverging-closure.rs

ignored on targets without subprocess support

[ui] tests/ui/codegen/duplicated-path-in-error.rs#gnu

only executed when the target environment is gnu

[ui] tests/ui/codegen/duplicated-path-in-error.rs#gnu

only executed when the target environment is gnu

[ui] tests/ui/codegen/duplicated-path-in-error.rs#musl

ignored when cross-compiling (because this relies on host libc behaviour)

[ui] tests/ui/codegen/duplicated-path-in-error.rs#musl

ignored when cross-compiling (because this relies on host libc behaviour)

[ui] tests/ui/codegen/huge-stacks.rs#optimized

only executed when the pointer width is 64bit

[ui] tests/ui/codegen/huge-stacks.rs#optimized

only executed when the pointer width is 64bit

[ui] tests/ui/codegen/huge-stacks.rs#unoptimized

only executed when the pointer width is 64bit

[ui] tests/ui/codegen/huge-stacks.rs#unoptimized

only executed when the pointer width is 64bit

[ui] tests/ui/codegen/issue-79865-llvm-miscompile.rs

only executed when the architecture is x86_64

[ui] tests/ui/codegen/issue-79865-llvm-miscompile.rs

only executed when the architecture is x86_64

[ui] tests/ui/codegen/msvc-opt-level-z-no-corruption.rs

only executed when the operating system is windows

[ui] tests/ui/codegen/msvc-opt-level-z-no-corruption.rs

only executed when the operating system is windows

[ui] tests/ui/codegen/virtual-function-elimination.rs

only executed when the architecture is x86_64

[ui] tests/ui/codegen/virtual-function-elimination.rs

only executed when the architecture is x86_64

[ui] tests/ui/codemap_tests/two_files_data.rs

ignored used by another main test file ((used by ./two_files.rs))

[ui] tests/ui/codemap_tests/two_files_data.rs

ignored used by another main test file ((used by ./two_files.rs))

[ui] tests/ui/coercion/lub_coercion_handles_safety.rs

only executed when the architecture is x86_64

[ui] tests/ui/coercion/lub_coercion_handles_safety.rs

only executed when the architecture is x86_64

[ui] tests/ui/coercion/vtable-impossible-predicates-async.rs

ignored always

[ui] tests/ui/coercion/vtable-impossible-predicates-async.rs

ignored always

[ui] tests/ui/collections/hashmap/hashmap-capacity-overflow.rs

ignored on targets without subprocess support

[ui] tests/ui/collections/hashmap/hashmap-capacity-overflow.rs

ignored on targets without subprocess support

[ui] tests/ui/command/command-argv0.rs

QEMU is incompatible with this test

[ui] tests/ui/command/command-argv0.rs

QEMU is incompatible with this test

[ui] tests/ui/command/command-current-dir.rs

ignored on targets without subprocess support

[ui] tests/ui/command/command-current-dir.rs

ignored on targets without subprocess support

[ui] tests/ui/command/command-exec.rs

ignored on targets without subprocess support

[ui] tests/ui/command/command-exec.rs

ignored on targets without subprocess support

[ui] tests/ui/command/command-pre-exec.rs

ignored on targets without subprocess support

[ui] tests/ui/command/command-pre-exec.rs

ignored on targets without subprocess support

[ui] tests/ui/command/command-setgroups.rs

ignored on targets without subprocess support

[ui] tests/ui/command/command-setgroups.rs

ignored on targets without subprocess support

[ui] tests/ui/command/command-uid-gid.rs

ignored on targets without subprocess support

[ui] tests/ui/command/command-uid-gid.rs

ignored on targets without subprocess support

[ui] tests/ui/command/issue-10626.rs

ignored on targets without subprocess support

[ui] tests/ui/command/issue-10626.rs

ignored on targets without subprocess support

[ui] tests/ui/compile-flags/invalid/crate-type-flag.rs#cdylib

skipping test as target does not support all of the crate types [“cdylib”]

[ui] tests/ui/compile-flags/invalid/crate-type-flag.rs#cdylib

skipping test as target does not support all of the crate types [“cdylib”]

[ui] tests/ui/compile-flags/invalid/crate-type-flag.rs#dylib

skipping test as target does not support all of the crate types [“dylib”]

[ui] tests/ui/compile-flags/invalid/crate-type-flag.rs#dylib

skipping test as target does not support all of the crate types [“dylib”]

[ui] tests/ui/compile-flags/invalid/crate-type-flag.rs#proc_dash_macro

ignored on targets without unwinding support ((panic=abort causes warning to be emitted))

[ui] tests/ui/compile-flags/invalid/crate-type-flag.rs#proc_dash_macro

ignored on targets without unwinding support ((panic=abort causes warning to be emitted))

[ui] tests/ui/compiletest-self-test/revision-ok.rs#bar

ignored on targets without subprocess support

[ui] tests/ui/compiletest-self-test/revision-ok.rs#bar

ignored on targets without subprocess support

[ui] tests/ui/compiletest-self-test/revision-ok.rs#foo

ignored on targets without subprocess support

[ui] tests/ui/compiletest-self-test/revision-ok.rs#foo

ignored on targets without subprocess support

[ui] tests/ui/compiletest-self-test/test-aux-bin.rs

ignored when running tests remotely (because aux-bin does not yet support it)

[ui] tests/ui/compiletest-self-test/test-aux-bin.rs

ignored when running tests remotely (because aux-bin does not yet support it)

[ui] tests/ui/compiletest-self-test/trim-env-name.rs#set

ignored when cross-compiling ((assume that non-cross targets have working env vars))

[ui] tests/ui/compiletest-self-test/trim-env-name.rs#set

ignored when cross-compiling ((assume that non-cross targets have working env vars))

[ui] tests/ui/compiletest-self-test/trim-env-name.rs#unset

ignored when cross-compiling ((assume that non-cross targets have working env vars))

[ui] tests/ui/compiletest-self-test/trim-env-name.rs#unset

ignored when cross-compiling ((assume that non-cross targets have working env vars))

[ui] tests/ui/conditional-compilation/module_with_cfg.rs

ignored used by another main test file ((used by ./inner-cfg-non-inline-mod.rs))

[ui] tests/ui/conditional-compilation/module_with_cfg.rs

ignored used by another main test file ((used by ./inner-cfg-non-inline-mod.rs))

[ui] tests/ui/const-generics/invalid-rustc_legacy_const_generics-issue-123077.rs

only executed when the architecture is x86_64

[ui] tests/ui/const-generics/invalid-rustc_legacy_const_generics-issue-123077.rs

only executed when the architecture is x86_64

[ui] tests/ui/const-generics/mistyped_const_in_pat.rs

only executed when the architecture is x86_64

[ui] tests/ui/const-generics/mistyped_const_in_pat.rs

only executed when the architecture is x86_64

[ui] tests/ui/consts/const-eval/const-pointer-values-in-various-types.rs

only executed when the architecture is x86_64

[ui] tests/ui/consts/const-eval/const-pointer-values-in-various-types.rs

only executed when the architecture is x86_64

[ui] tests/ui/consts/const-eval/const_fn_target_feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/consts/const-eval/const_fn_target_feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/consts/const-eval/const_fn_target_feature_wasm.rs

only executed when the architecture is wasm32

[ui] tests/ui/consts/const-eval/const_fn_target_feature_wasm.rs

only executed when the architecture is wasm32

[ui] tests/ui/consts/const-eval/union-ice.rs

only executed when the architecture is x86_64

[ui] tests/ui/consts/const-eval/union-ice.rs

only executed when the architecture is x86_64

[ui] tests/ui/consts/huge-values.rs

ignored when the pointer width is 32bit

[ui] tests/ui/consts/huge-values.rs

ignored when the pointer width is 32bit

[ui] tests/ui/consts/issue-29798.rs

ignored on targets without subprocess support

[ui] tests/ui/consts/issue-29798.rs

ignored on targets without subprocess support

[ui] tests/ui/consts/issue-66342.rs

only executed when the architecture is x86_64

[ui] tests/ui/consts/issue-66342.rs

only executed when the architecture is x86_64

[ui] tests/ui/consts/issue-66397.rs

only executed when the architecture is x86_64

[ui] tests/ui/consts/issue-66397.rs

only executed when the architecture is x86_64

[ui] tests/ui/consts/issue-79690.rs

ignored when the pointer width is 32bit

[ui] tests/ui/consts/issue-79690.rs

ignored when the pointer width is 32bit

[ui] tests/ui/consts/large_const_alloc.rs

only executed when the pointer width is 64bit

[ui] tests/ui/consts/large_const_alloc.rs

only executed when the pointer width is 64bit

[ui] tests/ui/consts/miri_unleashed/inline_asm.rs

only executed when the architecture is x86_64

[ui] tests/ui/consts/miri_unleashed/inline_asm.rs

only executed when the architecture is x86_64

[ui] tests/ui/consts/promoted_running_out_of_memory_issue-130687.rs

only executed when the pointer width is 64bit

[ui] tests/ui/consts/promoted_running_out_of_memory_issue-130687.rs

only executed when the pointer width is 64bit

[ui] tests/ui/consts/promoted_size_overflow.rs

only executed when the pointer width is 64bit

[ui] tests/ui/consts/promoted_size_overflow.rs

only executed when the pointer width is 64bit

[ui] tests/ui/coroutine/coroutine-resume-after-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/coroutine/coroutine-resume-after-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/coroutine/gen_block_panic.rs

ignored on targets without unwinding support

[ui] tests/ui/coroutine/gen_block_panic.rs

ignored on targets without unwinding support

[ui] tests/ui/coroutine/panic-drops-resume.rs

ignored on targets without unwinding support

[ui] tests/ui/coroutine/panic-drops-resume.rs

ignored on targets without unwinding support

[ui] tests/ui/coroutine/panic-drops.rs

ignored on targets without unwinding support

[ui] tests/ui/coroutine/panic-drops.rs

ignored on targets without unwinding support

[ui] tests/ui/coroutine/panic-safe.rs

ignored on targets without unwinding support

[ui] tests/ui/coroutine/panic-safe.rs

ignored on targets without unwinding support

[ui] tests/ui/coroutine/resume-after-return.rs

ignored on targets without unwinding support

[ui] tests/ui/coroutine/resume-after-return.rs

ignored on targets without unwinding support

[ui] tests/ui/coroutine/size-moved-locals.rs

ignored on targets without unwinding support (Size of Closures change on panic=abort)

[ui] tests/ui/coroutine/size-moved-locals.rs

ignored on targets without unwinding support (Size of Closures change on panic=abort)

[ui] tests/ui/coroutine/unwind-abort-mix.rs

ignored on targets without unwinding support

[ui] tests/ui/coroutine/unwind-abort-mix.rs

ignored on targets without unwinding support

[ui] tests/ui/crate-loading/missing-target-error.rs

ignored when the architecture is arm

[ui] tests/ui/crate-loading/missing-target-error.rs

ignored when the architecture is arm

[ui] tests/ui/cross-crate/mut-ref-write-visible-after-unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/cross-crate/mut-ref-write-visible-after-unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/darwin-objc/darwin-objc-bad-arg.rs

only executed when the target vendor is Apple

[ui] tests/ui/darwin-objc/darwin-objc-bad-arg.rs

only executed when the target vendor is Apple

[ui] tests/ui/darwin-objc/darwin-objc-bad-const.rs

only executed when the target vendor is Apple

[ui] tests/ui/darwin-objc/darwin-objc-bad-const.rs

only executed when the target vendor is Apple

[ui] tests/ui/darwin-objc/darwin-objc-bad-ref.rs

only executed when the target vendor is Apple

[ui] tests/ui/darwin-objc/darwin-objc-bad-ref.rs

only executed when the target vendor is Apple

[ui] tests/ui/darwin-objc/darwin-objc-class-selector.rs

only executed when the target vendor is Apple

[ui] tests/ui/darwin-objc/darwin-objc-class-selector.rs

only executed when the target vendor is Apple

[ui] tests/ui/darwin-objc/darwin-objc-class.rs

only executed when the target vendor is Apple

[ui] tests/ui/darwin-objc/darwin-objc-class.rs

only executed when the target vendor is Apple

[ui] tests/ui/darwin-objc/darwin-objc-selector.rs

only executed when the target vendor is Apple

[ui] tests/ui/darwin-objc/darwin-objc-selector.rs

only executed when the target vendor is Apple

[ui] tests/ui/debuginfo/debuginfo-emit-llvm-ir-and-split-debuginfo.rs

ignored when the target is part of the Ferrocene facade target family (the actual tested target does not support this)

[ui] tests/ui/debuginfo/debuginfo-emit-llvm-ir-and-split-debuginfo.rs

ignored when the target is part of the Ferrocene facade target family (the actual tested target does not support this)

[ui] tests/ui/debuginfo/msvc-strip-debuginfo.rs

only executed when the target environment is msvc

[ui] tests/ui/debuginfo/msvc-strip-debuginfo.rs

only executed when the target environment is msvc

[ui] tests/ui/debuginfo/msvc-strip-symbols.rs

only executed when the target environment is msvc

[ui] tests/ui/debuginfo/msvc-strip-symbols.rs

only executed when the target environment is msvc

[ui] tests/ui/directory_ownership/macro_expanded_mod_helper/foo/bar.rs

ignored used by another main test file ((used by ../../macro-expanded-mod.rs))

[ui] tests/ui/directory_ownership/macro_expanded_mod_helper/foo/bar.rs

ignored used by another main test file ((used by ../../macro-expanded-mod.rs))

[ui] tests/ui/directory_ownership/macro_expanded_mod_helper/foo/mod.rs

ignored used by another main test file ((used by ../../macro-expanded-mod.rs))

[ui] tests/ui/directory_ownership/macro_expanded_mod_helper/foo/mod.rs

ignored used by another main test file ((used by ../../macro-expanded-mod.rs))

[ui] tests/ui/dist/cranelift-x86_64-unknown-linux-gnu-dist.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/dist/cranelift-x86_64-unknown-linux-gnu-dist.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/drop/drop-once-on-panic.rs

ignored on targets without unwinding support

[ui] tests/ui/drop/drop-once-on-panic.rs

ignored on targets without unwinding support

[ui] tests/ui/drop/drop-trait-enum.rs

ignored on targets without unwinding support

[ui] tests/ui/drop/drop-trait-enum.rs

ignored on targets without unwinding support

[ui] tests/ui/drop/dynamic-drop-async.rs

ignored on targets without unwinding support

[ui] tests/ui/drop/dynamic-drop-async.rs

ignored on targets without unwinding support

[ui] tests/ui/drop/dynamic-drop.rs

ignored on targets without unwinding support

[ui] tests/ui/drop/dynamic-drop.rs

ignored on targets without unwinding support

[ui] tests/ui/drop/enum-destructor-on-unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/drop/enum-destructor-on-unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/drop/move-closure-drop-on-unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/drop/move-closure-drop-on-unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/drop/panic-during-drop-14875.rs

ignored on targets without unwinding support

[ui] tests/ui/drop/panic-during-drop-14875.rs

ignored on targets without unwinding support

[ui] tests/ui/drop/panic-during-slice-init.rs

ignored on targets without unwinding support

[ui] tests/ui/drop/panic-during-slice-init.rs

ignored on targets without unwinding support

[ui] tests/ui/drop/panic-in-drop-during-assignment.rs

ignored on targets without subprocess support

[ui] tests/ui/drop/panic-in-drop-during-assignment.rs

ignored on targets without subprocess support

[ui] tests/ui/drop/repeat-drop.rs

ignored on targets without unwinding support

[ui] tests/ui/drop/repeat-drop.rs

ignored on targets without unwinding support

[ui] tests/ui/drop/terminate-in-initializer.rs

ignored on targets without unwinding support

[ui] tests/ui/drop/terminate-in-initializer.rs

ignored on targets without unwinding support

[ui] tests/ui/eii/default/call_default_panics.rs

ignored on targets without unwinding support

[ui] tests/ui/eii/default/call_default_panics.rs

ignored on targets without unwinding support

[ui] tests/ui/eii/duplicate/dylib_default_duplicate.rs

skipping test as target does not support all of the crate types [“dylib”]

[ui] tests/ui/eii/duplicate/dylib_default_duplicate.rs

skipping test as target does not support all of the crate types [“dylib”]

[ui] tests/ui/eii/dylib_needs_impl.rs

skipping test as target does not support all of the crate types [“dylib”]

[ui] tests/ui/eii/dylib_needs_impl.rs

skipping test as target does not support all of the crate types [“dylib”]

[ui] tests/ui/eii/static/default_apple.rs

only executed when the target vendor is Apple

[ui] tests/ui/eii/static/default_apple.rs

only executed when the target vendor is Apple

[ui] tests/ui/enum-discriminant/issue-46519.rs

ignored on targets without unwinding support

[ui] tests/ui/enum-discriminant/issue-46519.rs

ignored on targets without unwinding support

[ui] tests/ui/errors/pic-linker.rs

ignored when cross-compiling

[ui] tests/ui/errors/pic-linker.rs

ignored when cross-compiling

[ui] tests/ui/explicit-tail-calls/become-cast-return.rs

ignored when cross-compiling

[ui] tests/ui/explicit-tail-calls/become-cast-return.rs

ignored when cross-compiling

[ui] tests/ui/explicit-tail-calls/become-indirect-return.rs

ignored when cross-compiling

[ui] tests/ui/explicit-tail-calls/become-indirect-return.rs

ignored when cross-compiling

[ui] tests/ui/explicit-tail-calls/support/bystack.rs#loongarch32

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[ui] tests/ui/explicit-tail-calls/support/bystack.rs#loongarch32

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[ui] tests/ui/explicit-tail-calls/support/bystack.rs#loongarch64

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[ui] tests/ui/explicit-tail-calls/support/bystack.rs#loongarch64

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[ui] tests/ui/explicit-tail-calls/support/byval.rs#loongarch32

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[ui] tests/ui/explicit-tail-calls/support/byval.rs#loongarch32

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[ui] tests/ui/explicit-tail-calls/support/byval.rs#loongarch64

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[ui] tests/ui/explicit-tail-calls/support/byval.rs#loongarch64

ignored when the LLVM version (22.1.8) is newer than majorversion 21

[ui] tests/ui/explicit-tail-calls/tailcc-no-signature-restriction.rs#aarch64

only executed when the architecture is aarch64

[ui] tests/ui/explicit-tail-calls/tailcc-no-signature-restriction.rs#aarch64

only executed when the architecture is aarch64

[ui] tests/ui/explicit-tail-calls/tailcc-no-signature-restriction.rs#x86_64

only executed when the architecture is x86_64

[ui] tests/ui/explicit-tail-calls/tailcc-no-signature-restriction.rs#x86_64

only executed when the architecture is x86_64

[ui] tests/ui/expr/if/expr-if-panic-fn.rs

ignored on targets without subprocess support

[ui] tests/ui/expr/if/expr-if-panic-fn.rs

ignored on targets without subprocess support

[ui] tests/ui/expr/if/expr-if-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/expr/if/expr-if-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/expr/if/if-check-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/expr/if/if-check-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/expr/if/if-cond-bot.rs

ignored on targets without subprocess support

[ui] tests/ui/expr/if/if-cond-bot.rs

ignored on targets without subprocess support

[ui] tests/ui/extern-flag/empty-extern-arg.rs

ignored on targets without unwinding support (since it affects the error output)

[ui] tests/ui/extern-flag/empty-extern-arg.rs

ignored on targets without unwinding support (since it affects the error output)

[ui] tests/ui/extern-flag/force-extern.rs

ignored when cross-compiling ((needs dylibs and compiletest doesn’t have a more specific header))

[ui] tests/ui/extern-flag/force-extern.rs

ignored when cross-compiling ((needs dylibs and compiletest doesn’t have a more specific header))

[ui] tests/ui/extern-flag/no-force-extern.rs

ignored when cross-compiling ((needs dylibs and compiletest doesn’t have a more specific header))

[ui] tests/ui/extern-flag/no-force-extern.rs

ignored when cross-compiling ((needs dylibs and compiletest doesn’t have a more specific header))

[ui] tests/ui/extern-flag/redundant-force-extern.rs

ignored when cross-compiling ((needs dylibs and compiletest doesn’t have a more specific header))

[ui] tests/ui/extern-flag/redundant-force-extern.rs

ignored when cross-compiling ((needs dylibs and compiletest doesn’t have a more specific header))

[ui] tests/ui/extern/extern-methods.rs

only executed when the architecture is x86

[ui] tests/ui/extern/extern-methods.rs

only executed when the architecture is x86

[ui] tests/ui/extern/extern-thiscall.rs

only executed when the architecture is x86

[ui] tests/ui/extern/extern-thiscall.rs

only executed when the architecture is x86

[ui] tests/ui/extern/extern-vectorcall.rs#x32

only executed when the architecture is x86

[ui] tests/ui/extern/extern-vectorcall.rs#x32

only executed when the architecture is x86

[ui] tests/ui/extern/extern-vectorcall.rs#x64

only executed when the architecture is x86_64

[ui] tests/ui/extern/extern-vectorcall.rs#x64

only executed when the architecture is x86_64

[ui] tests/ui/extern/issue-18576.rs

ignored on targets without subprocess support

[ui] tests/ui/extern/issue-18576.rs

ignored on targets without subprocess support

[ui] tests/ui/extern/issue-64655-allow-unwind-when-calling-panic-directly.rs#fat

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-allow-unwind-when-calling-panic-directly.rs#fat

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-allow-unwind-when-calling-panic-directly.rs#no

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-allow-unwind-when-calling-panic-directly.rs#no

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-allow-unwind-when-calling-panic-directly.rs#thin

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-allow-unwind-when-calling-panic-directly.rs#thin

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#fat0

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#fat0

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#fat1

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#fat1

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#fat2

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#fat2

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#fat3

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#fat3

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#no0

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#no0

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#no1

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#no1

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#no2

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#no2

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#no3

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#no3

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#thin0

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#thin0

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#thin1

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#thin1

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#thin2

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#thin2

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#thin3

ignored on targets without unwinding support

[ui] tests/ui/extern/issue-64655-extern-rust-must-allow-unwind.rs#thin3

ignored on targets without unwinding support

[ui] tests/ui/feature-gates/feature-gate-apx-target-feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-apx-target-feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-asm_const_ptr.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-asm_const_ptr.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-asm_goto_with_outputs.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-asm_goto_with_outputs.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-asm_unwind.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-asm_unwind.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-autodiff-use.rs#stable

only executed when the release channel is stable

[ui] tests/ui/feature-gates/feature-gate-autodiff-use.rs#stable

only executed when the release channel is stable

[ui] tests/ui/feature-gates/feature-gate-autodiff.rs#has_support

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/feature-gates/feature-gate-autodiff.rs#has_support

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/feature-gates/feature-gate-avx10_target_feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-avx10_target_feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-clflushopt_target_feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-clflushopt_target_feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-effective-target-features.rs#default

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-effective-target-features.rs#default

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-effective-target-features.rs#feature

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-effective-target-features.rs#feature

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-fma4_target_feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-fma4_target_feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-movrs_target_feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-movrs_target_feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-naked_functions_rustic_abi.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-naked_functions_rustic_abi.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-naked_functions_target_feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-naked_functions_target_feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-raw-dylib-elf.rs

ignored on targets without dynamic linking

[ui] tests/ui/feature-gates/feature-gate-raw-dylib-elf.rs

ignored on targets without dynamic linking

[ui] tests/ui/feature-gates/feature-gate-x86_amx_intrinsics.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-x86_amx_intrinsics.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-xop_target_feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/feature-gate-xop_target_feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/feature-gates/test-listing-format-json.rs

ignored when the release channel is nightly

[ui] tests/ui/feature-gates/test-listing-format-json.rs

ignored when the release channel is nightly

[ui] tests/ui/ferrocene/compiler-arguments/crate-type/crate-type_proc-macro-no-proc-macro.rs

ignored on targets without dynamic linking (- proc macros rely on dynamic linking)

[ui] tests/ui/ferrocene/compiler-arguments/crate-type/crate-type_proc-macro-no-proc-macro.rs

ignored on targets without dynamic linking (- proc macros rely on dynamic linking)

[ui] tests/ui/ferrocene/compiler-arguments/crate-type/crate-type_proc-macro.rs

ignored on targets without dynamic linking (- proc macros rely on dynamic linking)

[ui] tests/ui/ferrocene/compiler-arguments/crate-type/crate-type_proc-macro.rs

ignored on targets without dynamic linking (- proc macros rely on dynamic linking)

[ui] tests/ui/ferrocene/compiler-arguments/extern/extern_path.rs

ignored on targets without dynamic linking (- this test is attempting to link a dynamic library)

[ui] tests/ui/ferrocene/compiler-arguments/extern/extern_path.rs

ignored on targets without dynamic linking (- this test is attempting to link a dynamic library)

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_linker-flavor/upper_c_linker-flavor_eq.rs#gcc

ignored when the target is part of the Ferrocene facade target family

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_linker-flavor/upper_c_linker-flavor_eq.rs#gcc

ignored when the target is part of the Ferrocene facade target family

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_linker-flavor/upper_c_linker-flavor_repeat-diff.rs

ignored when the target is part of the Ferrocene facade target family (facades register as “linux” but do not use gcc as a linker)

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_linker-flavor/upper_c_linker-flavor_repeat-diff.rs

ignored when the target is part of the Ferrocene facade target family (facades register as “linux” but do not use gcc as a linker)

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_linker-flavor/upper_c_linker-flavor_repeat.rs#gcc

ignored when the target is part of the Ferrocene facade target family

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_linker-flavor/upper_c_linker-flavor_repeat.rs#gcc

ignored when the target is part of the Ferrocene facade target family

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_linker-flavor/upper_c_linker-flavor_space-eq.rs#gcc

ignored when the target is part of the Ferrocene facade target family

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_linker-flavor/upper_c_linker-flavor_space-eq.rs#gcc

ignored when the target is part of the Ferrocene facade target family

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_panic/upper_c_panic_abort.rs

ignored on targets without unwinding support

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_panic/upper_c_panic_abort.rs

ignored on targets without unwinding support

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_panic/upper_c_panic_eq.rs

ignored on targets without unwinding support

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_panic/upper_c_panic_eq.rs

ignored on targets without unwinding support

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_panic/upper_c_panic_space-eq.rs

ignored on targets without unwinding support

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_panic/upper_c_panic_space-eq.rs

ignored on targets without unwinding support

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_target-cpu/upper_c_target-cpu_invalid.rs

ignored when cross-compiling

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_target-cpu/upper_c_target-cpu_invalid.rs

ignored when cross-compiling

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_target-cpu/upper_c_target-cpu_space-generic.rs

ignored when cross-compiling

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_target-cpu/upper_c_target-cpu_space-generic.rs

ignored when cross-compiling

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_target-cpu/upper_c_target-cpu_space-native.rs

ignored when cross-compiling

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_target-cpu/upper_c_target-cpu_space-native.rs

ignored when cross-compiling

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_target-cpu/upper_c_target-cpu_space-x86-64.rs

only executed when the architecture is x86_64

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_target-cpu/upper_c_target-cpu_space-x86-64.rs

only executed when the architecture is x86_64

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_target-cpu/upper_c_target-cpu_x86-64.rs

only executed when the architecture is x86_64

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_target-cpu/upper_c_target-cpu_x86-64.rs

only executed when the architecture is x86_64

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_target-feature/upper_c_target-feature_eq-sse-add-remove.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_target-feature/upper_c_target-feature_eq-sse-add-remove.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_target-feature/upper_c_target-feature_eq-sse-remove-add.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_target-feature/upper_c_target-feature_eq-sse-remove-add.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_target-feature/upper_c_target-feature_eq-sse.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/ferrocene/compiler-arguments/upper_c_target-feature/upper_c_target-feature_eq-sse.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/float/int-to-float-miscompile-issue-105626.rs

only executed when the architecture is x86

[ui] tests/ui/float/int-to-float-miscompile-issue-105626.rs

only executed when the architecture is x86

[ui] tests/ui/fmt/no-inline-literals-out-of-range.rs

only executed when the pointer width is 64bit

[ui] tests/ui/fmt/no-inline-literals-out-of-range.rs

only executed when the pointer width is 64bit

[ui] tests/ui/fn/expr-fn-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/fn/expr-fn-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/imports/glob-use-std.rs

ignored on targets without subprocess support

[ui] tests/ui/imports/glob-use-std.rs

ignored on targets without subprocess support

[ui] tests/ui/instrument-coverage/msvc-link-dead-code-inline-always-85461.rs

ignored on targets without dynamic linking

[ui] tests/ui/instrument-coverage/msvc-link-dead-code-inline-always-85461.rs

ignored on targets without dynamic linking

[ui] tests/ui/instrument-xray/flags-always-never-1.rs

ignored on targets without xray tracing

[ui] tests/ui/instrument-xray/flags-always-never-1.rs

ignored on targets without xray tracing

[ui] tests/ui/instrument-xray/flags-always-never-2.rs

ignored on targets without xray tracing

[ui] tests/ui/instrument-xray/flags-always-never-2.rs

ignored on targets without xray tracing

[ui] tests/ui/instrument-xray/flags-basic.rs

ignored on targets without xray tracing

[ui] tests/ui/instrument-xray/flags-basic.rs

ignored on targets without xray tracing

[ui] tests/ui/instrument-xray/flags-dupe-always.rs

ignored on targets without xray tracing

[ui] tests/ui/instrument-xray/flags-dupe-always.rs

ignored on targets without xray tracing

[ui] tests/ui/instrument-xray/flags-dupe-ignore-loops.rs

ignored on targets without xray tracing

[ui] tests/ui/instrument-xray/flags-dupe-ignore-loops.rs

ignored on targets without xray tracing

[ui] tests/ui/instrument-xray/platform-support.rs#aarch64-darwin

ignored on targets without xray tracing

[ui] tests/ui/instrument-xray/platform-support.rs#aarch64-darwin

ignored on targets without xray tracing

[ui] tests/ui/instrument-xray/platform-support.rs#unsupported

ignored on targets without xray tracing

[ui] tests/ui/instrument-xray/platform-support.rs#unsupported

ignored on targets without xray tracing

[ui] tests/ui/instrument-xray/platform-support.rs#x86_64-darwin

ignored on targets without xray tracing

[ui] tests/ui/instrument-xray/platform-support.rs#x86_64-darwin

ignored on targets without xray tracing

[ui] tests/ui/instrument-xray/platform-support.rs#x86_64-linux

ignored on targets without xray tracing

[ui] tests/ui/instrument-xray/platform-support.rs#x86_64-linux

ignored on targets without xray tracing

[ui] tests/ui/internal/internal-unstable-asm-experimental-arch.rs

only executed when the target is wasm32-wasip1

[ui] tests/ui/internal/internal-unstable-asm-experimental-arch.rs

only executed when the target is wasm32-wasip1

[ui] tests/ui/intrinsics/const-eval-select-x86_64.rs

only executed when the architecture is x86_64

[ui] tests/ui/intrinsics/const-eval-select-x86_64.rs

only executed when the architecture is x86_64

[ui] tests/ui/intrinsics/crc-v8a.rs

only executed when the architecture is aarch64

[ui] tests/ui/intrinsics/crc-v8a.rs

only executed when the architecture is aarch64

[ui] tests/ui/intrinsics/panic-uninitialized-zeroed.rs#default

ignored on targets without subprocess support

[ui] tests/ui/intrinsics/panic-uninitialized-zeroed.rs#default

ignored on targets without subprocess support

[ui] tests/ui/intrinsics/panic-uninitialized-zeroed.rs#strict

ignored on targets without subprocess support

[ui] tests/ui/intrinsics/panic-uninitialized-zeroed.rs#strict

ignored on targets without subprocess support

[ui] tests/ui/io-checks/io-stdout-blocking-writes.rs

ignored on targets without subprocess support

[ui] tests/ui/io-checks/io-stdout-blocking-writes.rs

ignored on targets without subprocess support

[ui] tests/ui/io-checks/non-ice-error-on-worker-io-fail.rs

ignored when the architecture is arm (the file-system issues do not replicate here, at least on armhf-gnu)

[ui] tests/ui/io-checks/non-ice-error-on-worker-io-fail.rs

ignored when the architecture is arm (the file-system issues do not replicate here, at least on armhf-gnu)

[ui] tests/ui/io-checks/stdout-stderr-separation.rs

ignored on targets without subprocess support

[ui] tests/ui/io-checks/stdout-stderr-separation.rs

ignored on targets without subprocess support

[ui] tests/ui/io-checks/write-macro-error.rs

ignored on targets without unwinding support

[ui] tests/ui/io-checks/write-macro-error.rs

ignored on targets without unwinding support

[ui] tests/ui/iterators/iter-count-overflow-debug.rs

ignored on targets without unwinding support

[ui] tests/ui/iterators/iter-count-overflow-debug.rs

ignored on targets without unwinding support

[ui] tests/ui/iterators/iter-filter-count-debug-check.rs

ignored on targets without unwinding support

[ui] tests/ui/iterators/iter-filter-count-debug-check.rs

ignored on targets without unwinding support

[ui] tests/ui/iterators/iter-position-overflow-debug.rs

ignored on targets without unwinding support

[ui] tests/ui/iterators/iter-position-overflow-debug.rs

ignored on targets without unwinding support

[ui] tests/ui/iterators/iter-step-overflow-debug.rs

ignored on targets without unwinding support

[ui] tests/ui/iterators/iter-step-overflow-debug.rs

ignored on targets without unwinding support

[ui] tests/ui/iterators/iter-sum-overflow-debug.rs

ignored on targets without unwinding support

[ui] tests/ui/iterators/iter-sum-overflow-debug.rs

ignored on targets without unwinding support

[ui] tests/ui/iterators/iter-sum-overflow-overflow-checks.rs

ignored on targets without unwinding support

[ui] tests/ui/iterators/iter-sum-overflow-overflow-checks.rs

ignored on targets without unwinding support

[ui] tests/ui/iterators/rangefrom-overflow-2crates.rs

ignored on targets without unwinding support

[ui] tests/ui/iterators/rangefrom-overflow-2crates.rs

ignored on targets without unwinding support

[ui] tests/ui/iterators/rangefrom-overflow-debug.rs

ignored on targets without unwinding support

[ui] tests/ui/iterators/rangefrom-overflow-debug.rs

ignored on targets without unwinding support

[ui] tests/ui/iterators/rangefrom-overflow-overflow-checks.rs

ignored on targets without unwinding support

[ui] tests/ui/iterators/rangefrom-overflow-overflow-checks.rs

ignored on targets without unwinding support

[ui] tests/ui/json/json-bom-plus-crlf-multifile-aux.rs

ignored always (Not a test. Used by other tests)

[ui] tests/ui/json/json-bom-plus-crlf-multifile-aux.rs

ignored always (Not a test. Used by other tests)

[ui] tests/ui/lang-items/start_lang_item_with_target_feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/lang-items/start_lang_item_with_target_feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/layout/enum-signedness.rs

only executed when the pointer width is 64bit

[ui] tests/ui/layout/enum-signedness.rs

only executed when the pointer width is 64bit

[ui] tests/ui/layout/unsafe-cell-hides-niche.rs

only executed when the architecture is x86

[ui] tests/ui/layout/unsafe-cell-hides-niche.rs

only executed when the architecture is x86

[ui] tests/ui/lifetimes/tail-expr-lock-poisoning.rs#edition2021

ignored on targets without unwinding support

[ui] tests/ui/lifetimes/tail-expr-lock-poisoning.rs#edition2021

ignored on targets without unwinding support

[ui] tests/ui/lifetimes/tail-expr-lock-poisoning.rs#edition2024

ignored on targets without unwinding support

[ui] tests/ui/lifetimes/tail-expr-lock-poisoning.rs#edition2024

ignored on targets without unwinding support

[ui] tests/ui/limits/huge-array-simple-64.rs#full-debuginfo

ignored when the pointer width is 32bit

[ui] tests/ui/limits/huge-array-simple-64.rs#full-debuginfo

ignored when the pointer width is 32bit

[ui] tests/ui/limits/huge-array-simple-64.rs#no-debuginfo

ignored when the pointer width is 32bit

[ui] tests/ui/limits/huge-array-simple-64.rs#no-debuginfo

ignored when the pointer width is 32bit

[ui] tests/ui/limits/huge-static.rs

only executed when the pointer width is 64bit

[ui] tests/ui/limits/huge-static.rs

only executed when the pointer width is 64bit

[ui] tests/ui/limits/issue-15919-64.rs#full-debuginfo

ignored when the pointer width is 32bit

[ui] tests/ui/limits/issue-15919-64.rs#full-debuginfo

ignored when the pointer width is 32bit

[ui] tests/ui/limits/issue-15919-64.rs#no-debuginfo

ignored when the pointer width is 32bit

[ui] tests/ui/limits/issue-15919-64.rs#no-debuginfo

ignored when the pointer width is 32bit

[ui] tests/ui/limits/issue-69485-var-size-diffs-too-large.rs

only executed when the architecture is x86_64

[ui] tests/ui/limits/issue-69485-var-size-diffs-too-large.rs

only executed when the architecture is x86_64

[ui] tests/ui/limits/issue-75158-64.rs

ignored when the pointer width is 32bit

[ui] tests/ui/limits/issue-75158-64.rs

ignored when the pointer width is 32bit

[ui] tests/ui/link-native-libs/issue-70093/link-directives.rs

ignored when cross-compiling (default-linker-libraries=yes doesn’t play well with cross compiling)

[ui] tests/ui/link-native-libs/issue-70093/link-directives.rs

ignored when cross-compiling (default-linker-libraries=yes doesn’t play well with cross compiling)

[ui] tests/ui/link-native-libs/issue-70093/link-native-libraries.rs#msvc

only executed when the target environment is msvc

[ui] tests/ui/link-native-libs/issue-70093/link-native-libraries.rs#msvc

only executed when the target environment is msvc

[ui] tests/ui/link-native-libs/issue-70093/link-native-libraries.rs#other

ignored when cross-compiling (default-linker-libraries=yes doesn’t play well with cross compiling)

[ui] tests/ui/link-native-libs/issue-70093/link-native-libraries.rs#other

ignored when cross-compiling (default-linker-libraries=yes doesn’t play well with cross compiling)

[ui] tests/ui/link-native-libs/msvc-non-utf8-output.rs

only executed when the target environment is msvc

[ui] tests/ui/link-native-libs/msvc-non-utf8-output.rs

only executed when the target environment is msvc

[ui] tests/ui/link-native-libs/uikit-framework.rs#ios

only executed when the operating system is ios

[ui] tests/ui/link-native-libs/uikit-framework.rs#ios

only executed when the operating system is ios

[ui] tests/ui/link-native-libs/uikit-framework.rs#tvos

only executed when the operating system is tvos

[ui] tests/ui/link-native-libs/uikit-framework.rs#tvos

only executed when the operating system is tvos

[ui] tests/ui/link-native-libs/uikit-framework.rs#visionos

only executed when the operating system is visionos

[ui] tests/ui/link-native-libs/uikit-framework.rs#visionos

only executed when the operating system is visionos

[ui] tests/ui/link-native-libs/uikit-framework.rs#watchos

only executed when the operating system is watchos

[ui] tests/ui/link-native-libs/uikit-framework.rs#watchos

only executed when the operating system is watchos

[ui] tests/ui/linkage-attr/issue-12133-3.rs

ignored on targets without dynamic linking

[ui] tests/ui/linkage-attr/issue-12133-3.rs

ignored on targets without dynamic linking

[ui] tests/ui/linkage-attr/raw-dylib/elf/as_needed.rs#as_needed

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/as_needed.rs#as_needed

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/as_needed.rs#merge_1

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/as_needed.rs#merge_1

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/as_needed.rs#merge_2

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/as_needed.rs#merge_2

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/as_needed.rs#merge_3

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/as_needed.rs#merge_3

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/as_needed.rs#merge_4

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/as_needed.rs#merge_4

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/as_needed.rs#no_as_needed

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/as_needed.rs#no_as_needed

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/as_needed.rs#no_modifier

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/as_needed.rs#no_modifier

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/empty.rs

ignored on targets without dynamic linking

[ui] tests/ui/linkage-attr/raw-dylib/elf/empty.rs

ignored on targets without dynamic linking

[ui] tests/ui/linkage-attr/raw-dylib/elf/glibc-x86_64.rs

ignored on targets without dynamic linking

[ui] tests/ui/linkage-attr/raw-dylib/elf/glibc-x86_64.rs

ignored on targets without dynamic linking

[ui] tests/ui/linkage-attr/raw-dylib/elf/malformed-link-name.rs

ignored on targets without dynamic linking

[ui] tests/ui/linkage-attr/raw-dylib/elf/malformed-link-name.rs

ignored on targets without dynamic linking

[ui] tests/ui/linkage-attr/raw-dylib/elf/multiple-libraries.rs#with

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/multiple-libraries.rs#with

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/multiple-libraries.rs#without

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/multiple-libraries.rs#without

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/single-symbol.rs#with

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/single-symbol.rs#with

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/single-symbol.rs#without

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/single-symbol.rs#without

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/verbatim.rs#with

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/verbatim.rs#with

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/verbatim.rs#without

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/elf/verbatim.rs#without

only executed when the architecture is x86_64

[ui] tests/ui/linkage-attr/raw-dylib/windows/dlltool-failed.rs

ignored when dlltool for the current architecture is not present

[ui] tests/ui/linkage-attr/raw-dylib/windows/dlltool-failed.rs

ignored when dlltool for the current architecture is not present

[ui] tests/ui/linkage-attr/raw-dylib/windows/invalid-dlltool.rs

ignored when dlltool for the current architecture is not present

[ui] tests/ui/linkage-attr/raw-dylib/windows/invalid-dlltool.rs

ignored when dlltool for the current architecture is not present

[ui] tests/ui/linkage-attr/raw-dylib/windows/link-ordinal-multiple.rs

only executed when the operating system is windows

[ui] tests/ui/linkage-attr/raw-dylib/windows/link-ordinal-multiple.rs

only executed when the operating system is windows

[ui] tests/ui/linkage-attr/raw-dylib/windows/multiple-declarations.rs

only executed when the operating system is windows

[ui] tests/ui/linkage-attr/raw-dylib/windows/multiple-declarations.rs

only executed when the operating system is windows

[ui] tests/ui/linkage-attr/raw-dylib/windows/raw-dylib-windows-only.rs#notelf

ignored when the target binary format is ELF

[ui] tests/ui/linkage-attr/raw-dylib/windows/raw-dylib-windows-only.rs#notelf

ignored when the target binary format is ELF

[ui] tests/ui/linking/cdylib-no-mangle.rs

only executed when the target vendor is Apple

[ui] tests/ui/linking/cdylib-no-mangle.rs

only executed when the target vendor is Apple

[ui] tests/ui/linking/export-executable-symbols.rs

ignored when cross-compiling

[ui] tests/ui/linking/export-executable-symbols.rs

ignored when cross-compiling

[ui] tests/ui/linking/ld64-cross-compilation.rs

only executed when the target is x86_64-apple-darwin

[ui] tests/ui/linking/ld64-cross-compilation.rs

only executed when the target is x86_64-apple-darwin

[ui] tests/ui/linking/macos-ignoring-duplicate.rs

only executed when the target vendor is Apple

[ui] tests/ui/linking/macos-ignoring-duplicate.rs

only executed when the target vendor is Apple

[ui] tests/ui/linking/macos-search-path.rs

only executed when the target vendor is Apple

[ui] tests/ui/linking/macos-search-path.rs

only executed when the target vendor is Apple

[ui] tests/ui/linking/mixed-allocator-shim.rs

skipping test as target does not support all of the crate types [“dylib”]

[ui] tests/ui/linking/mixed-allocator-shim.rs

skipping test as target does not support all of the crate types [“dylib”]

[ui] tests/ui/linking/no-gc-encapsulation-symbols.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/linking/no-gc-encapsulation-symbols.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/linking/no-libc-mingw-llvm.rs

only executed when the target is x86_64-pc-windows-gnullvm

[ui] tests/ui/linking/no-libc-mingw-llvm.rs

only executed when the target is x86_64-pc-windows-gnullvm

[ui] tests/ui/linking/weird-export-names.rs

skipping test as target does not support all of the crate types [“cdylib”]

[ui] tests/ui/linking/weird-export-names.rs

skipping test as target does not support all of the crate types [“cdylib”]

[ui] tests/ui/lint/expansion-time-include.rs

ignored used by another main test file ((used by ./expansion-time.rs))

[ui] tests/ui/lint/expansion-time-include.rs

ignored used by another main test file ((used by ./expansion-time.rs))

[ui] tests/ui/lint/known-tool-in-submodule/submodule.rs

ignored used by another main test file ((used by ./root.rs))

[ui] tests/ui/lint/known-tool-in-submodule/submodule.rs

ignored used by another main test file ((used by ./root.rs))

[ui] tests/ui/lint/large_assignments/copy_into_box_rc_arc.rs

only executed when the pointer width is 64bit

[ui] tests/ui/lint/large_assignments/copy_into_box_rc_arc.rs

only executed when the pointer width is 64bit

[ui] tests/ui/lint/large_assignments/large_future.rs#attribute

only executed when the pointer width is 64bit

[ui] tests/ui/lint/large_assignments/large_future.rs#attribute

only executed when the pointer width is 64bit

[ui] tests/ui/lint/large_assignments/large_future.rs#option

only executed when the pointer width is 64bit

[ui] tests/ui/lint/large_assignments/large_future.rs#option

only executed when the pointer width is 64bit

[ui] tests/ui/lint/large_assignments/move_into_box_rc_arc.rs

only executed when the pointer width is 64bit

[ui] tests/ui/lint/large_assignments/move_into_box_rc_arc.rs

only executed when the pointer width is 64bit

[ui] tests/ui/lint/lint-invalid-atomic-ordering-bool.rs

only executed when the architecture is x86_64

[ui] tests/ui/lint/lint-invalid-atomic-ordering-bool.rs

only executed when the architecture is x86_64

[ui] tests/ui/lint/lint-invalid-atomic-ordering-exchange-weak.rs

only executed when the architecture is x86_64

[ui] tests/ui/lint/lint-invalid-atomic-ordering-exchange-weak.rs

only executed when the architecture is x86_64

[ui] tests/ui/lint/lint-invalid-atomic-ordering-exchange.rs

only executed when the architecture is x86_64

[ui] tests/ui/lint/lint-invalid-atomic-ordering-exchange.rs

only executed when the architecture is x86_64

[ui] tests/ui/lint/lint-invalid-atomic-ordering-false-positive.rs

only executed when the architecture is x86_64

[ui] tests/ui/lint/lint-invalid-atomic-ordering-false-positive.rs

only executed when the architecture is x86_64

[ui] tests/ui/lint/lint-invalid-atomic-ordering-fence.rs

only executed when the architecture is x86_64

[ui] tests/ui/lint/lint-invalid-atomic-ordering-fence.rs

only executed when the architecture is x86_64

[ui] tests/ui/lint/lint-invalid-atomic-ordering-int.rs

only executed when the architecture is x86_64

[ui] tests/ui/lint/lint-invalid-atomic-ordering-int.rs

only executed when the architecture is x86_64

[ui] tests/ui/lint/lint-invalid-atomic-ordering-ptr.rs

only executed when the architecture is x86_64

[ui] tests/ui/lint/lint-invalid-atomic-ordering-ptr.rs

only executed when the architecture is x86_64

[ui] tests/ui/lint/lint-invalid-atomic-ordering-uint.rs

only executed when the architecture is x86_64

[ui] tests/ui/lint/lint-invalid-atomic-ordering-uint.rs

only executed when the architecture is x86_64

[ui] tests/ui/lint/lint-invalid-atomic-ordering-update.rs

only executed when the architecture is x86_64

[ui] tests/ui/lint/lint-invalid-atomic-ordering-update.rs

only executed when the architecture is x86_64

[ui] tests/ui/lint/lint-unsafe-code.rs

only executed when the architecture is x86_64 ((for the force_target_feature tests))

[ui] tests/ui/lint/lint-unsafe-code.rs

only executed when the architecture is x86_64 ((for the force_target_feature tests))

[ui] tests/ui/lint/lint_pre_expansion_extern_module_aux.rs

ignored used by another main test file ((used by ./lint-pre-expansion-extern-module.rs))

[ui] tests/ui/lint/lint_pre_expansion_extern_module_aux.rs

ignored used by another main test file ((used by ./lint-pre-expansion-extern-module.rs))

[ui] tests/ui/lint/non-snake-case/lint-non-snake-case-crate.rs#cdylib_

ignored when the target is part of the Ferrocene facade target family

[ui] tests/ui/lint/non-snake-case/lint-non-snake-case-crate.rs#cdylib_

ignored when the target is part of the Ferrocene facade target family

[ui] tests/ui/lint/non-snake-case/lint-non-snake-case-crate.rs#dylib_

ignored when the target is part of the Ferrocene facade target family

[ui] tests/ui/lint/non-snake-case/lint-non-snake-case-crate.rs#dylib_

ignored when the target is part of the Ferrocene facade target family

[ui] tests/ui/lint/non-snake-case/lint-non-snake-case-crate.rs#proc_macro_

skipping test as target does not support all of the crate types [“proc-macro”]

[ui] tests/ui/lint/non-snake-case/lint-non-snake-case-crate.rs#proc_macro_

skipping test as target does not support all of the crate types [“proc-macro”]

[ui] tests/ui/lint/unknown-lints/other.rs

ignored used by another main test file ((used by ./allow-in-other-module.rs))

[ui] tests/ui/lint/unknown-lints/other.rs

ignored used by another main test file ((used by ./allow-in-other-module.rs))

[ui] tests/ui/liveness/liveness-asm.rs

only executed when the architecture is x86_64

[ui] tests/ui/liveness/liveness-asm.rs

only executed when the architecture is x86_64

[ui] tests/ui/loop-match/unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/loop-match/unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/loops/for-each-loop-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/loops/for-each-loop-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/lto/issue-100772.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/lto/issue-100772.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/lto/lto-avx-target-feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/lto/lto-avx-target-feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/lto/lto-global-allocator.rs

skipping test as target does not support all of the crate types [“cdylib”]

[ui] tests/ui/lto/lto-global-allocator.rs

skipping test as target does not support all of the crate types [“cdylib”]

[ui] tests/ui/macros/assert-as-macro.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-as-macro.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-eq-macro-msg.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-eq-macro-msg.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-eq-macro-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-eq-macro-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-macro-explicit.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-macro-explicit.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-macro-fmt.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-macro-fmt.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-macro-owned.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-macro-owned.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-macro-static.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-macro-static.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-matches-macro-msg.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-matches-macro-msg.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-ne-macro-msg.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-ne-macro-msg.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-ne-macro-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-ne-macro-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-with-custom-message.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/assert-with-custom-message.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/expand-full-asm.rs

only executed when the architecture is aarch64

[ui] tests/ui/macros/expand-full-asm.rs

only executed when the architecture is aarch64

[ui] tests/ui/macros/include-single-expr-helper-1.rs

ignored used by another main test file ((used by ./include-single-expr.rs))

[ui] tests/ui/macros/include-single-expr-helper-1.rs

ignored used by another main test file ((used by ./include-single-expr.rs))

[ui] tests/ui/macros/include-single-expr-helper.rs

ignored used by another main test file ((used by ./include-single-expr.rs))

[ui] tests/ui/macros/include-single-expr-helper.rs

ignored used by another main test file ((used by ./include-single-expr.rs))

[ui] tests/ui/macros/issue-69838-dir/bar.rs

ignored used by another main test file ((used by ../issue-69838-mods-relative-to-included-path.rs))

[ui] tests/ui/macros/issue-69838-dir/bar.rs

ignored used by another main test file ((used by ../issue-69838-mods-relative-to-included-path.rs))

[ui] tests/ui/macros/issue-69838-dir/included.rs

ignored used by another main test file ((used by ../issue-69838-mods-relative-to-included-path.rs))

[ui] tests/ui/macros/issue-69838-dir/included.rs

ignored used by another main test file ((used by ../issue-69838-mods-relative-to-included-path.rs))

[ui] tests/ui/macros/macro-comma-behavior-rpass.rs#core

ignored on targets without unwinding support

[ui] tests/ui/macros/macro-comma-behavior-rpass.rs#core

ignored on targets without unwinding support

[ui] tests/ui/macros/macro-comma-behavior-rpass.rs#std

ignored on targets without unwinding support

[ui] tests/ui/macros/macro-comma-behavior-rpass.rs#std

ignored on targets without unwinding support

[ui] tests/ui/macros/macro-expanded-include/foo/mod.rs

ignored used by another main test file ((used by ../test.rs))

[ui] tests/ui/macros/macro-expanded-include/foo/mod.rs

ignored used by another main test file ((used by ../test.rs))

[ui] tests/ui/macros/panic-macro-basic.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/panic-macro-basic.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/rfc-2011-nicer-assert-messages/all-expr-kinds.rs

ignored on targets without unwinding support (Asserting on contents of error message)

[ui] tests/ui/macros/rfc-2011-nicer-assert-messages/all-expr-kinds.rs

ignored on targets without unwinding support (Asserting on contents of error message)

[ui] tests/ui/macros/rfc-2011-nicer-assert-messages/all-not-available-cases.rs

ignored on targets without unwinding support (Asserting on contents of error message)

[ui] tests/ui/macros/rfc-2011-nicer-assert-messages/all-not-available-cases.rs

ignored on targets without unwinding support (Asserting on contents of error message)

[ui] tests/ui/macros/rfc-2011-nicer-assert-messages/assert-without-captures-does-not-create-unnecessary-code.rs

ignored on targets without unwinding support (Asserting on contents of error message)

[ui] tests/ui/macros/rfc-2011-nicer-assert-messages/assert-without-captures-does-not-create-unnecessary-code.rs

ignored on targets without unwinding support (Asserting on contents of error message)

[ui] tests/ui/macros/underscore.rs

ignored used by another main test file ((used by ./main.rs))

[ui] tests/ui/macros/underscore.rs

ignored used by another main test file ((used by ./main.rs))

[ui] tests/ui/macros/unimplemented-macro-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/unimplemented-macro-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/unreachable-arg.rs#edition_2015

ignored on targets without subprocess support

[ui] tests/ui/macros/unreachable-arg.rs#edition_2015

ignored on targets without subprocess support

[ui] tests/ui/macros/unreachable-arg.rs#edition_2021

ignored on targets without subprocess support

[ui] tests/ui/macros/unreachable-arg.rs#edition_2021

ignored on targets without subprocess support

[ui] tests/ui/macros/unreachable-fmt-msg.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/unreachable-fmt-msg.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/unreachable-format-arg.rs#edition_2015

ignored on targets without subprocess support

[ui] tests/ui/macros/unreachable-format-arg.rs#edition_2015

ignored on targets without subprocess support

[ui] tests/ui/macros/unreachable-format-arg.rs#edition_2021

ignored on targets without subprocess support

[ui] tests/ui/macros/unreachable-format-arg.rs#edition_2021

ignored on targets without subprocess support

[ui] tests/ui/macros/unreachable-format-args.rs#edition_2015

ignored on targets without subprocess support

[ui] tests/ui/macros/unreachable-format-args.rs#edition_2015

ignored on targets without subprocess support

[ui] tests/ui/macros/unreachable-format-args.rs#edition_2021

ignored on targets without subprocess support

[ui] tests/ui/macros/unreachable-format-args.rs#edition_2021

ignored on targets without subprocess support

[ui] tests/ui/macros/unreachable-macro-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/unreachable-macro-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/unreachable-static-msg.rs

ignored on targets without subprocess support

[ui] tests/ui/macros/unreachable-static-msg.rs

ignored on targets without subprocess support

[ui] tests/ui/match/expr-match-panic-fn.rs

ignored on targets without subprocess support

[ui] tests/ui/match/expr-match-panic-fn.rs

ignored on targets without subprocess support

[ui] tests/ui/match/expr-match-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/match/expr-match-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/match/issue-26996.rs

ignored always ((#54987))

[ui] tests/ui/match/issue-26996.rs

ignored always ((#54987))

[ui] tests/ui/match/issue-27021.rs

ignored always ((#54987))

[ui] tests/ui/match/issue-27021.rs

ignored always ((#54987))

[ui] tests/ui/match/match-bot-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/match/match-bot-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/match/match-disc-bot.rs

ignored on targets without subprocess support

[ui] tests/ui/match/match-disc-bot.rs

ignored on targets without subprocess support

[ui] tests/ui/match/match-wildcards.rs

ignored on targets without subprocess support

[ui] tests/ui/match/match-wildcards.rs

ignored on targets without subprocess support

[ui] tests/ui/mir/alignment/i686-pc-windows-msvc.rs

only executed when the target is i686-pc-windows-msvc

[ui] tests/ui/mir/alignment/i686-pc-windows-msvc.rs

only executed when the target is i686-pc-windows-msvc

[ui] tests/ui/mir/mir_calls_to_shims.rs

ignored on targets without unwinding support

[ui] tests/ui/mir/mir_calls_to_shims.rs

ignored on targets without unwinding support

[ui] tests/ui/mir/mir_codegen_calls_converging_drops.rs

ignored on targets without subprocess support

[ui] tests/ui/mir/mir_codegen_calls_converging_drops.rs

ignored on targets without subprocess support

[ui] tests/ui/mir/mir_codegen_calls_converging_drops_2.rs

ignored on targets without subprocess support

[ui] tests/ui/mir/mir_codegen_calls_converging_drops_2.rs

ignored on targets without subprocess support

[ui] tests/ui/mir/mir_codegen_calls_diverging.rs

ignored on targets without subprocess support

[ui] tests/ui/mir/mir_codegen_calls_diverging.rs

ignored on targets without subprocess support

[ui] tests/ui/mir/mir_codegen_calls_diverging_drops.rs

ignored on targets without unwinding support (this test checks that a destructor is called after panicking)

[ui] tests/ui/mir/mir_codegen_calls_diverging_drops.rs

ignored on targets without unwinding support (this test checks that a destructor is called after panicking)

[ui] tests/ui/mir/mir_drop_order.rs

ignored on targets without unwinding support

[ui] tests/ui/mir/mir_drop_order.rs

ignored on targets without unwinding support

[ui] tests/ui/mir/mir_drop_panics.rs

ignored on targets without unwinding support

[ui] tests/ui/mir/mir_drop_panics.rs

ignored on targets without unwinding support

[ui] tests/ui/mir/mir_dynamic_drops_1.rs

ignored on targets without subprocess support

[ui] tests/ui/mir/mir_dynamic_drops_1.rs

ignored on targets without subprocess support

[ui] tests/ui/mir/mir_dynamic_drops_2.rs

ignored on targets without subprocess support

[ui] tests/ui/mir/mir_dynamic_drops_2.rs

ignored on targets without subprocess support

[ui] tests/ui/mir/mir_dynamic_drops_3.rs

ignored on targets without subprocess support

[ui] tests/ui/mir/mir_dynamic_drops_3.rs

ignored on targets without subprocess support

[ui] tests/ui/mir/mir_indexing_oob_1.rs

ignored on targets without subprocess support

[ui] tests/ui/mir/mir_indexing_oob_1.rs

ignored on targets without subprocess support

[ui] tests/ui/mir/mir_indexing_oob_2.rs

ignored on targets without subprocess support

[ui] tests/ui/mir/mir_indexing_oob_2.rs

ignored on targets without subprocess support

[ui] tests/ui/mir/mir_indexing_oob_3.rs

ignored on targets without subprocess support

[ui] tests/ui/mir/mir_indexing_oob_3.rs

ignored on targets without subprocess support

[ui] tests/ui/mir/mir_let_chains_drop_order.rs

ignored on targets without unwinding support

[ui] tests/ui/mir/mir_let_chains_drop_order.rs

ignored on targets without unwinding support

[ui] tests/ui/mir/mir_match_guard_let_chains_drop_order.rs#edition2021

ignored on targets without unwinding support

[ui] tests/ui/mir/mir_match_guard_let_chains_drop_order.rs#edition2021

ignored on targets without unwinding support

[ui] tests/ui/mir/mir_match_guard_let_chains_drop_order.rs#edition2024

ignored on targets without unwinding support

[ui] tests/ui/mir/mir_match_guard_let_chains_drop_order.rs#edition2024

ignored on targets without unwinding support

[ui] tests/ui/mir/ssa_call_ret.rs

ignored on targets without unwinding support

[ui] tests/ui/mir/ssa_call_ret.rs

ignored on targets without unwinding support

[ui] tests/ui/modules/missing_mod.rs

ignored used by another main test file ((used by ./missing_non_modrs_mod.rs))

[ui] tests/ui/modules/missing_mod.rs

ignored used by another main test file ((used by ./missing_non_modrs_mod.rs))

[ui] tests/ui/modules/missing_mod_inline.rs

ignored used by another main test file ((used by ./missing_non_modrs_mod_inline.rs))

[ui] tests/ui/modules/missing_mod_inline.rs

ignored used by another main test file ((used by ./missing_non_modrs_mod_inline.rs))

[ui] tests/ui/modules/mod_file_aux.rs

ignored used by another main test file ((used by ./mod_file_with_path_attr.rs and mod_file.rs and mod_file_correct_spans.rs))

[ui] tests/ui/modules/mod_file_aux.rs

ignored used by another main test file ((used by ./mod_file_with_path_attr.rs and mod_file.rs and mod_file_correct_spans.rs))

[ui] tests/ui/modules/mod_file_disambig_aux.rs

ignored used by another main test file ((used by ./mod_file_disambig.rs))

[ui] tests/ui/modules/mod_file_disambig_aux.rs

ignored used by another main test file ((used by ./mod_file_disambig.rs))

[ui] tests/ui/modules/module_suggestion_when_module_not_found/submodule/mod.rs

ignored used by another main test file

[ui] tests/ui/modules/module_suggestion_when_module_not_found/submodule/mod.rs

ignored used by another main test file

[ui] tests/ui/modules/module_suggestion_when_module_not_found/submodule2.rs

ignored used by another main test file

[ui] tests/ui/modules/module_suggestion_when_module_not_found/submodule2.rs

ignored used by another main test file

[ui] tests/ui/modules/module_suggestion_when_module_not_found/success.rs

ignored used by another main test file

[ui] tests/ui/modules/module_suggestion_when_module_not_found/success.rs

ignored used by another main test file

[ui] tests/ui/modules/path-no-file-name.rs#w

only executed when the operating system is windows

[ui] tests/ui/modules/path-no-file-name.rs#w

only executed when the operating system is windows

[ui] tests/ui/move-expr/name-resolution.rs

ignored always ((#155050): currently ICEs instead of reporting a name-resolution error)

[ui] tests/ui/move-expr/name-resolution.rs

ignored always ((#155050): currently ICEs instead of reporting a name-resolution error)

[ui] tests/ui/never_type/basic/return-never-coerce.rs

ignored on targets without subprocess support

[ui] tests/ui/never_type/basic/return-never-coerce.rs

ignored on targets without subprocess support

[ui] tests/ui/nll/issue-51345-2.rs

ignored on targets without subprocess support

[ui] tests/ui/nll/issue-51345-2.rs

ignored on targets without subprocess support

[ui] tests/ui/no_std/no-std-unwind-binary.rs

ignored on targets without unwinding support

[ui] tests/ui/no_std/no-std-unwind-binary.rs

ignored on targets without unwinding support

[ui] tests/ui/non_modrs_mods/foors_mod.rs

ignored used by another main test file ((used by ./non_modrs_mods.rs))

[ui] tests/ui/non_modrs_mods/foors_mod.rs

ignored used by another main test file ((used by ./non_modrs_mods.rs))

[ui] tests/ui/non_modrs_mods_and_inline_mods/x.rs

ignored used by another main test file ((used by ./non_modrs_mods_and_inline_mods.rs))

[ui] tests/ui/non_modrs_mods_and_inline_mods/x.rs

ignored used by another main test file ((used by ./non_modrs_mods_and_inline_mods.rs))

[ui] tests/ui/numbers-arithmetic/divide-by-zero.rs

ignored on targets without subprocess support

[ui] tests/ui/numbers-arithmetic/divide-by-zero.rs

ignored on targets without subprocess support

[ui] tests/ui/numbers-arithmetic/int-abs-overflow.rs

ignored on targets without unwinding support

[ui] tests/ui/numbers-arithmetic/int-abs-overflow.rs

ignored on targets without unwinding support

[ui] tests/ui/numbers-arithmetic/issue-8460.rs

ignored on targets without unwinding support

[ui] tests/ui/numbers-arithmetic/issue-8460.rs

ignored on targets without unwinding support

[ui] tests/ui/numbers-arithmetic/mod-zero.rs

ignored on targets without subprocess support

[ui] tests/ui/numbers-arithmetic/mod-zero.rs

ignored on targets without subprocess support

[ui] tests/ui/numbers-arithmetic/next-power-of-two-overflow-debug.rs

ignored on targets without unwinding support

[ui] tests/ui/numbers-arithmetic/next-power-of-two-overflow-debug.rs

ignored on targets without unwinding support

[ui] tests/ui/numbers-arithmetic/overflowing-add.rs

ignored on targets without subprocess support

[ui] tests/ui/numbers-arithmetic/overflowing-add.rs

ignored on targets without subprocess support

[ui] tests/ui/numbers-arithmetic/overflowing-mul.rs

ignored on targets without subprocess support

[ui] tests/ui/numbers-arithmetic/overflowing-mul.rs

ignored on targets without subprocess support

[ui] tests/ui/numbers-arithmetic/overflowing-neg-nonzero.rs

ignored on targets without subprocess support

[ui] tests/ui/numbers-arithmetic/overflowing-neg-nonzero.rs

ignored on targets without subprocess support

[ui] tests/ui/numbers-arithmetic/overflowing-pow-signed.rs

ignored on targets without subprocess support

[ui] tests/ui/numbers-arithmetic/overflowing-pow-signed.rs

ignored on targets without subprocess support

[ui] tests/ui/numbers-arithmetic/overflowing-pow-unsigned.rs

ignored on targets without subprocess support

[ui] tests/ui/numbers-arithmetic/overflowing-pow-unsigned.rs

ignored on targets without subprocess support

[ui] tests/ui/numbers-arithmetic/overflowing-sub.rs

ignored on targets without subprocess support

[ui] tests/ui/numbers-arithmetic/overflowing-sub.rs

ignored on targets without subprocess support

[ui] tests/ui/numbers-arithmetic/saturating-float-casts-impl.rs

ignored used by another main test file ((used by ./saturating-float-casts.rs and ./saturating-float-casts-wasm.rs))

[ui] tests/ui/numbers-arithmetic/saturating-float-casts-impl.rs

ignored used by another main test file ((used by ./saturating-float-casts.rs and ./saturating-float-casts-wasm.rs))

[ui] tests/ui/numbers-arithmetic/saturating-float-casts-wasm.rs

only executed when the architecture is wasm32

[ui] tests/ui/numbers-arithmetic/saturating-float-casts-wasm.rs

only executed when the architecture is wasm32

[ui] tests/ui/offload/check_config.rs#fail

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/offload/check_config.rs#fail

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/offload/check_config.rs#pass

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/offload/check_config.rs#pass

ignored when LLVM Enzyme is disabled or LLVM is not the default codegen backend

[ui] tests/ui/packed/packed-struct-borrow-element-64bit.rs

ignored when the pointer width is 32bit ((needs usize to be 8-aligned to reproduce all the errors below))

[ui] tests/ui/packed/packed-struct-borrow-element-64bit.rs

ignored when the pointer width is 32bit ((needs usize to be 8-aligned to reproduce all the errors below))

[ui] tests/ui/panic-handler/panic-handler-with-target-feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/panic-handler/panic-handler-with-target-feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/panic-handler/panic-handler-with-track-caller.rs

only executed when the architecture is x86_64

[ui] tests/ui/panic-handler/panic-handler-with-track-caller.rs

only executed when the architecture is x86_64

[ui] tests/ui/panic-handler/weak-lang-item.rs

ignored on targets without unwinding support (since it affects the error output)

[ui] tests/ui/panic-handler/weak-lang-item.rs

ignored on targets without unwinding support (since it affects the error output)

[ui] tests/ui/panic-runtime/abort-link-to-unwind-dylib.rs

skipping test as target does not support all of the crate types [“dylib”]

[ui] tests/ui/panic-runtime/abort-link-to-unwind-dylib.rs

skipping test as target does not support all of the crate types [“dylib”]

[ui] tests/ui/panic-runtime/abort-link-to-unwinding-crates.rs

ignored on targets without subprocess support

[ui] tests/ui/panic-runtime/abort-link-to-unwinding-crates.rs

ignored on targets without subprocess support

[ui] tests/ui/panic-runtime/abort.rs

ignored on targets without subprocess support

[ui] tests/ui/panic-runtime/abort.rs

ignored on targets without subprocess support

[ui] tests/ui/panic-runtime/lto-abort.rs

ignored on targets without subprocess support

[ui] tests/ui/panic-runtime/lto-abort.rs

ignored on targets without subprocess support

[ui] tests/ui/panic-runtime/lto-unwind.rs

ignored on targets without subprocess support

[ui] tests/ui/panic-runtime/lto-unwind.rs

ignored on targets without subprocess support

[ui] tests/ui/panic-runtime/need-abort-got-unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/panic-runtime/need-abort-got-unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/panic-runtime/need-immediate-abort-got-unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/panic-runtime/need-immediate-abort-got-unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/panic-runtime/transitive-link-a-bunch.rs

ignored on targets without unwinding support

[ui] tests/ui/panic-runtime/transitive-link-a-bunch.rs

ignored on targets without unwinding support

[ui] tests/ui/panic-runtime/unwind-interleaved.rs

ignored on targets without subprocess support

[ui] tests/ui/panic-runtime/unwind-interleaved.rs

ignored on targets without subprocess support

[ui] tests/ui/panic-runtime/unwind-rec.rs

ignored on targets without subprocess support

[ui] tests/ui/panic-runtime/unwind-rec.rs

ignored on targets without subprocess support

[ui] tests/ui/panic-runtime/unwind-rec2.rs

ignored on targets without subprocess support

[ui] tests/ui/panic-runtime/unwind-rec2.rs

ignored on targets without subprocess support

[ui] tests/ui/panic-runtime/unwind-tables-target-required.rs

only executed when the target is x86_64-pc-windows-msvc

[ui] tests/ui/panic-runtime/unwind-tables-target-required.rs

only executed when the target is x86_64-pc-windows-msvc

[ui] tests/ui/panic-runtime/unwind-unique.rs

ignored on targets without subprocess support

[ui] tests/ui/panic-runtime/unwind-unique.rs

ignored on targets without subprocess support

[ui] tests/ui/panic-runtime/want-unwind-got-abort.rs

ignored on targets without unwinding support

[ui] tests/ui/panic-runtime/want-unwind-got-abort.rs

ignored on targets without unwinding support

[ui] tests/ui/panic-runtime/want-unwind-got-abort2.rs

ignored on targets without unwinding support

[ui] tests/ui/panic-runtime/want-unwind-got-abort2.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/abort-on-panic.rs#current

ignored on targets without subprocess support

[ui] tests/ui/panics/abort-on-panic.rs#current

ignored on targets without subprocess support

[ui] tests/ui/panics/abort-on-panic.rs#next

ignored on targets without subprocess support

[ui] tests/ui/panics/abort-on-panic.rs#next

ignored on targets without subprocess support

[ui] tests/ui/panics/alloc_error_hook-unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/alloc_error_hook-unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/args-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/args-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/catch-unwind-bang.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/catch-unwind-bang.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/doublepanic.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/doublepanic.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/explicit-panic-msg.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/explicit-panic-msg.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/explicit-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/explicit-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/fmt-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/fmt-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/issue-47429-short-backtraces.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/issue-47429-short-backtraces.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/location-detail-unwrap-multiline.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/location-detail-unwrap-multiline.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/main-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/main-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/nested_panic_caught.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/nested_panic_caught.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/panic-abort-backtrace-without-debuginfo.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-abort-backtrace-without-debuginfo.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-arg.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-arg.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-during-display-formatting.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/panic-during-display-formatting.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/panic-handler-chain-update-hook.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/panic-handler-chain-update-hook.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/panic-handler-chain.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/panic-handler-chain.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/panic-handler-flail-wildly.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/panic-handler-flail-wildly.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/panic-handler-set-twice.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/panic-handler-set-twice.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/panic-in-cleanup.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/panic-in-cleanup.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/panic-in-dtor-drops-fields.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/panic-in-dtor-drops-fields.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/panic-in-ffi.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/panic-in-ffi.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/panic-macro-any-wrapped.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-macro-any-wrapped.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-macro-any.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-macro-any.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-macro-explicit.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-macro-explicit.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-macro-fmt.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-macro-fmt.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-macro-owned.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-macro-owned.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-macro-static.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-macro-static.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-main.rs#abort-full

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-main.rs#abort-full

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-main.rs#abort-one

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-main.rs#abort-one

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-main.rs#abort-zero

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-main.rs#abort-zero

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-main.rs#default

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-main.rs#default

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-main.rs#unwind-full

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-main.rs#unwind-full

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-main.rs#unwind-one

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-main.rs#unwind-one

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-main.rs#unwind-zero

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-main.rs#unwind-zero

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-parens.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-parens.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-recover-propagate.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/panic-recover-propagate.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/panic-set-handler.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-set-handler.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-set-unset-handler.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-set-unset-handler.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-short-backtrace-windows-x86_64.rs

only executed when the target is x86_64-pc-windows-msvc

[ui] tests/ui/panics/panic-short-backtrace-windows-x86_64.rs

only executed when the target is x86_64-pc-windows-msvc

[ui] tests/ui/panics/panic-take-handler-nop.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic-take-handler-nop.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/panic.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/result-get-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/result-get-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/runtime-switch.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/runtime-switch.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/rvalue-cleanup-during-box-panic.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/rvalue-cleanup-during-box-panic.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/short-ice-remove-middle-frames-2.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/short-ice-remove-middle-frames-2.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/short-ice-remove-middle-frames.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/short-ice-remove-middle-frames.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/test-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/test-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/test-should-fail-bad-message.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/test-should-fail-bad-message.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/test-should-panic-bad-message.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/test-should-panic-bad-message.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/test-should-panic-no-message.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/test-should-panic-no-message.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/unwind-force-no-unwind-tables.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/unwind-force-no-unwind-tables.rs

ignored on targets without unwinding support

[ui] tests/ui/panics/vec-extend-after-panic-3029.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/vec-extend-after-panic-3029.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/while-body-panics.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/while-body-panics.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/while-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/panics/while-panic.rs

ignored on targets without subprocess support

[ui] tests/ui/parser/circular_modules_hello.rs

ignored used by another main test file ((used by ./circular-modules-main.rs))

[ui] tests/ui/parser/circular_modules_hello.rs

ignored used by another main test file ((used by ./circular-modules-main.rs))

[ui] tests/ui/parser/encode-symbol-ice-12920.rs

ignored on targets without subprocess support

[ui] tests/ui/parser/encode-symbol-ice-12920.rs

ignored on targets without subprocess support

[ui] tests/ui/parser/issues/circular-module-with-doc-comment-issue-97589/recursive.rs

ignored used by another main test file ((used by ./circular-module-with-doc-comment-issue-97589.rs))

[ui] tests/ui/parser/issues/circular-module-with-doc-comment-issue-97589/recursive.rs

ignored used by another main test file ((used by ./circular-module-with-doc-comment-issue-97589.rs))

[ui] tests/ui/parser/issues/issue-48508-aux.rs

ignored used by another main test file ((used by ./issue-48508.rs))

[ui] tests/ui/parser/issues/issue-48508-aux.rs

ignored used by another main test file ((used by ./issue-48508.rs))

[ui] tests/ui/parser/mod_file_not_exist_windows.rs

only executed when the operating system is windows

[ui] tests/ui/parser/mod_file_not_exist_windows.rs

only executed when the operating system is windows

[ui] tests/ui/precondition-checks/read.rs#misaligned

ignored always ((unimplemented))

[ui] tests/ui/precondition-checks/read.rs#misaligned

ignored always ((unimplemented))

[ui] tests/ui/precondition-checks/read.rs#null

ignored always ((unimplemented))

[ui] tests/ui/precondition-checks/read.rs#null

ignored always ((unimplemented))

[ui] tests/ui/precondition-checks/write.rs#misaligned

ignored always ((unimplemented))

[ui] tests/ui/precondition-checks/write.rs#misaligned

ignored always ((unimplemented))

[ui] tests/ui/precondition-checks/write.rs#null

ignored always ((unimplemented))

[ui] tests/ui/precondition-checks/write.rs#null

ignored always ((unimplemented))

[ui] tests/ui/precondition-checks/write_bytes.rs#misaligned

ignored always ((unimplemented))

[ui] tests/ui/precondition-checks/write_bytes.rs#misaligned

ignored always ((unimplemented))

[ui] tests/ui/precondition-checks/write_bytes.rs#null

ignored always ((unimplemented))

[ui] tests/ui/precondition-checks/write_bytes.rs#null

ignored always ((unimplemented))

[ui] tests/ui/print-request/host.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/print-request/host.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/print-request/macos-target.rs

only executed when the target vendor is Apple

[ui] tests/ui/print-request/macos-target.rs

only executed when the target vendor is Apple

[ui] tests/ui/print-request/stability.rs#deployment_target

only executed when the target vendor is Apple

[ui] tests/ui/print-request/stability.rs#deployment_target

only executed when the target vendor is Apple

[ui] tests/ui/print-request/supported-crate-types.rs#linux

ignored when the target environment is musl

[ui] tests/ui/print-request/supported-crate-types.rs#linux

ignored when the target environment is musl

[ui] tests/ui/print-request/supported-crate-types.rs#musl

ignored when the target environment is musl

[ui] tests/ui/print-request/supported-crate-types.rs#musl

ignored when the target environment is musl

[ui] tests/ui/print-request/supported-crate-types.rs#wasm

ignored when the target environment is musl

[ui] tests/ui/print-request/supported-crate-types.rs#wasm

ignored when the target environment is musl

[ui] tests/ui/print_type_sizes/async.rs

only executed when the pointer width is 64bit

[ui] tests/ui/print_type_sizes/async.rs

only executed when the pointer width is 64bit

[ui] tests/ui/print_type_sizes/niche-filling.rs

ignored when std is built with debug assertions ((debug assertions will print more types))

[ui] tests/ui/print_type_sizes/niche-filling.rs

ignored when std is built with debug assertions ((debug assertions will print more types))

[ui] tests/ui/privacy/reachable-unnameable-items.rs

ignored on targets without unwinding support

[ui] tests/ui/privacy/reachable-unnameable-items.rs

ignored on targets without unwinding support

[ui] tests/ui/proc-macro/allowed-signatures.rs

ignored on targets without unwinding support (compiling proc macros with panic=abort causes a warning)

[ui] tests/ui/proc-macro/allowed-signatures.rs

ignored on targets without unwinding support (compiling proc macros with panic=abort causes a warning)

[ui] tests/ui/proc-macro/crt-static.rs

ignored on targets without unwinding support (compiling proc macros with panic=abort causes a warning)

[ui] tests/ui/proc-macro/crt-static.rs

ignored on targets without unwinding support (compiling proc macros with panic=abort causes a warning)

[ui] tests/ui/proc-macro/expand-with-a-macro.rs

ignored on targets without unwinding support

[ui] tests/ui/proc-macro/expand-with-a-macro.rs

ignored on targets without unwinding support

[ui] tests/ui/proc-macro/invalid-punct-ident-1.rs

ignored on targets without unwinding support (proc macro panics to report errors)

[ui] tests/ui/proc-macro/invalid-punct-ident-1.rs

ignored on targets without unwinding support (proc macro panics to report errors)

[ui] tests/ui/proc-macro/invalid-punct-ident-2.rs

ignored on targets without unwinding support (proc macro panics to report errors)

[ui] tests/ui/proc-macro/invalid-punct-ident-2.rs

ignored on targets without unwinding support (proc macro panics to report errors)

[ui] tests/ui/proc-macro/invalid-punct-ident-3.rs

ignored on targets without unwinding support (proc macro panics to report errors)

[ui] tests/ui/proc-macro/invalid-punct-ident-3.rs

ignored on targets without unwinding support (proc macro panics to report errors)

[ui] tests/ui/proc-macro/issue-36935.rs

ignored on targets without unwinding support (proc macro panics to report errors)

[ui] tests/ui/proc-macro/issue-36935.rs

ignored on targets without unwinding support (proc macro panics to report errors)

[ui] tests/ui/proc-macro/issue-59191-replace-root-with-fn.rs

ignored on targets without unwinding support ((affects error output))

[ui] tests/ui/proc-macro/issue-59191-replace-root-with-fn.rs

ignored on targets without unwinding support ((affects error output))

[ui] tests/ui/proc-macro/issue-76270-panic-in-libproc-macro.rs

ignored on targets without unwinding support (proc macro panics to report errors)

[ui] tests/ui/proc-macro/issue-76270-panic-in-libproc-macro.rs

ignored on targets without unwinding support (proc macro panics to report errors)

[ui] tests/ui/proc-macro/load-panic-backtrace.rs

ignored on targets without unwinding support (proc macro panics to report errors)

[ui] tests/ui/proc-macro/load-panic-backtrace.rs

ignored on targets without unwinding support (proc macro panics to report errors)

[ui] tests/ui/proc-macro/load-panic.rs

ignored on targets without unwinding support (proc macro panics to report errors)

[ui] tests/ui/proc-macro/load-panic.rs

ignored on targets without unwinding support (proc macro panics to report errors)

[ui] tests/ui/proc-macro/module.rs

ignored used by another main test file ((used by ./attributes-on-modules-fail.rs and modules-in-input.rs))

[ui] tests/ui/proc-macro/module.rs

ignored used by another main test file ((used by ./attributes-on-modules-fail.rs and modules-in-input.rs))

[ui] tests/ui/proc-macro/module_with_attrs.rs

ignored used by another main test file ((used by ../inner-attr-non-inline-mod.rs))

[ui] tests/ui/proc-macro/module_with_attrs.rs

ignored used by another main test file ((used by ../inner-attr-non-inline-mod.rs))

[ui] tests/ui/proc-macro/no-mangle-in-proc-macro-issue-111888.rs

ignored on targets without unwinding support (compiling proc macros with panic=abort causes a warning)

[ui] tests/ui/proc-macro/no-mangle-in-proc-macro-issue-111888.rs

ignored on targets without unwinding support (compiling proc macros with panic=abort causes a warning)

[ui] tests/ui/proc-macro/no-missing-docs.rs

ignored on targets without unwinding support (compiling proc macros with panic=abort causes a warning)

[ui] tests/ui/proc-macro/no-missing-docs.rs

ignored on targets without unwinding support (compiling proc macros with panic=abort causes a warning)

[ui] tests/ui/proc-macro/nonfatal-parsing.rs

ignored on targets without unwinding support

[ui] tests/ui/proc-macro/nonfatal-parsing.rs

ignored on targets without unwinding support

[ui] tests/ui/proc-macro/outer/inner.rs

ignored used by another main test file ((used by ../attributes-on-modules-fail.rs))

[ui] tests/ui/proc-macro/outer/inner.rs

ignored used by another main test file ((used by ../attributes-on-modules-fail.rs))

[ui] tests/ui/proc-macro/proc-macro-decls.rs

ignored on targets without unwinding support (compiling proc macros with panic=abort causes a warning)

[ui] tests/ui/proc-macro/proc-macro-decls.rs

ignored on targets without unwinding support (compiling proc macros with panic=abort causes a warning)

[ui] tests/ui/proc-macro/proc-macro-deprecated-attr.rs

ignored on targets without unwinding support (compiling proc macros with panic=abort causes a warning)

[ui] tests/ui/proc-macro/proc-macro-deprecated-attr.rs

ignored on targets without unwinding support (compiling proc macros with panic=abort causes a warning)

[ui] tests/ui/proc-macro/quote/debug.rs

ignored on targets without unwinding support (compiling proc macros with panic=abort causes a warning)

[ui] tests/ui/proc-macro/quote/debug.rs

ignored on targets without unwinding support (compiling proc macros with panic=abort causes a warning)

[ui] tests/ui/process/core-run-destroy.rs

ignored on targets without subprocess support

[ui] tests/ui/process/core-run-destroy.rs

ignored on targets without subprocess support

[ui] tests/ui/process/env-args-reverse-iterator.rs

ignored on targets without subprocess support

[ui] tests/ui/process/env-args-reverse-iterator.rs

ignored on targets without subprocess support

[ui] tests/ui/process/fds-are-cloexec.rs

ignored on targets without subprocess support

[ui] tests/ui/process/fds-are-cloexec.rs

ignored on targets without subprocess support

[ui] tests/ui/process/inherit-env.rs

ignored on targets without subprocess support

[ui] tests/ui/process/inherit-env.rs

ignored on targets without subprocess support

[ui] tests/ui/process/issue-13304.rs

ignored on targets without subprocess support

[ui] tests/ui/process/issue-13304.rs

ignored on targets without subprocess support

[ui] tests/ui/process/issue-14456.rs

ignored on targets without subprocess support

[ui] tests/ui/process/issue-14456.rs

ignored on targets without subprocess support

[ui] tests/ui/process/issue-14940.rs

ignored on targets without subprocess support

[ui] tests/ui/process/issue-14940.rs

ignored on targets without subprocess support

[ui] tests/ui/process/issue-16272.rs

ignored on targets without subprocess support

[ui] tests/ui/process/issue-16272.rs

ignored on targets without subprocess support

[ui] tests/ui/process/issue-20091.rs

ignored on targets without subprocess support

[ui] tests/ui/process/issue-20091.rs

ignored on targets without subprocess support

[ui] tests/ui/process/issue-30490.rs

ignored on targets without subprocess support

[ui] tests/ui/process/issue-30490.rs

ignored on targets without subprocess support

[ui] tests/ui/process/multi-panic.rs

ignored on targets without unwinding support

[ui] tests/ui/process/multi-panic.rs

ignored on targets without unwinding support

[ui] tests/ui/process/no-stdio.rs

QEMU is incompatible with this test

[ui] tests/ui/process/no-stdio.rs

QEMU is incompatible with this test

[ui] tests/ui/process/nofile-limit.rs

QEMU is incompatible with this test

[ui] tests/ui/process/nofile-limit.rs

QEMU is incompatible with this test

[ui] tests/ui/process/println-with-broken-pipe.rs

ignored on targets without subprocess support

[ui] tests/ui/process/println-with-broken-pipe.rs

ignored on targets without subprocess support

[ui] tests/ui/process/process-envs.rs

ignored on targets without subprocess support

[ui] tests/ui/process/process-envs.rs

ignored on targets without subprocess support

[ui] tests/ui/process/process-exit.rs

ignored on targets without subprocess support

[ui] tests/ui/process/process-exit.rs

ignored on targets without subprocess support

[ui] tests/ui/process/process-panic-after-fork.rs

ignored on targets without subprocess support

[ui] tests/ui/process/process-panic-after-fork.rs

ignored on targets without subprocess support

[ui] tests/ui/process/process-remove-from-env.rs

ignored on targets without subprocess support

[ui] tests/ui/process/process-remove-from-env.rs

ignored on targets without subprocess support

[ui] tests/ui/process/process-spawn-failure.rs

ignored on targets without subprocess support

[ui] tests/ui/process/process-spawn-failure.rs

ignored on targets without subprocess support

[ui] tests/ui/process/process-spawn-nonexistent.rs

ignored on targets without subprocess support

[ui] tests/ui/process/process-spawn-nonexistent.rs

ignored on targets without subprocess support

[ui] tests/ui/process/process-spawn-with-unicode-params.rs

ignored on targets without subprocess support

[ui] tests/ui/process/process-spawn-with-unicode-params.rs

ignored on targets without subprocess support

[ui] tests/ui/process/process-status-inherits-stdin.rs

ignored on targets without subprocess support

[ui] tests/ui/process/process-status-inherits-stdin.rs

ignored on targets without subprocess support

[ui] tests/ui/process/signal-exit-status.rs

ignored on targets without subprocess support

[ui] tests/ui/process/signal-exit-status.rs

ignored on targets without subprocess support

[ui] tests/ui/process/sigpipe-should-be-ignored.rs

ignored on targets without subprocess support

[ui] tests/ui/process/sigpipe-should-be-ignored.rs

ignored on targets without subprocess support

[ui] tests/ui/process/tls-exit-status.rs

ignored on targets without subprocess support

[ui] tests/ui/process/tls-exit-status.rs

ignored on targets without subprocess support

[ui] tests/ui/process/try-wait.rs

ignored on targets without subprocess support

[ui] tests/ui/process/try-wait.rs

ignored on targets without subprocess support

[ui] tests/ui/process/win-command-child-path.rs

ignored on targets without subprocess support

[ui] tests/ui/process/win-command-child-path.rs

ignored on targets without subprocess support

[ui] tests/ui/process/win-command-curdir-no-verbatim.rs

ignored on targets without subprocess support

[ui] tests/ui/process/win-command-curdir-no-verbatim.rs

ignored on targets without subprocess support

[ui] tests/ui/process/win-creation-flags.rs

ignored on targets without subprocess support

[ui] tests/ui/process/win-creation-flags.rs

ignored on targets without subprocess support

[ui] tests/ui/process/win-inherit-handles.rs

ignored on targets without subprocess support

[ui] tests/ui/process/win-inherit-handles.rs

ignored on targets without subprocess support

[ui] tests/ui/process/win-proc-thread-attributes.rs

ignored on targets without subprocess support

[ui] tests/ui/process/win-proc-thread-attributes.rs

ignored on targets without subprocess support

[ui] tests/ui/reachable/issue-948.rs

ignored on targets without subprocess support

[ui] tests/ui/reachable/issue-948.rs

ignored on targets without subprocess support

[ui] tests/ui/rfcs/rfc-1857-stabilize-drop-order/drop-order.rs

ignored on targets without unwinding support

[ui] tests/ui/rfcs/rfc-1857-stabilize-drop-order/drop-order.rs

ignored on targets without unwinding support

[ui] tests/ui/rfcs/rfc-1937-termination-trait/termination-trait-for-box-dyn-error-err.rs

ignored on targets without subprocess support

[ui] tests/ui/rfcs/rfc-1937-termination-trait/termination-trait-for-box-dyn-error-err.rs

ignored on targets without subprocess support

[ui] tests/ui/rfcs/rfc-1937-termination-trait/termination-trait-for-never.rs

ignored on targets without subprocess support

[ui] tests/ui/rfcs/rfc-1937-termination-trait/termination-trait-for-never.rs

ignored on targets without subprocess support

[ui] tests/ui/rfcs/rfc-1937-termination-trait/termination-trait-for-result-box-error_err.rs

ignored on targets without subprocess support

[ui] tests/ui/rfcs/rfc-1937-termination-trait/termination-trait-for-result-box-error_err.rs

ignored on targets without subprocess support

[ui] tests/ui/rfcs/rfc-1937-termination-trait/termination-trait-for-str-err.rs

ignored on targets without subprocess support

[ui] tests/ui/rfcs/rfc-1937-termination-trait/termination-trait-for-str-err.rs

ignored on targets without subprocess support

[ui] tests/ui/rfcs/rfc-1937-termination-trait/termination-trait-in-test.rs

ignored on targets without unwinding support

[ui] tests/ui/rfcs/rfc-1937-termination-trait/termination-trait-in-test.rs

ignored on targets without unwinding support

[ui] tests/ui/rfcs/rfc-2091-track-caller/std-panic-locations.rs#default

ignored on targets without unwinding support

[ui] tests/ui/rfcs/rfc-2091-track-caller/std-panic-locations.rs#default

ignored on targets without unwinding support

[ui] tests/ui/rfcs/rfc-2091-track-caller/std-panic-locations.rs#mir-opt

ignored on targets without unwinding support

[ui] tests/ui/rfcs/rfc-2091-track-caller/std-panic-locations.rs#mir-opt

ignored on targets without unwinding support

[ui] tests/ui/rfcs/rfc-2396-target_feature-11/check-pass.rs

only executed when the architecture is x86_64

[ui] tests/ui/rfcs/rfc-2396-target_feature-11/check-pass.rs

only executed when the architecture is x86_64

[ui] tests/ui/rfcs/rfc-2396-target_feature-11/closures-inherit-target_feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/rfcs/rfc-2396-target_feature-11/closures-inherit-target_feature.rs

only executed when the architecture is x86_64

[ui] tests/ui/rfcs/rfc-2396-target_feature-11/fn-ptr.rs

only executed when the architecture is x86_64

[ui] tests/ui/rfcs/rfc-2396-target_feature-11/fn-ptr.rs

only executed when the architecture is x86_64

[ui] tests/ui/rfcs/rfc-2396-target_feature-11/fn-traits.rs

only executed when the architecture is x86_64

[ui] tests/ui/rfcs/rfc-2396-target_feature-11/fn-traits.rs

only executed when the architecture is x86_64

[ui] tests/ui/rfcs/rfc-2396-target_feature-11/issue-108645-target-feature-on-main.rs

only executed when the architecture is x86_64

[ui] tests/ui/rfcs/rfc-2396-target_feature-11/issue-108645-target-feature-on-main.rs

only executed when the architecture is x86_64

[ui] tests/ui/rfcs/rfc-2396-target_feature-11/issue-108655-inline-always-closure.rs

only executed when the architecture is x86_64

[ui] tests/ui/rfcs/rfc-2396-target_feature-11/issue-108655-inline-always-closure.rs

only executed when the architecture is x86_64

[ui] tests/ui/rfcs/rfc-2396-target_feature-11/return-fn-ptr.rs

only executed when the architecture is x86_64

[ui] tests/ui/rfcs/rfc-2396-target_feature-11/return-fn-ptr.rs

only executed when the architecture is x86_64

[ui] tests/ui/rfcs/rfc-2396-target_feature-11/safe-calls.rs

only executed when the architecture is x86_64

[ui] tests/ui/rfcs/rfc-2396-target_feature-11/safe-calls.rs

only executed when the architecture is x86_64

[ui] tests/ui/rfcs/rfc-2396-target_feature-11/trait-impl.rs

only executed when the architecture is x86_64

[ui] tests/ui/rfcs/rfc-2396-target_feature-11/trait-impl.rs

only executed when the architecture is x86_64

[ui] tests/ui/runtime/atomic-print.rs

ignored on targets without subprocess support

[ui] tests/ui/runtime/atomic-print.rs

ignored on targets without subprocess support

[ui] tests/ui/runtime/backtrace-debuginfo-aux.rs

ignored used by another main test file ((used by ./backtrace-debuginfo.rs to test file!()))

[ui] tests/ui/runtime/backtrace-debuginfo-aux.rs

ignored used by another main test file ((used by ./backtrace-debuginfo.rs to test file!()))

[ui] tests/ui/runtime/backtrace-debuginfo.rs

ignored on targets without subprocess support

[ui] tests/ui/runtime/backtrace-debuginfo.rs

ignored on targets without subprocess support

[ui] tests/ui/runtime/on-broken-pipe/child-processes.rs#default

ignored when running tests remotely (because aux-bin does not yet support it)

[ui] tests/ui/runtime/on-broken-pipe/child-processes.rs#default

ignored when running tests remotely (because aux-bin does not yet support it)

[ui] tests/ui/runtime/on-broken-pipe/child-processes.rs#error

ignored when running tests remotely (because aux-bin does not yet support it)

[ui] tests/ui/runtime/on-broken-pipe/child-processes.rs#error

ignored when running tests remotely (because aux-bin does not yet support it)

[ui] tests/ui/runtime/on-broken-pipe/child-processes.rs#inherit

ignored when running tests remotely (because aux-bin does not yet support it)

[ui] tests/ui/runtime/on-broken-pipe/child-processes.rs#inherit

ignored when running tests remotely (because aux-bin does not yet support it)

[ui] tests/ui/runtime/on-broken-pipe/child-processes.rs#kill

ignored when running tests remotely (because aux-bin does not yet support it)

[ui] tests/ui/runtime/on-broken-pipe/child-processes.rs#kill

ignored when running tests remotely (because aux-bin does not yet support it)

[ui] tests/ui/runtime/on-broken-pipe/inherit.rs

ignored when running tests remotely (because aux-bin does not yet support it)

[ui] tests/ui/runtime/on-broken-pipe/inherit.rs

ignored when running tests remotely (because aux-bin does not yet support it)

[ui] tests/ui/runtime/out-of-stack.rs

ignored on targets without subprocess support

[ui] tests/ui/runtime/out-of-stack.rs

ignored on targets without subprocess support

[ui] tests/ui/runtime/rt-explody-panic-payloads.rs

ignored on targets without subprocess support

[ui] tests/ui/runtime/rt-explody-panic-payloads.rs

ignored on targets without subprocess support

[ui] tests/ui/runtime/running-with-no-runtime.rs

ignored on targets without subprocess support

[ui] tests/ui/runtime/running-with-no-runtime.rs

ignored on targets without subprocess support

[ui] tests/ui/runtime/stdout-before-main.rs

only executed when the target environment is gnu

[ui] tests/ui/runtime/stdout-before-main.rs

only executed when the target environment is gnu

[ui] tests/ui/runtime/stdout-during-shutdown-windows.rs

only executed when the operating system is windows

[ui] tests/ui/runtime/stdout-during-shutdown-windows.rs

only executed when the operating system is windows

[ui] tests/ui/rust-2018/proc-macro-crate-in-paths.rs

ignored on targets without unwinding support (compiling proc macros with panic=abort causes a warning)

[ui] tests/ui/rust-2018/proc-macro-crate-in-paths.rs

ignored on targets without unwinding support (compiling proc macros with panic=abort causes a warning)

[ui] tests/ui/rustc_public-ir-print/async-closure.rs

ignored on targets without unwinding support (unwind edges are different with panic=abort)

[ui] tests/ui/rustc_public-ir-print/async-closure.rs

ignored on targets without unwinding support (unwind edges are different with panic=abort)

[ui] tests/ui/rustc_public-ir-print/basic_function.rs

ignored on targets without unwinding support (unwind edges are different with panic=abort)

[ui] tests/ui/rustc_public-ir-print/basic_function.rs

ignored on targets without unwinding support (unwind edges are different with panic=abort)

[ui] tests/ui/rustc_public-ir-print/operands.rs

ignored on targets without unwinding support (unwind edges are different with panic=abort)

[ui] tests/ui/rustc_public-ir-print/operands.rs

ignored on targets without unwinding support (unwind edges are different with panic=abort)

[ui] tests/ui/sanitizer/address.rs

ignored when cross-compiling

[ui] tests/ui/sanitizer/address.rs

ignored when cross-compiling

[ui] tests/ui/sanitizer/asan_odr_windows.rs

ignored on targets without address sanitizer

[ui] tests/ui/sanitizer/asan_odr_windows.rs

ignored on targets without address sanitizer

[ui] tests/ui/sanitizer/badfree.rs

ignored when cross-compiling

[ui] tests/ui/sanitizer/badfree.rs

ignored when cross-compiling

[ui] tests/ui/sanitizer/cfg.rs#address

ignored on targets without address sanitizer

[ui] tests/ui/sanitizer/cfg.rs#address

ignored on targets without address sanitizer

[ui] tests/ui/sanitizer/cfg.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfg.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfg.rs#leak

ignored on targets without leak sanitizer

[ui] tests/ui/sanitizer/cfg.rs#leak

ignored on targets without leak sanitizer

[ui] tests/ui/sanitizer/cfg.rs#memory

ignored on targets without memory sanitizer

[ui] tests/ui/sanitizer/cfg.rs#memory

ignored on targets without memory sanitizer

[ui] tests/ui/sanitizer/cfg.rs#thread

ignored on targets without thread sanitizer

[ui] tests/ui/sanitizer/cfg.rs#thread

ignored on targets without thread sanitizer

[ui] tests/ui/sanitizer/cfi/assoc-const-projection-issue-151878.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/assoc-const-projection-issue-151878.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/assoc-ty-lifetime-issue-123053.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/sanitizer/cfi/assoc-ty-lifetime-issue-123053.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/sanitizer/cfi/async-closures.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/async-closures.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/async-closures.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/async-closures.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/can-reveal-opaques.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/sanitizer/cfi/can-reveal-opaques.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/sanitizer/cfi/canonical-jump-tables-requires-cfi.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/canonical-jump-tables-requires-cfi.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/closures.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/closures.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/closures.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/closures.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/complex-receiver.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/complex-receiver.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/complex-receiver.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/complex-receiver.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/const-generics.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/const-generics.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/coroutine.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/coroutine.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/coroutine.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/coroutine.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/drop-in-place.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/drop-in-place.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/drop-no-principal.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/drop-no-principal.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/fn-ptr-type-mismatch.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/fn-ptr-type-mismatch.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/fn-ptr-type-mismatch.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/fn-ptr-type-mismatch.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/fn-ptr.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/fn-ptr.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/fn-ptr.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/fn-ptr.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/fn-trait-objects.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/fn-trait-objects.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/generalize-pointers-attr-cfg.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/generalize-pointers-attr-cfg.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/generalize-pointers-requires-cfi.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/generalize-pointers-requires-cfi.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/invalid-attr-encoding.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/invalid-attr-encoding.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/normalize-integers-attr-cfg.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/normalize-integers-attr-cfg.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/normalize-integers-requires-cfi.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/normalize-integers-requires-cfi.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/requires-lto.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/requires-lto.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/self-ref.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/self-ref.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/self-ref.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/self-ref.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/sized-associated-ty.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/sized-associated-ty.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/sized-associated-ty.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/sized-associated-ty.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/supertraits.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/supertraits.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/supertraits.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/supertraits.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/transparent-has-regions.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/sanitizer/cfi/transparent-has-regions.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/sanitizer/cfi/virtual-auto.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/virtual-auto.rs#cfi

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/virtual-auto.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/virtual-auto.rs#kcfi

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/cfi/with-rustc-lto-requires-single-codegen-unit.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/cfi/with-rustc-lto-requires-single-codegen-unit.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/dataflow.rs

ignored on targets without dataflow sanitizer

[ui] tests/ui/sanitizer/dataflow.rs

ignored on targets without dataflow sanitizer

[ui] tests/ui/sanitizer/hwaddress.rs

ignored on targets without hardware-assisted address sanitizer

[ui] tests/ui/sanitizer/hwaddress.rs

ignored on targets without hardware-assisted address sanitizer

[ui] tests/ui/sanitizer/issue-111184-cfi-coroutine-witness.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/sanitizer/issue-111184-cfi-coroutine-witness.rs

only executed when the target is x86_64-unknown-linux-gnu

[ui] tests/ui/sanitizer/issue-114275-cfi-const-expr-in-arry-len.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/issue-114275-cfi-const-expr-in-arry-len.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/issue-72154-address-lifetime-markers.rs

ignored when cross-compiling

[ui] tests/ui/sanitizer/issue-72154-address-lifetime-markers.rs

ignored when cross-compiling

[ui] tests/ui/sanitizer/kcfi-arity-requires-kcfi.rs

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/kcfi-arity-requires-kcfi.rs

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/kcfi-c-variadic.rs

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/kcfi-c-variadic.rs

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/kcfi-mangling.rs

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/kcfi-mangling.rs

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/kcfi/const-generics.rs

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/kcfi/const-generics.rs

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/kcfi/fn-trait-objects.rs

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/kcfi/fn-trait-objects.rs

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/sanitizer/leak.rs

ignored on targets without leak sanitizer

[ui] tests/ui/sanitizer/leak.rs

ignored on targets without leak sanitizer

[ui] tests/ui/sanitizer/memory-eager.rs#optimized

ignored on targets without memory sanitizer

[ui] tests/ui/sanitizer/memory-eager.rs#optimized

ignored on targets without memory sanitizer

[ui] tests/ui/sanitizer/memory-eager.rs#unoptimized

ignored on targets without memory sanitizer

[ui] tests/ui/sanitizer/memory-eager.rs#unoptimized

ignored on targets without memory sanitizer

[ui] tests/ui/sanitizer/memory-passing.rs#optimized

ignored on targets without memory sanitizer

[ui] tests/ui/sanitizer/memory-passing.rs#optimized

ignored on targets without memory sanitizer

[ui] tests/ui/sanitizer/memory-passing.rs#unoptimized

ignored on targets without memory sanitizer

[ui] tests/ui/sanitizer/memory-passing.rs#unoptimized

ignored on targets without memory sanitizer

[ui] tests/ui/sanitizer/memory.rs#optimized

ignored on targets without memory sanitizer

[ui] tests/ui/sanitizer/memory.rs#optimized

ignored on targets without memory sanitizer

[ui] tests/ui/sanitizer/memory.rs#unoptimized

ignored on targets without memory sanitizer

[ui] tests/ui/sanitizer/memory.rs#unoptimized

ignored on targets without memory sanitizer

[ui] tests/ui/sanitizer/new-llvm-pass-manager-thin-lto.rs#opt0

ignored when cross-compiling

[ui] tests/ui/sanitizer/new-llvm-pass-manager-thin-lto.rs#opt0

ignored when cross-compiling

[ui] tests/ui/sanitizer/new-llvm-pass-manager-thin-lto.rs#opt1

ignored when cross-compiling

[ui] tests/ui/sanitizer/new-llvm-pass-manager-thin-lto.rs#opt1

ignored when cross-compiling

[ui] tests/ui/sanitizer/realtime-alloc.rs

ignored on targets without realtime sanitizer

[ui] tests/ui/sanitizer/realtime-alloc.rs

ignored on targets without realtime sanitizer

[ui] tests/ui/sanitizer/realtime-blocking.rs

ignored on targets without realtime sanitizer

[ui] tests/ui/sanitizer/realtime-blocking.rs

ignored on targets without realtime sanitizer

[ui] tests/ui/sanitizer/realtime-caller.rs

ignored on targets without realtime sanitizer

[ui] tests/ui/sanitizer/realtime-caller.rs

ignored on targets without realtime sanitizer

[ui] tests/ui/sanitizer/split-lto-unit-requires-lto.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/split-lto-unit-requires-lto.rs

ignored on targets without CFI sanitizer

[ui] tests/ui/sanitizer/thread.rs

ignored on targets without thread sanitizer

[ui] tests/ui/sanitizer/thread.rs

ignored on targets without thread sanitizer

[ui] tests/ui/sanitizer/use-after-scope.rs

ignored when cross-compiling

[ui] tests/ui/sanitizer/use-after-scope.rs

ignored when cross-compiling

[ui] tests/ui/scalable-vectors/async.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/async.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/cast-intrinsic.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/cast-intrinsic.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/closure-capture.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/closure-capture.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/copy-clone.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/copy-clone.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/debuginfo-does-not-spill.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/debuginfo-does-not-spill.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/debuginfo-no-opt-llvm-ice.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/debuginfo-no-opt-llvm-ice.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/fn-trait.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/fn-trait.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/illegal-init.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/illegal-init.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/illformed-element-type.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/illformed-element-type.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/illformed-tuples-of-scalable-vectors.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/illformed-tuples-of-scalable-vectors.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/illformed-within-types.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/illformed-within-types.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/illformed.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/illformed.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/invalid.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/invalid.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/layout.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/layout.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/require-target-feature.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/require-target-feature.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/select-intrinsic.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/select-intrinsic.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/transmute.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/transmute.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/transparent-wrappers.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/transparent-wrappers.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/value-type.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/value-type.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/wellformed-arrays.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/wellformed-arrays.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/wellformed.rs

only executed when the architecture is aarch64

[ui] tests/ui/scalable-vectors/wellformed.rs

only executed when the architecture is aarch64

[ui] tests/ui/sepcomp/sepcomp-unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/sepcomp/sepcomp-unwind.rs

ignored on targets without unwinding support

[ui] tests/ui/shell-argfiles/shell-argfiles-badquotes-windows.rs

only executed when the operating system is windows

[ui] tests/ui/shell-argfiles/shell-argfiles-badquotes-windows.rs

only executed when the operating system is windows

[ui] tests/ui/simd/dont-invalid-bitcast-x86_64.rs

only executed when the architecture is x86_64

[ui] tests/ui/simd/dont-invalid-bitcast-x86_64.rs

only executed when the architecture is x86_64

[ui] tests/ui/simd/empty-simd-vector-in-operand.rs

only executed when the architecture is x86_64

[ui] tests/ui/simd/empty-simd-vector-in-operand.rs

only executed when the architecture is x86_64

[ui] tests/ui/simd/target-feature-mixup.rs

ignored on targets without subprocess support

[ui] tests/ui/simd/target-feature-mixup.rs

ignored on targets without subprocess support

[ui] tests/ui/stack-probes/aarch64-unknown-uefi-chkstk-98254.rs

only executed when the target is aarch64-unknown-uefi

[ui] tests/ui/stack-probes/aarch64-unknown-uefi-chkstk-98254.rs

only executed when the target is aarch64-unknown-uefi

[ui] tests/ui/statics/crt-static-pauthtest.rs

only executed when the ABI is pauthtest

[ui] tests/ui/statics/crt-static-pauthtest.rs

only executed when the ABI is pauthtest

[ui] tests/ui/stats/input-stats.rs

only executed when the pointer width is 64bit

[ui] tests/ui/stats/input-stats.rs

only executed when the pointer width is 64bit

[ui] tests/ui/std/add-spawn-hook-reentrancy-159923.rs

ignored on targets without unwinding support

[ui] tests/ui/std/add-spawn-hook-reentrancy-159923.rs

ignored on targets without unwinding support

[ui] tests/ui/std/instant-add-duration-overflow.rs

ignored on targets without subprocess support

[ui] tests/ui/std/instant-add-duration-overflow.rs

ignored on targets without subprocess support

[ui] tests/ui/std/instant-sub-duration-overflow.rs

ignored on targets without subprocess support

[ui] tests/ui/std/instant-sub-duration-overflow.rs

ignored on targets without subprocess support

[ui] tests/ui/std/issue-81357-unsound-file-methods.rs

only executed when the operating system is windows

[ui] tests/ui/std/issue-81357-unsound-file-methods.rs

only executed when the operating system is windows

[ui] tests/ui/std/linux-getrandom-fallback.rs

ignored on targets without unwinding support

[ui] tests/ui/std/linux-getrandom-fallback.rs

ignored on targets without unwinding support

[ui] tests/ui/std/open-options-ext-compat.rs

only executed when the operating system is windows

[ui] tests/ui/std/open-options-ext-compat.rs

only executed when the operating system is windows

[ui] tests/ui/std/stdio-from.rs

ignored when cross-compiling

[ui] tests/ui/std/stdio-from.rs

ignored when cross-compiling

[ui] tests/ui/std/system-time-add-duration-overflow.rs

ignored on targets without subprocess support

[ui] tests/ui/std/system-time-add-duration-overflow.rs

ignored on targets without subprocess support

[ui] tests/ui/std/system-time-sub-duration-overflow.rs

ignored on targets without subprocess support

[ui] tests/ui/std/system-time-sub-duration-overflow.rs

ignored on targets without subprocess support

[ui] tests/ui/std/windows-bat-args.rs

only executed when the operating system is windows

[ui] tests/ui/std/windows-bat-args.rs

only executed when the operating system is windows

[ui] tests/ui/stdlib-unit-tests/atomic-from-mut-not-available.rs#alignment_matches

only executed when the architecture is x86_64

[ui] tests/ui/stdlib-unit-tests/atomic-from-mut-not-available.rs#alignment_matches

only executed when the architecture is x86_64

[ui] tests/ui/stdlib-unit-tests/atomic-from-mut-not-available.rs#alignment_mismatch

only executed when the architecture is x86

[ui] tests/ui/stdlib-unit-tests/atomic-from-mut-not-available.rs#alignment_mismatch

only executed when the architecture is x86

[ui] tests/ui/str/str-overrun.rs

ignored on targets without subprocess support

[ui] tests/ui/str/str-overrun.rs

ignored on targets without subprocess support

[ui] tests/ui/structs/rhs-type.rs

ignored on targets without subprocess support

[ui] tests/ui/structs/rhs-type.rs

ignored on targets without subprocess support

[ui] tests/ui/structs/unit-like-struct-drop-run.rs

ignored on targets without unwinding support

[ui] tests/ui/structs/unit-like-struct-drop-run.rs

ignored on targets without unwinding support

[ui] tests/ui/suggestions/incompatible-types-in-try-expression-59756.rs

ignored always ((rustfix needs multiple suggestions))

[ui] tests/ui/suggestions/incompatible-types-in-try-expression-59756.rs

ignored always ((rustfix needs multiple suggestions))

[ui] tests/ui/symbol-names/x86-stdcall.rs

only executed when the operating system is windows

[ui] tests/ui/symbol-names/x86-stdcall.rs

only executed when the operating system is windows

[ui] tests/ui/sync/track-caller-for-once-87707.rs

ignored on targets without unwinding support (uses catch_unwind)

[ui] tests/ui/sync/track-caller-for-once-87707.rs

ignored on targets without unwinding support (uses catch_unwind)

[ui] tests/ui/target-feature/aarch64-neon-works.rs

only executed when the architecture is aarch64

[ui] tests/ui/target-feature/aarch64-neon-works.rs

only executed when the architecture is aarch64

[ui] tests/ui/target-feature/asm-implied-features-issue-128125.rs

only executed when the architecture is x86_64

[ui] tests/ui/target-feature/asm-implied-features-issue-128125.rs

only executed when the architecture is x86_64

[ui] tests/ui/target-feature/const-target-feature-fn-ptr-coercion.rs

only executed when the architecture is x86_64

[ui] tests/ui/target-feature/const-target-feature-fn-ptr-coercion.rs

only executed when the architecture is x86_64

[ui] tests/ui/target-feature/gate.rs

only executed when the architecture is x86_64

[ui] tests/ui/target-feature/gate.rs

only executed when the architecture is x86_64

[ui] tests/ui/target-feature/implicit-features-cli.rs

only executed when the target is wasm32-wasip1

[ui] tests/ui/target-feature/implicit-features-cli.rs

only executed when the target is wasm32-wasip1

[ui] tests/ui/target-feature/implicit-features.rs

only executed when the target is wasm32-wasip1

[ui] tests/ui/target-feature/implicit-features.rs

only executed when the target is wasm32-wasip1

[ui] tests/ui/target-feature/implied-features-nvptx.rs

only executed when the architecture is nvptx64

[ui] tests/ui/target-feature/implied-features-nvptx.rs

only executed when the architecture is nvptx64

[ui] tests/ui/target-feature/implied-features.rs

only executed when the architecture is x86_64

[ui] tests/ui/target-feature/implied-features.rs

only executed when the architecture is x86_64

[ui] tests/ui/target-feature/rust-specific-name-no-warnings.rs

only executed when the architecture is x86

[ui] tests/ui/target-feature/rust-specific-name-no-warnings.rs

only executed when the architecture is x86

[ui] tests/ui/target-feature/using-target-feature-unstable.rs

only executed when the architecture is x86_64

[ui] tests/ui/target-feature/using-target-feature-unstable.rs

only executed when the architecture is x86_64

[ui] tests/ui/target-feature/wasm-disable-simd.rs

only executed when the target is wasm32-wasip1

[ui] tests/ui/target-feature/wasm-disable-simd.rs

only executed when the target is wasm32-wasip1

[ui] tests/ui/target-feature/wasm-relaxed-simd.rs

only executed when the target is wasm32-wasip1

[ui] tests/ui/target-feature/wasm-relaxed-simd.rs

only executed when the target is wasm32-wasip1

[ui] tests/ui/target-feature/wasm-safe.rs

only executed when the architecture is wasm32

[ui] tests/ui/target-feature/wasm-safe.rs

only executed when the architecture is wasm32

[ui] tests/ui/target_modifiers/incompatible_pauth.rs#error_generated

only executed when the ABI is pauthtest

[ui] tests/ui/target_modifiers/incompatible_pauth.rs#error_generated

only executed when the ABI is pauthtest

[ui] tests/ui/target_modifiers/incompatible_pauth.rs#ok

only executed when the ABI is pauthtest

[ui] tests/ui/target_modifiers/incompatible_pauth.rs#ok

only executed when the ABI is pauthtest

[ui] tests/ui/target_modifiers/incompatible_pauth.rs#ok_last_one_wins

only executed when the ABI is pauthtest

[ui] tests/ui/target_modifiers/incompatible_pauth.rs#ok_last_one_wins

only executed when the ABI is pauthtest

[ui] tests/ui/target_modifiers/incompatible_pauth.rs#ok_reverse_order

only executed when the ABI is pauthtest

[ui] tests/ui/target_modifiers/incompatible_pauth.rs#ok_reverse_order

only executed when the ABI is pauthtest

[ui] tests/ui/target_modifiers/sanitizer-kcfi-normalize-ints.rs#ok

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/target_modifiers/sanitizer-kcfi-normalize-ints.rs#ok

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/target_modifiers/sanitizer-kcfi-normalize-ints.rs#wrong_flag

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/target_modifiers/sanitizer-kcfi-normalize-ints.rs#wrong_flag

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/target_modifiers/sanitizer-kcfi-normalize-ints.rs#wrong_sanitizer

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/target_modifiers/sanitizer-kcfi-normalize-ints.rs#wrong_sanitizer

ignored on targets without kernel CFI sanitizer

[ui] tests/ui/target_modifiers/sanitizers-good-for-inconsistency.rs#wrong_address_san

ignored on targets without address sanitizer

[ui] tests/ui/target_modifiers/sanitizers-good-for-inconsistency.rs#wrong_address_san

ignored on targets without address sanitizer

[ui] tests/ui/target_modifiers/sanitizers-good-for-inconsistency.rs#wrong_leak_san

ignored on targets without leak sanitizer

[ui] tests/ui/target_modifiers/sanitizers-good-for-inconsistency.rs#wrong_leak_san

ignored on targets without leak sanitizer

[ui] tests/ui/target_modifiers/sanitizers-safestack-and-kcfi.rs#good

ignored on targets without SafeStack support

[ui] tests/ui/target_modifiers/sanitizers-safestack-and-kcfi.rs#good

ignored on targets without SafeStack support

[ui] tests/ui/target_modifiers/sanitizers-safestack-and-kcfi.rs#good_multiple

ignored on targets without SafeStack support

[ui] tests/ui/target_modifiers/sanitizers-safestack-and-kcfi.rs#good_multiple

ignored on targets without SafeStack support

[ui] tests/ui/target_modifiers/sanitizers-safestack-and-kcfi.rs#good_reverted

ignored on targets without SafeStack support

[ui] tests/ui/target_modifiers/sanitizers-safestack-and-kcfi.rs#good_reverted

ignored on targets without SafeStack support

[ui] tests/ui/target_modifiers/sanitizers-safestack-and-kcfi.rs#missed_both

ignored on targets without SafeStack support

[ui] tests/ui/target_modifiers/sanitizers-safestack-and-kcfi.rs#missed_both

ignored on targets without SafeStack support

[ui] tests/ui/target_modifiers/sanitizers-safestack-and-kcfi.rs#missed_kcfi

ignored on targets without SafeStack support

[ui] tests/ui/target_modifiers/sanitizers-safestack-and-kcfi.rs#missed_kcfi

ignored on targets without SafeStack support

[ui] tests/ui/target_modifiers/sanitizers-safestack-and-kcfi.rs#missed_safestack

ignored on targets without SafeStack support

[ui] tests/ui/target_modifiers/sanitizers-safestack-and-kcfi.rs#missed_safestack

ignored on targets without SafeStack support

[ui] tests/ui/test-attrs/terse.rs

ignored on targets without unwinding support

[ui] tests/ui/test-attrs/terse.rs

ignored on targets without unwinding support

[ui] tests/ui/test-attrs/test-panic-abort-disabled.rs

ignored on targets without subprocess support

[ui] tests/ui/test-attrs/test-panic-abort-disabled.rs

ignored on targets without subprocess support

[ui] tests/ui/test-attrs/test-panic-abort-nocapture.rs

ignored on targets without subprocess support

[ui] tests/ui/test-attrs/test-panic-abort-nocapture.rs

ignored on targets without subprocess support

[ui] tests/ui/test-attrs/test-panic-abort.rs

ignored on targets without subprocess support

[ui] tests/ui/test-attrs/test-panic-abort.rs

ignored on targets without subprocess support

[ui] tests/ui/test-attrs/test-panic-while-printing.rs

ignored on targets without unwinding support

[ui] tests/ui/test-attrs/test-panic-while-printing.rs

ignored on targets without unwinding support

[ui] tests/ui/test-attrs/test-should-fail-good-message.rs

ignored on targets without unwinding support

[ui] tests/ui/test-attrs/test-should-fail-good-message.rs

ignored on targets without unwinding support

[ui] tests/ui/test-attrs/test-should-panic-failed-show-span.rs

ignored on targets without unwinding support ((panic))

[ui] tests/ui/test-attrs/test-should-panic-failed-show-span.rs

ignored on targets without unwinding support ((panic))

[ui] tests/ui/test-attrs/test-thread-capture.rs

ignored on targets without unwinding support

[ui] tests/ui/test-attrs/test-thread-capture.rs

ignored on targets without unwinding support

[ui] tests/ui/test-attrs/test-thread-nocapture.rs

ignored on targets without unwinding support

[ui] tests/ui/test-attrs/test-thread-nocapture.rs

ignored on targets without unwinding support

[ui] tests/ui/thread-local/thread-local-issue-37508.rs

only executed when the architecture is x86_64

[ui] tests/ui/thread-local/thread-local-issue-37508.rs

only executed when the architecture is x86_64

[ui] tests/ui/threads-sendsync/eprint-on-tls-drop.rs

ignored on targets without subprocess support

[ui] tests/ui/threads-sendsync/eprint-on-tls-drop.rs

ignored on targets without subprocess support

[ui] tests/ui/threads-sendsync/issue-24313.rs

ignored on targets without subprocess support

[ui] tests/ui/threads-sendsync/issue-24313.rs

ignored on targets without subprocess support

[ui] tests/ui/threads-sendsync/issue-8827.rs

QEMU is incompatible with this test

[ui] tests/ui/threads-sendsync/issue-8827.rs

QEMU is incompatible with this test

[ui] tests/ui/threads-sendsync/mpsc_stress.rs

QEMU is incompatible with this test

[ui] tests/ui/threads-sendsync/mpsc_stress.rs

QEMU is incompatible with this test

[ui] tests/ui/threads-sendsync/no-double-lock-same-thread.rs

ignored on targets without subprocess support

[ui] tests/ui/threads-sendsync/no-double-lock-same-thread.rs

ignored on targets without subprocess support

[ui] tests/ui/threads-sendsync/task-stderr.rs

ignored on targets without unwinding support

[ui] tests/ui/threads-sendsync/task-stderr.rs

ignored on targets without unwinding support

[ui] tests/ui/threads-sendsync/unwind-resource.rs

ignored on targets without unwinding support

[ui] tests/ui/threads-sendsync/unwind-resource.rs

ignored on targets without unwinding support

[ui] tests/ui/traits/clone-unwind-rc-cleanup.rs

ignored on targets without unwinding support

[ui] tests/ui/traits/clone-unwind-rc-cleanup.rs

ignored on targets without unwinding support

[ui] tests/ui/traits/coerce-diverging-through-from.rs

ignored on targets without unwinding support

[ui] tests/ui/traits/coerce-diverging-through-from.rs

ignored on targets without unwinding support

[ui] tests/ui/traits/issue-77982.rs

ignored when the architecture is arm (extra satisfying impls)

[ui] tests/ui/traits/issue-77982.rs

ignored when the architecture is arm (extra satisfying impls)

[ui] tests/ui/traits/next-solver/object-soundness-requires-generalization.rs

ignored always ((see #114196))

[ui] tests/ui/traits/next-solver/object-soundness-requires-generalization.rs

ignored always ((see #114196))

[ui] tests/ui/traits/operator-overloading-issue-52025.rs

only executed when the architecture is x86_64

[ui] tests/ui/traits/operator-overloading-issue-52025.rs

only executed when the architecture is x86_64

[ui] tests/ui/traits/question-mark-span-144304.rs

ignored when the architecture is arm (armhf-gnu have more types implement trait From<T>, let’s skip it)

[ui] tests/ui/traits/question-mark-span-144304.rs

ignored when the architecture is arm (armhf-gnu have more types implement trait From<T>, let’s skip it)

[ui] tests/ui/type/pattern_types/non_null.rs

only executed when the pointer width is 64bit

[ui] tests/ui/type/pattern_types/non_null.rs

only executed when the pointer width is 64bit

[ui] tests/ui/typeck/issue-104510-ice.rs

only executed when the architecture is x86_64

[ui] tests/ui/typeck/issue-104510-ice.rs

only executed when the architecture is x86_64

[ui] tests/ui/typeck/unwrap-or-panic-input-13202.rs

ignored on targets without subprocess support

[ui] tests/ui/typeck/unwrap-or-panic-input-13202.rs

ignored on targets without subprocess support

[ui] tests/ui/uninhabited/uninhabited-transparent-return-abi.rs

ignored on targets without unwinding support

[ui] tests/ui/uninhabited/uninhabited-transparent-return-abi.rs

ignored on targets without unwinding support

[ui] tests/ui/uninhabited/uninhabited-tuple-field-layout.rs

ignored always ((#54987))

[ui] tests/ui/uninhabited/uninhabited-tuple-field-layout.rs

ignored always ((#54987))

[ui] tests/ui/unpretty/exhaustive-asm.rs#expanded

only executed when the architecture is x86_64

[ui] tests/ui/unpretty/exhaustive-asm.rs#expanded

only executed when the architecture is x86_64

[ui] tests/ui/unpretty/exhaustive-asm.rs#hir

only executed when the architecture is x86_64

[ui] tests/ui/unpretty/exhaustive-asm.rs#hir

only executed when the architecture is x86_64

[ui] tests/ui/unwind-abis/ffi-unwind-calls-lint.rs

ignored on targets without unwinding support

[ui] tests/ui/unwind-abis/ffi-unwind-calls-lint.rs

ignored on targets without unwinding support

[ui] tests/ui/wasm/simd-to-array-80108.rs

only executed when the architecture is wasm32

[ui] tests/ui/wasm/simd-to-array-80108.rs

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-bindgen-broken-error.rs#v0_1_0

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-bindgen-broken-error.rs#v0_1_0

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-bindgen-broken-error.rs#v0_2_87

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-bindgen-broken-error.rs#v0_2_87

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-bindgen-broken-error.rs#v0_2_88

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-bindgen-broken-error.rs#v0_2_88

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-bindgen-broken-error.rs#v0_3_0

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-bindgen-broken-error.rs#v0_3_0

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-bindgen-broken-error.rs#v1_0_0

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-bindgen-broken-error.rs#v1_0_0

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-custom-section-relocations.rs

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-custom-section-relocations.rs

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-hang-issue-76281.rs

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-hang-issue-76281.rs

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-link-name-in-foreign-crate-respected.rs

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-link-name-in-foreign-crate-respected.rs

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-link-to-panic-abort-issue-148246.rs

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-link-to-panic-abort-issue-148246.rs

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-stable-target-features.rs

only executed when the architecture is wasm32

[ui] tests/ui/wasm/wasm-stable-target-features.rs

only executed when the architecture is wasm32

arc::issue_155746_make_mut_panic_safety

test requires unwinding support

arc::issue_155746_make_mut_panic_safety

test requires unwinding support

arc::panic_no_leak

test requires unwinding support

arc::panic_no_leak

test requires unwinding support

array::array_default_impl_avoids_leaks_on_panic

test requires unwinding support

array::array_default_impl_avoids_leaks_on_panic

test requires unwinding support

array::array_map_drop_safety

test requires unwinding support

array::array_map_drop_safety

test requires unwinding support

boxed::panic_no_leak

test requires unwinding support

boxed::panic_no_leak

test requires unwinding support

clone_into_alloc_failure_leaves_target_valid

test requires unwinding support

clone_into_alloc_failure_leaves_target_valid

test requires unwinding support

collections::binary_heap::panic_safe

test requires unwinding support

collections::binary_heap::panic_safe

test requires unwinding support

collections::binary_heap::test_drain_sorted_leak

test requires unwinding support

collections::binary_heap::test_drain_sorted_leak

test requires unwinding support

collections::binary_heap::test_retain_catch_unwind

test requires unwinding support

collections::binary_heap::test_retain_catch_unwind

test requires unwinding support

collections::btree::map::tests::test_append_drop_leak

test requires unwinding support

collections::btree::map::tests::test_append_drop_leak

test requires unwinding support

collections::btree::map::tests::test_clear_drop_panic_leak

test requires unwinding support

collections::btree::map::tests::test_clear_drop_panic_leak

test requires unwinding support

collections::btree::map::tests::test_clone_panic_leak_height_0

test requires unwinding support

collections::btree::map::tests::test_clone_panic_leak_height_0

test requires unwinding support

collections::btree::map::tests::test_clone_panic_leak_height_1

test requires unwinding support

collections::btree::map::tests::test_clone_panic_leak_height_1

test requires unwinding support

collections::btree::map::tests::test_extract_if::drop_panic_leak

test requires unwinding support

collections::btree::map::tests::test_extract_if::drop_panic_leak

test requires unwinding support

collections::btree::map::tests::test_extract_if::pred_panic_leak

test requires unwinding support

collections::btree::map::tests::test_extract_if::pred_panic_leak

test requires unwinding support

collections::btree::map::tests::test_extract_if::pred_panic_reuse

test requires unwinding support

collections::btree::map::tests::test_extract_if::pred_panic_reuse

test requires unwinding support

collections::btree::map::tests::test_into_iter_drop_leak_height_0

test requires unwinding support

collections::btree::map::tests::test_into_iter_drop_leak_height_0

test requires unwinding support

collections::btree::map::tests::test_into_iter_drop_leak_height_1

test requires unwinding support

collections::btree::map::tests::test_into_iter_drop_leak_height_1

test requires unwinding support

collections::btree::map::tests::test_into_iter_drop_leak_kv_panic_in_key

test requires unwinding support

collections::btree::map::tests::test_into_iter_drop_leak_kv_panic_in_key

test requires unwinding support

collections::btree::map::tests::test_into_iter_drop_leak_kv_panic_in_val

test requires unwinding support

collections::btree::map::tests::test_into_iter_drop_leak_kv_panic_in_val

test requires unwinding support

collections::btree::map::tests::test_merge_conflict_drop_leak

test requires unwinding support

collections::btree::map::tests::test_merge_conflict_drop_leak

test requires unwinding support

collections::btree::map::tests::test_merge_drop_leak

test requires unwinding support

collections::btree::map::tests::test_merge_drop_leak

test requires unwinding support

collections::btree::set::tests::test_extract_if_drop_panic_leak

test requires unwinding support

collections::btree::set::tests::test_extract_if_drop_panic_leak

test requires unwinding support

collections::btree::set::tests::test_extract_if_pred_panic_leak

test requires unwinding support

collections::btree::set::tests::test_extract_if_pred_panic_leak

test requires unwinding support

collections::linked_list::tests::extract_if_drop_panic_leak

test requires unwinding support

collections::linked_list::tests::extract_if_drop_panic_leak

test requires unwinding support

collections::linked_list::tests::extract_if_pred_panic_leak

test requires unwinding support

collections::linked_list::tests::extract_if_pred_panic_leak

test requires unwinding support

collections::linked_list::tests::test_drop_panic

test requires unwinding support

collections::linked_list::tests::test_drop_panic

test requires unwinding support

collections::vec_deque::tests::extract_if_drop_panic_leak

test requires unwinding support

collections::vec_deque::tests::extract_if_drop_panic_leak

test requires unwinding support

collections::vec_deque::tests::extract_if_pred_panic_leak

test requires unwinding support

collections::vec_deque::tests::extract_if_pred_panic_leak

test requires unwinding support

io::buffered::panic_in_write_doesnt_flush_in_drop

test requires unwinding support

io::buffered::panic_in_write_doesnt_flush_in_drop

test requires unwinding support

io::buffered::test_buffered_reader_stream_position_panic

test requires unwinding support

io::buffered::test_buffered_reader_stream_position_panic

test requires unwinding support

iter::adapters::peekable::test_peekable_next_if_map_panic

test requires unwinding support

iter::adapters::peekable::test_peekable_next_if_map_panic

test requires unwinding support

num::flt2dec::random::shortest_f32_exhaustive_equivalence_test

high resource cost of running test

num::flt2dec::random::shortest_f32_exhaustive_equivalence_test

high resource cost of running test

num::flt2dec::random::shortest_f64_hard_random_equivalence_test

high resource cost of running test

num::flt2dec::random::shortest_f64_hard_random_equivalence_test

high resource cost of running test

rc::panic_no_leak

test requires unwinding support

rc::panic_no_leak

test requires unwinding support

slice::test_box_slice_clone_panics

test requires unwinding support

slice::test_box_slice_clone_panics

test requires unwinding support

string::test_retain

test requires unwinding support

string::test_retain

test requires unwinding support

term::terminfo::searcher::tests::test_get_dbpath_for_term

buildbots don’t have ncurses installed and I can’t mock everything I need

term::terminfo::searcher::tests::test_get_dbpath_for_term

buildbots don’t have ncurses installed and I can’t mock everything I need

test_shrink_to_unwind

test requires unwinding support

test_shrink_to_unwind

test requires unwinding support

tests::test_should_panic

test requires unwinding support

tests::test_should_panic

test requires unwinding support

tests::test_should_panic_bad_message

test requires unwinding support

tests::test_should_panic_bad_message

test requires unwinding support

tests::test_should_panic_but_succeeds

test requires unwinding support

tests::test_should_panic_but_succeeds

test requires unwinding support

tests::test_should_panic_good_message

test requires unwinding support

tests::test_should_panic_good_message

test requires unwinding support

tests::test_should_panic_non_string_message_type

test requires unwinding support

tests::test_should_panic_non_string_message_type

test requires unwinding support

vec::extract_if_consumed_panic

test requires unwinding support

vec::extract_if_consumed_panic

test requires unwinding support

vec::extract_if_unconsumed_panic

test requires unwinding support

vec::extract_if_unconsumed_panic

test requires unwinding support

vec::test_drain_leak

test requires unwinding support

vec::test_drain_leak

test requires unwinding support

vec::test_extend_from_within_panicking_clone

test requires unwinding support

vec::test_extend_from_within_panicking_clone

test requires unwinding support

vec::test_from_iter_specialization_panic_during_drop_doesnt_leak

test requires unwinding support

vec::test_from_iter_specialization_panic_during_drop_doesnt_leak

test requires unwinding support

vec::test_from_iter_specialization_panic_during_iteration_drops

test requires unwinding support

vec::test_from_iter_specialization_panic_during_iteration_drops

test requires unwinding support

vec::test_into_iter_leak

test requires unwinding support

vec::test_into_iter_leak

test requires unwinding support

vec::test_retain_drop_panic

test requires unwinding support

vec::test_retain_drop_panic

test requires unwinding support

vec::test_retain_pred_panic_no_hole

test requires unwinding support

vec::test_retain_pred_panic_no_hole

test requires unwinding support

vec::test_retain_pred_panic_with_hole

test requires unwinding support

vec::test_retain_pred_panic_with_hole

test requires unwinding support

vec::test_vec_dedup_panicking

test requires unwinding support

vec::test_vec_dedup_panicking

test requires unwinding support

vec_deque::retain_back_leak

test requires unwinding support

vec_deque::retain_back_leak

test requires unwinding support

vec_deque::test_drain_leak

test requires unwinding support

vec_deque::test_drain_leak

test requires unwinding support

vec_deque::test_drop_panic

test requires unwinding support

vec_deque::test_drop_panic

test requires unwinding support

vec_deque::test_extend_from_within_clone_panic

test requires unwinding support

vec_deque::test_extend_from_within_clone_panic

test requires unwinding support

vec_deque::test_prepend_from_within_clone_panic

test requires unwinding support

vec_deque::test_prepend_from_within_clone_panic

test requires unwinding support

vec_deque::truncate_leak

test requires unwinding support

vec_deque::truncate_leak

test requires unwinding support

vec_deque::truncate_to_range_leak

test requires unwinding support

vec_deque::truncate_to_range_leak

test requires unwinding support