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 25d9f0e commit 75f7d52Copy full SHA for 75f7d52
tests/ui/misuse.stderr
@@ -23,7 +23,7 @@ error[E0599]: the method `FIRST_ARG_MUST_EITHER_BE_Span_OR_IMPLEMENT_ToTokens_OR
23
`Foo: quote::to_tokens::ToTokens`
24
which is required by `&Foo: ToTokensAsSpanRange`
25
note: the following trait must be implemented
26
- --> .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
27
|
28
| / pub trait ToTokens {
29
| | /// Write `self` to the given `TokenStream`.
0 commit comments