Skip to content

Commit

Permalink
Adjust .stderr files
Browse files Browse the repository at this point in the history
  • Loading branch information
CreepySkeleton committed Mar 26, 2022
1 parent 25d9f0e commit 75f7d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ui/misuse.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ error[E0599]: the method `FIRST_ARG_MUST_EITHER_BE_Span_OR_IMPLEMENT_ToTokens_OR
`Foo: quote::to_tokens::ToTokens`
which is required by `&Foo: ToTokensAsSpanRange`
note: the following trait must be implemented
--> .cargo/registry/src/github.com-1ecc6299db9ec823/quote-1.0.16/src/to_tokens.rs
--> .cargo/registry/src/github.com-1ecc6299db9ec823/quote-1.0.17/src/to_tokens.rs
|
| / pub trait ToTokens {
| | /// Write `self` to the given `TokenStream`.
Expand Down

0 comments on commit 75f7d52

Please sign in to comment.