We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a8bb1 commit e8afb08Copy full SHA for e8afb08
tests/debuginfo/type-names.rs
@@ -175,7 +175,6 @@
175
// 0-sized structs appear to be optimized away in some cases, so only check the structs that do
176
// actually appear.
177
// cdb-command:dv /t *_struct
178
-// cdb-check:struct type_names::GenericStruct<enum2$<type_names::mod1::Enum2>,f64> mut_generic_struct = [...]
179
180
// ENUMS
181
// cdb-command:dv /t *_enum_*
0 commit comments