We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c5e770 commit 515480aCopy full SHA for 515480a
1 file changed
tests/ui/not-repeatable.stderr
@@ -19,8 +19,8 @@ error[E0599]: the method `quote_into_iter` exists for struct `Ipv4Addr`, but its
19
note: the traits `Iterator` and `ToTokens` must be implemented
20
--> $RUST/core/src/iter/traits/iterator.rs
21
|
22
- | pub trait Iterator {
23
- | ^^^^^^^^^^^^^^^^^^
+ | pub const trait Iterator {
+ | ^^^^^^^^^^^^^^^^^^^^^^^^
24
25
::: src/to_tokens.rs
26
0 commit comments