about summary refs log tree commit diff
path: root/src/test/ui/abi/stack-probes.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-85/+0
2022-09-26Enable inline stack probes on PowerPC and SystemZJosh Stone-6/+23
2022-09-21Adding ignore fuchsia tests for signal casesAndrew Pollack-0/+1
2021-01-13Update tests for extern block lintingMark Rousskov-3/+3
2020-11-22Drop support for cloudabi targetsLzu Tao-1/+0
2020-08-19Enable stack-overflow detection on musl for non-main threadsTomasz Miąsko-1/+0
2019-12-22Remove mem::uninitalized from testsMark Rousskov-7/+8
2019-08-15Group all ui tests and move to abi #62593Kevin Per-0/+68