about summary refs log tree commit diff
path: root/compiler/rustc_sanitizers
AgeCommit message (Expand)AuthorLines
2024-06-24Split out IntoIterator and non-Iterator constructors for AliasTy/AliasTerm/Tr...Michael Goulet-3/+4
2024-06-21Rename a bunch of thingsMichael Goulet-1/+1
2024-06-20Add blank lines after module-level `//!` comments.Nicholas Nethercote-0/+5
2024-06-18Make async drop code more consistent with regular drop codeDaria Sukhonina-0/+1
2024-06-16Rename InstanceDef -> InstanceKindMichael Goulet-8/+8
2024-06-14Use is_lang_item more aggressivelyMichael Goulet-1/+1
2024-06-12Use `tidy` to sort crate attributes for all compiler crates.Nicholas Nethercote-1/+5
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/+1472