about summary refs log tree commit diff
path: root/tests/ui/sanitizer
AgeCommit message (Expand)AuthorLines
2024-03-29KCFI: Require -C panic=abortMatthew Maurer-0/+5
2024-03-29Auto merge of #123071 - rcvalle:rust-cfi-fix-method-fn-ptr-cast, r=compiler-e...bors-0/+23
2024-03-27CFI: Fix methods as function pointer castRamon de C Valle-0/+23
2024-03-27Rollup merge of #123075 - rcvalle:rust-cfi-fix-drop-drop-in-place, r=compiler...Matthias Krüger-0/+20
2024-03-27CFI: Fix drop and drop_in_placeRamon de C Valle-0/+20
2024-03-27Rollup merge of #123024 - maurer:kcfi-testing, r=workingjubileeGuillaume Gomez-12/+28
2024-03-26CFI: Enable KCFI testing of run-pass testsMatthew Maurer-12/+28
2024-03-25CFI: Pad out associated type resolution with erased lifetimesMatthew Maurer-0/+38
2024-03-25Rollup merge of #123005 - maurer:cfi-arbitrary-receivers, r=compiler-errorsMatthias Krüger-0/+42
2024-03-24CFI: Support arbitrary receiversMatthew Maurer-0/+42
2024-03-24CFI: Handle dyn with no principalMatthew Maurer-0/+21
2024-03-23Rollup merge of #122879 - maurer:callsite-instances, r=workingjubileeJubilee-0/+22
2024-03-23CFI: Strip auto traits off Self for virtual callsMatthew Maurer-0/+22
2024-03-22CFI: Support self_cell-like recursionMatthew Maurer-0/+33
2024-03-21CFI: Skip non-passed argumentsMatthew Maurer-0/+18
2024-03-01Add initial support for DataFlowSanitizerRamon de C Valle-0/+565
2024-02-29Move sanitizer ui tests to sanitizer directoryRamon de C Valle-0/+644