Skip to content

Commit 75f7d52

Browse files
Adjust .stderr files
1 parent 25d9f0e commit 75f7d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/misuse.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ error[E0599]: the method `FIRST_ARG_MUST_EITHER_BE_Span_OR_IMPLEMENT_ToTokens_OR
2323
`Foo: quote::to_tokens::ToTokens`
2424
which is required by `&Foo: ToTokensAsSpanRange`
2525
note: the following trait must be implemented
26-
--> .cargo/registry/src/github.com-1ecc6299db9ec823/quote-1.0.16/src/to_tokens.rs
26+
--> .cargo/registry/src/github.com-1ecc6299db9ec823/quote-1.0.17/src/to_tokens.rs
2727
|
2828
| / pub trait ToTokens {
2929
| | /// Write `self` to the given `TokenStream`.

0 commit comments

Comments
 (0)