Skip to content

Commit

Permalink
Update ui test suite to nightly-2024-02-12
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Feb 12, 2024
1 parent 9e68062 commit c42ebb8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test_suite/tests/ui/remote/wrong_de.stderr
Expand Up @@ -12,7 +12,3 @@ note: tuple struct defined here
4 | pub struct S(pub u16);
| ^
= note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
help: you can convert a `u8` to a `u16`
|
7 | #[derive(Deserialize.into())]
| +++++++

0 comments on commit c42ebb8

Please sign in to comment.