Add display capabilities to tokenizers objects #2348
Annotations
11 errors and 4 warnings
|
tokenizers/display_derive/src/vendored.rs#L97
the trait bound `Expr: From<proc_macro2::Ident>` is not satisfied
|
tokenizers/display_derive/src/lib.rs#L28
the trait bound `Result<(Vec<WherePredicate>, proc_macro::TokenStream), syn::Error>: ToTokens` is not satisfied
|
tokenizers/display_derive/src/lib.rs#L75
the trait bound `proc_macro::TokenStream: ToTokens` is not satisfied
|
tokenizers/display_derive/src/lib.rs#L80
mismatched types
|
tokenizers/display_derive/src/lib.rs#L88
no field `fmt` on type `&FmtAttribute`
|
tokenizers/display_derive/src/lib.rs#L95
no function or associated item named `parse_attrs` found for struct `FmtAttribute` in the current scope
|
tokenizers/display_derive/src/lib.rs#L104
no method named `span` found for struct `syn::punctuated::Punctuated` in the current scope
|
tokenizers/display_derive/src/lib.rs#L134
the trait bound `proc_macro::TokenStream: ToTokens` is not satisfied
|
tokenizers/display_derive/src/lib.rs#L134
type mismatch resolving `<[TokenStream; 1] as IntoIterator>::Item == (_, _)`
|
tokenizers/display_derive/src/lib.rs#L141
no method named `is_empty` found for tuple `(Vec<_>, proc_macro::TokenStream)` in the current scope
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job was cancelled
Loading