Skip to content

Commit

Permalink
Update ui test suite to nightly-2024-03-31
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Mar 31, 2024
1 parent bd301af commit 33b0b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ui/not-trivial.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ error[E0277]: the trait bound `String: ref_cast::trivial::Trivial` is not satisf
| ^^^^^^ the trait `ref_cast::trivial::Trivial` is not implemented for `String`
|
= help: the following other types implement trait `ref_cast::trivial::Trivial`:
()
PhantomData<T>
PhantomPinned
()
note: required by a bound in `assert_trivial`
--> src/trivial.rs
|
Expand Down

0 comments on commit 33b0b8f

Please sign in to comment.