about summary refs log tree commit diff
path: root/tests/ui/sanitize
AgeCommit message (Expand)AuthorLines
2024-02-29Move sanitizer ui tests to sanitizer directoryRamon de C Valle-644/+0
2024-02-27CFI: Fix typo in test file namesRamon de C Valle-0/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-146/+146
2024-01-03Enable address sanitizer for MSVC targets using INFERASANLIBS linker flagDaniel Paoliello-1/+1
2023-12-23Add missing CFI sanitizer cfgs feature gateUrgau-0/+4
2023-11-27Auto merge of #117947 - Dirbaio:drop-llvm-15, r=cuviperbors-2/+0
2023-11-24Show number in error message even for one errorNilstrieb-10/+10
2023-11-21Update the minimum external LLVM to 16.Dario Nieuwenhuis-2/+0
2023-10-20Rename lots of files that had `generator` in their nameOli Scherer-0/+0
2023-10-20s/Generator/Coroutine/Oli Scherer-1/+1
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+4
2023-09-22Fix test on targets with crt-static defaultTomasz Miąsko-1/+2
2023-09-11Use no_core for KCFI tests to exercise them in CITomasz Miąsko-5/+16
2023-09-08Fix sanitize/cfg.rs testTomasz Miąsko-8/+8
2023-08-10fix #114275lena-0/+15
2023-08-08Rollup merge of #113593 - rcvalle:rust-cfi-fix-90546, r=wesleywiserMatthias Krüger-4/+16
2023-08-07CFI: Fix error compiling core with LLVM CFI enabledRamon de C Valle-4/+16
2023-07-05don't try to cross-compile sanitizer testsjyn-1/+6
2023-06-01CFI: Fix cfi with async: transform_ty: unexpected GeneratorWitness(BindeRamon de C Valle-0/+17
2023-05-03Add cross-language LLVM CFI support to the Rust compilerRamon de C Valle-0/+137
2023-02-14Add `kernel-address` sanitizer support for freestanding targetsWesley Norris-0/+28
2023-02-10Update the minimum external LLVM to 14Josh Stone-1/+0
2023-01-11Move /src/test to /testsAlbert Larsan-0/+413