summary refs log tree commit diff
path: root/compiler/rustc_sanitizers/src
AgeCommit message (Expand)AuthorLines
2024-06-05Misc fixes (pattern type lowering, cfi, pretty printing)Boxy-10/+24
2024-06-05Add `Ty` to `ConstKind::Value`Boxy-3/+1
2024-06-05Basic removal of `Ty` from places (boring)Boxy-4/+7
2024-06-03check_is_object_safe -> is_object_safeMichael Goulet-1/+1
2024-05-18Fix typos (taking into account review comments)blyxyas-1/+1
2024-05-11Apply nits, uplift ExistentialPredicate tooMichael Goulet-1/+2
2024-04-22Stabilize the size of incr comp object file namesBen Kimock-3/+5
2024-04-14Update encode.rsTobias Decking-2/+2
2024-04-08sanitizers: Create the rustc_sanitizers crateRamon de C Valle-0/+1455