Skip to content

Commit 515480a

Browse files
committed
Update ui test suite to nightly-2026-02-01
1 parent 2c5e770 commit 515480a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/ui/not-repeatable.stderr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ error[E0599]: the method `quote_into_iter` exists for struct `Ipv4Addr`, but its
1919
note: the traits `Iterator` and `ToTokens` must be implemented
2020
--> $RUST/core/src/iter/traits/iterator.rs
2121
|
22-
| pub trait Iterator {
23-
| ^^^^^^^^^^^^^^^^^^
22+
| pub const trait Iterator {
23+
| ^^^^^^^^^^^^^^^^^^^^^^^^
2424
|
2525
::: src/to_tokens.rs
2626
|

0 commit comments

Comments
 (0)