rust/tests/assembly-llvm/stack-protector
Stuart Cook 4e3b7a1e31
Rollup merge of #149409 - cezarbbb:stable_ssp, r=SparrowLii
Test the coexistence of 'stack-protector' and 'safe-stack'

This is a test to detect the coexistence of 'stack-protector' and 'safe-stack', and it's a supplement to pr rust-lang/rust#147115 . After the solution to issue rust-lang/rust#149340, I rewrote a version using minicore to circumvent the 'abi_mismatch' error.

r? `@SparrowLii` (Do you have time to review it?)
2025-11-29 21:12:26 +11:00
..
stack-protector-heuristics-effect-2.rs Add 'stack-protector' tests for Linux/Win32/Win64. 2025-11-26 17:04:37 +08:00
stack-protector-heuristics-effect-windows-32bit-2.rs Add 'stack-protector' tests for Linux/Win32/Win64. 2025-11-26 17:04:37 +08:00
stack-protector-heuristics-effect-windows-32bit.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
stack-protector-heuristics-effect-windows-64bit-2.rs Add 'stack-protector' tests for Linux/Win32/Win64. 2025-11-26 17:04:37 +08:00
stack-protector-heuristics-effect-windows-64bit.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
stack-protector-heuristics-effect.rs Remove the "wasm32-bare" alias for wasm32-unknown-unknown 2025-11-17 14:11:07 +11:00
stack-protector-safe-stack.rs Test the coexistence of 'stack-protector' and 'safe-stack' 2025-11-29 14:17:58 +08:00
stack-protector-target-support.rs compiletest: rename add-core-stubs to add-minicore 2025-11-02 16:20:06 +01:00