Skip to content

Commit

Permalink
Bless debuginfo test.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjgillot committed Mar 13, 2023
1 parent 19a8bb1 commit e8afb08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/debuginfo/type-names.rs
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@
// 0-sized structs appear to be optimized away in some cases, so only check the structs that do
// actually appear.
// cdb-command:dv /t *_struct
// cdb-check:struct type_names::GenericStruct<enum2$<type_names::mod1::Enum2>,f64> mut_generic_struct = [...]

// ENUMS
// cdb-command:dv /t *_enum_*
Expand Down

0 comments on commit e8afb08

Please sign in to comment.