index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
sanitizer
Age
Commit message (
Expand
)
Author
Lines
2024-03-29
KCFI: Require -C panic=abort
Matthew Maurer
-0
/
+5
2024-03-29
Auto merge of #123071 - rcvalle:rust-cfi-fix-method-fn-ptr-cast, r=compiler-e...
bors
-0
/
+23
2024-03-27
CFI: Fix methods as function pointer cast
Ramon de C Valle
-0
/
+23
2024-03-27
Rollup merge of #123075 - rcvalle:rust-cfi-fix-drop-drop-in-place, r=compiler...
Matthias Krüger
-0
/
+20
2024-03-27
CFI: Fix drop and drop_in_place
Ramon de C Valle
-0
/
+20
2024-03-27
Rollup merge of #123024 - maurer:kcfi-testing, r=workingjubilee
Guillaume Gomez
-12
/
+28
2024-03-26
CFI: Enable KCFI testing of run-pass tests
Matthew Maurer
-12
/
+28
2024-03-25
CFI: Pad out associated type resolution with erased lifetimes
Matthew Maurer
-0
/
+38
2024-03-25
Rollup merge of #123005 - maurer:cfi-arbitrary-receivers, r=compiler-errors
Matthias Krüger
-0
/
+42
2024-03-24
CFI: Support arbitrary receivers
Matthew Maurer
-0
/
+42
2024-03-24
CFI: Handle dyn with no principal
Matthew Maurer
-0
/
+21
2024-03-23
Rollup merge of #122879 - maurer:callsite-instances, r=workingjubilee
Jubilee
-0
/
+22
2024-03-23
CFI: Strip auto traits off Self for virtual calls
Matthew Maurer
-0
/
+22
2024-03-22
CFI: Support self_cell-like recursion
Matthew Maurer
-0
/
+33
2024-03-21
CFI: Skip non-passed arguments
Matthew Maurer
-0
/
+18
2024-03-01
Add initial support for DataFlowSanitizer
Ramon de C Valle
-0
/
+565
2024-02-29
Move sanitizer ui tests to sanitizer directory
Ramon de C Valle
-0
/
+644
[prev]