Auto merge of #128037 - beetrees:repr128-c-style-use-natvis, r=<try> #48198
Annotations
9 errors and 2 warnings
tests/debuginfo/msvc-pretty-enums.rs#L356
no variant or associated item named `A` found for enum `CStyleU128` in the current scope
|
tests/debuginfo/msvc-pretty-enums.rs#L357
no variant or associated item named `B` found for enum `CStyleU128` in the current scope
|
tests/debuginfo/msvc-pretty-enums.rs#L358
no variant or associated item named `C` found for enum `CStyleU128` in the current scope
|
tests/debuginfo/msvc-pretty-enums.rs#L359
no variant or associated item named `D` found for enum `CStyleU128` in the current scope
|
tests/debuginfo/msvc-pretty-enums.rs#L361
no variant or associated item named `A` found for enum `CStyleI128` in the current scope
|
tests/debuginfo/msvc-pretty-enums.rs#L362
no variant or associated item named `B` found for enum `CStyleI128` in the current scope
|
tests/debuginfo/msvc-pretty-enums.rs#L363
no variant or associated item named `C` found for enum `CStyleI128` in the current scope
|
tests/debuginfo/msvc-pretty-enums.rs#L364
no variant or associated item named `D` found for enum `CStyleI128` in the current scope
|
|
tests/debuginfo/msvc-pretty-enums.rs#L234
the feature `repr128` is incomplete and may not be safe to use and/or cause compiler crashes
|
tests/debuginfo/msvc-pretty-enums.rs#L235
the feature `arbitrary_enum_discriminant` has been stable since 1.66.0 and no longer requires an attribute to enable
|
This job failed
Loading