rust/compiler/rustc_sanitizers
Deadbeef 2736d66a1f rename TraitRef::from_method to from_assoc
also add a note to `GenericArgs::truncate_to`
2025-08-09 14:22:01 +08:00
..
2025-07-31 19:58:04 +10:00

The rustc_sanitizers crate contains the source code for providing support for the sanitizers to the Rust compiler.