Skip to content

Commit e4e5387

Browse files
committed
Update bitfield ui test 09-variant-out-of-range to nightly-2024-12-06
1 parent e9631d3 commit e4e5387

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

bitfield/tests/09-variant-out-of-range.stderr

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,3 @@ error[E0277]: the trait bound `bitfield::checks::False: bitfield::checks::Discri
55
| ^^^^^^^^ the trait `bitfield::checks::DiscriminantInRange` is not implemented for `bitfield::checks::False`
66
|
77
= help: the trait `bitfield::checks::DiscriminantInRange` is implemented for `bitfield::checks::True`
8-
9-
error: could not evaluate constant pattern
10-
--> tests/09-variant-out-of-range.rs:8:10
11-
|
12-
8 | #[derive(BitfieldSpecifier)]
13-
| ^^^^^^^^^^^^^^^^^
14-
|
15-
= note: this error originates in the derive macro `BitfieldSpecifier` (in Nightly builds, run with -Z macro-backtrace for more info)

0 commit comments

Comments
 (0)