Skip to content

Commit ce2c0d3

Browse files
daxpeddaModProg
authored andcommitted
Update UI tests to latest nightly
1 parent d10d337 commit ce2c0d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/discriminant.stderr

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ error[E0552]: unrecognized representation hint
55
| ^
66
|
77
= help: valid reprs are `Rust` (default), `C`, `align`, `packed`, `transparent`, `simd`, `i8`, `u8`, `i16`, `u16`, `i32`, `u32`, `i64`, `u64`, `i128`, `u128`, `isize`, `usize`
8+
= note: for more information, visit <https://doc.rust-lang.org/reference/type-layout.html?highlight=repr#representations>
89

910
error[E0732]: `#[repr(inttype)]` must be specified for enums with explicit discriminants and non-unit variants
1011
--> tests/ui/discriminant.rs:12:1

0 commit comments

Comments
 (0)