about summary refs log tree commit diff
path: root/tests/ui/precondition-checks
AgeCommit message (Expand)AuthorLines
2024-10-19Warn on redundant `--cfg` directive when revisions are usedclubby789-2/+0
2024-10-09Add a test for zero-sized writes through nullBen Kimock-0/+21
2024-10-09Add more precondition check testsBen Kimock-31/+443
2024-04-11Fix revisions syntaxBen Kimock-1/+1
2024-04-06Put checks that detect UB under their own flag below debug_assertionsBen Kimock-3/+51
2024-03-11Update test directives for `wasm32-wasip1`Alex Crichton-3/+0
2024-02-19Convert debug_assert_nounwind to intrinsics::debug_assertionsBen Kimock-1/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-15/+15
2024-02-08Add new ui testsBen Kimock-0/+34