rust/compiler/rustc_sanitizers
Lukas Markeffsky 0055fb92db check the types in ty::Value to value conversion
and remove `ty::Const::try_to_scalar` because it becomes redundant
2025-01-30 18:13:16 +01:00
..

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