about summary refs log tree commit diff
path: root/tests/codegen/sanitizer/no-sanitize.rs
AgeCommit message (Expand)AuthorLines
2024-11-02Allow disabling ASan instrumentation for globalsDaniel Bertalan-0/+10
2024-05-31Run rustfmt on `tests/codegen/`.Nicholas Nethercote-1/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-10-17Automatically enable cross-crate inlining for small functionsBen Kimock-1/+1
2023-09-22Fix test on targets with crt-static defaultTomasz Miąsko-1/+1
2023-07-29Fix sanitizer tests depending on filenameJubilee Young-2/+2
2023-07-29tests/codegen/sanitizer{-,_}* -> sanitizer/*Jubilee Young-0/+29