diff --git a/src/test/debuginfo/msvc-pretty-enums.rs b/src/test/debuginfo/msvc-pretty-enums.rs index b03650e857a91..f248fcd839122 100644 --- a/src/test/debuginfo/msvc-pretty-enums.rs +++ b/src/test/debuginfo/msvc-pretty-enums.rs @@ -69,7 +69,7 @@ // cdb-check:i,! : None [Type: enum$ >] // cdb-check: [+0x000] variant0 [Type: enum$ >::None] // cdb-check: [+0x000] variant1 [Type: enum$ >::Some] -// cdb-check: [+0x004] __0 : 0x5c0065 [Type: unsigned int] +// cdb-check: [+0x004] __0 : 0x[...] [Type: unsigned int] // cdb-check: [+0x000] discriminant : None (0x0) [Type: core::option::Option] // cdb-command: dx i