Skip to content

Commit 5f0f18b

Browse files
committed
Update ui test suite to nightly-2026-06-01
1 parent 63a1498 commit 5f0f18b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test_suite/tests/ui/unimplemented/required_by_dependency.stderr

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ error[E0277]: `MyStruct` doesn't implement `Debug`
9797
| |
9898
| required by a bound introduced by this call
9999
|
100-
= note: add `#[derive(Debug)]` to `MyStruct` or manually `impl Debug for MyStruct`
101100
note: required by a bound in `assert_de_tokens`
102101
--> $CARGO/serde_test-$VERSION/src/assert.rs
103102
|

0 commit comments

Comments
 (0)