1
Fork 0
rust/compiler/rustc_const_eval
Noah Lev d8a1454dd8 miri: Detect uninitialized integers and floats
Change the Miri engine to allow configuring whether to check
initialization of integers and floats. This allows the Miri tool to
optionally check for initialization if requested by the user.
2021-11-09 16:21:36 -08:00
..
src miri: Detect uninitialized integers and floats 2021-11-09 16:21:36 -08:00
Cargo.toml Remove unused dependencies from rustc_const_eval 2021-10-14 15:42:42 -05:00