mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
It's currently broken due to a silly test that prevents the v0 demangling code from even running. The commit also adds a test, to avoid such problems in the future.
7 lines
445 B
Plaintext
7 lines
445 B
Plaintext
Conditional jump or move depends on uninitialised value(s)
|
|
at 0x........: <rustc_middle::ty::PredicateKind as rustc_middle::ty::fold::TypeFoldable>::fold_with::<rustc_infer::infer::resolve::OpportunisticVarResolver> (demangle-rust.c:12)
|
|
by 0x........: rustc_expand::mbe::macro_parser::parse_tt (demangle-rust.c:18)
|
|
by 0x........: core::str::lossy::Utf8Lossy::from_bytes (demangle-rust.c:24)
|
|
by 0x........: main (demangle-rust.c:29)
|
|
|