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?) |
||
|---|---|---|
| .. | ||
| stack-protector-heuristics-effect-2.rs | ||
| stack-protector-heuristics-effect-windows-32bit-2.rs | ||
| stack-protector-heuristics-effect-windows-32bit.rs | ||
| stack-protector-heuristics-effect-windows-64bit-2.rs | ||
| stack-protector-heuristics-effect-windows-64bit.rs | ||
| stack-protector-heuristics-effect.rs | ||
| stack-protector-safe-stack.rs | ||
| stack-protector-target-support.rs | ||