Continuous Integration #279
Annotations
40 errors and 405 warnings
clippy:
macros/src/context.rs#L65
use of `format!` to build up a string from an iterator
|
clippy:
macros/src/context.rs#L87
`to_string` applied to a type that implements `Display` in `write!` args
|
clippy:
macros/src/context.rs#L108
use of `format!` to build up a string from an iterator
|
clippy:
macros/src/context.rs#L115
`to_string` applied to a type that implements `Display` in `format!` args
|
clippy:
macros/src/error.rs#L26
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy:
macros/src/error.rs#L47
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy:
macros/src/error.rs#L58
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy:
macros/src/gtk.rs#L82
`to_string` applied to a type that implements `Display` in `format!` args
|
clippy:
macros/src/gtk.rs#L139
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy:
macros/src/gtk.rs#L139
this expression creates a reference which is immediately dereferenced by the compiler
|
test (ubuntu-latest, nightly, verbose):
examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
|
test (ubuntu-latest, nightly, verbose):
examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
|
test (ubuntu-latest, nightly, verbose):
examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
|
test (ubuntu-latest, nightly, verbose):
examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
|
test (ubuntu-latest, nightly, verbose)
Process completed with exit code 101.
|
test (ubuntu-latest, nightly, release):
examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
|
test (ubuntu-latest, nightly, release):
examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
|
test (ubuntu-latest, nightly, release):
examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
|
test (ubuntu-latest, nightly, release):
examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
|
test (ubuntu-latest, nightly, release)
Process completed with exit code 101.
|
test (macOS-latest, nightly, verbose):
examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
|
test (macOS-latest, nightly, verbose):
examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
|
test (macOS-latest, nightly, verbose):
examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
|
test (macOS-latest, nightly, verbose):
examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
|
test (macOS-latest, nightly, verbose)
Process completed with exit code 101.
|
test (windows-latest, nightly, verbose):
examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
|
test (windows-latest, nightly, verbose):
examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
|
test (windows-latest, nightly, verbose):
examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
|
test (windows-latest, nightly, verbose):
examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
|
test (windows-latest, nightly, verbose)
Process completed with exit code 101.
|
test (windows-latest, nightly, release):
examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
|
test (windows-latest, nightly, release):
examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
|
test (windows-latest, nightly, release):
examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
|
test (windows-latest, nightly, release):
examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
|
test (windows-latest, nightly, release)
Process completed with exit code 101.
|
test (macOS-latest, nightly, release):
examples/inc/src/main.rs#L36
expected ",", ":", "::", "=" or "|"
|
test (macOS-latest, nightly, release):
examples/todomvc/src/app.rs#L70
expected ",", ":", "::", "=" or "|"
|
test (macOS-latest, nightly, release):
examples/todomvc/src/app.rs#L252
expected ",", ":", "::", "=" or "|"
|
test (macOS-latest, nightly, release):
examples/todomvc/src/items.rs#L40
expected ",", ":", "::", "=" or "|"
|
test (macOS-latest, nightly, release)
Process completed with exit code 101.
|
clippy:
clippy.toml#L1
error reading Clippy's configuration file: deprecated field `blacklisted-names`. Please use `disallowed-names` instead
|
test (ubuntu-latest, nightly, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, nightly, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, nightly, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, nightly, verbose)
unused import: `crate::gen::*`
|
test (ubuntu-latest, nightly, verbose)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (ubuntu-latest, nightly, verbose)
unused import: `std::io`
|
test (ubuntu-latest, nightly, verbose)
unused import: `std::io::prelude::*`
|
test (ubuntu-latest, nightly, verbose)
unused import: `std::io`
|
test (ubuntu-latest, nightly, verbose)
unused import: `std::io::prelude::*`
|
test (ubuntu-latest, nightly, verbose)
unused import: `std::io`
|
test (ubuntu-latest, nightly, release)
unused import: `crate::gen::*`
|
test (ubuntu-latest, nightly, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, nightly, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, nightly, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, nightly, release)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (ubuntu-latest, nightly, release)
unused import: `std::io`
|
test (ubuntu-latest, nightly, release)
unused import: `std::io::prelude::*`
|
test (ubuntu-latest, nightly, release)
unused import: `std::io`
|
test (ubuntu-latest, nightly, release)
unused import: `std::io::prelude::*`
|
test (ubuntu-latest, nightly, release)
unused import: `std::io`
|
test (ubuntu-latest, stable, release)
field `first_error` is never read
|
test (ubuntu-latest, stable, release)
struct `EncodedLen` is never constructed
|
test (ubuntu-latest, stable, release)
method `value` is never used
|
test (ubuntu-latest, stable, release)
function `left_encode` is never used
|
test (ubuntu-latest, stable, release)
function `right_encode` is never used
|
test (ubuntu-latest, stable, release)
method `reset` is never used
|
test (ubuntu-latest, stable, release)
call to `.borrow()` on a reference in this situation does nothing
|
test (ubuntu-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, stable, release)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (ubuntu-latest, stable, release)
unused import: `std::io`
|
test (ubuntu-latest, stable, release)
unused import: `std::io::prelude::*`
|
test (ubuntu-latest, stable, release)
unused import: `std::io`
|
test (ubuntu-latest, stable, release)
unused import: `std::io::prelude::*`
|
test (ubuntu-latest, stable, release)
unused import: `std::io`
|
test (ubuntu-latest, stable, release)
unused import: `std::io::prelude::*`
|
test (ubuntu-latest, stable, release)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (ubuntu-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, stable, release)
unused import: `std::io`
|
test (ubuntu-latest, stable, release)
unused import: `std::io::prelude::*`
|
test (ubuntu-latest, stable, release)
unused import: `std::io`
|
test (ubuntu-latest, stable, release)
unused import: `std::io::prelude::*`
|
test (ubuntu-latest, stable, release)
unused import: `std::io`
|
test (ubuntu-latest, stable, release)
unused import: `std::io::prelude::*`
|
test (ubuntu-latest, beta, release)
unused import: `crate::gen::*`
|
test (ubuntu-latest, beta, release)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (ubuntu-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, beta, release)
unused import: `std::io`
|
test (ubuntu-latest, beta, release)
unused import: `std::io::prelude::*`
|
test (ubuntu-latest, beta, release)
unused import: `std::io`
|
test (ubuntu-latest, beta, release)
unused import: `std::io::prelude::*`
|
test (ubuntu-latest, beta, release)
unused import: `std::io`
|
test (ubuntu-latest, beta, release)
unused import: `UnparkHandle`
|
test (ubuntu-latest, beta, release)
unused import: `external::__private::*`
|
test (ubuntu-latest, beta, release)
field `first_error` is never read
|
test (ubuntu-latest, beta, release)
struct `EncodedLen` is never constructed
|
test (ubuntu-latest, beta, release)
method `value` is never used
|
test (ubuntu-latest, beta, release)
function `left_encode` is never used
|
test (ubuntu-latest, beta, release)
function `right_encode` is never used
|
test (ubuntu-latest, beta, release)
method `reset` is never used
|
test (ubuntu-latest, beta, release)
call to `.borrow()` on a reference in this situation does nothing
|
test (ubuntu-latest, beta, release)
unused import: `LR1TableConstructionError`
|
test (ubuntu-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, beta, release)
unused import: `crate::gen::*`
|
test (ubuntu-latest, beta, release)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (ubuntu-latest, beta, release)
unused import: `std::io`
|
test (ubuntu-latest, beta, release)
unused import: `std::io::prelude::*`
|
test (ubuntu-latest, beta, release)
unused import: `std::io`
|
test (ubuntu-latest, beta, release)
unused import: `std::io::prelude::*`
|
test (ubuntu-latest, beta, release)
unused import: `std::io`
|
test (ubuntu-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, stable, verbose)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (ubuntu-latest, stable, verbose)
unused import: `std::io`
|
test (ubuntu-latest, stable, verbose)
unused import: `std::io::prelude::*`
|
test (ubuntu-latest, stable, verbose)
unused import: `std::io`
|
test (ubuntu-latest, stable, verbose)
unused import: `std::io::prelude::*`
|
test (ubuntu-latest, stable, verbose)
unused import: `std::io`
|
test (ubuntu-latest, stable, verbose)
unused import: `std::io::prelude::*`
|
test (ubuntu-latest, stable, verbose)
field `first_error` is never read
|
test (ubuntu-latest, stable, verbose)
struct `EncodedLen` is never constructed
|
test (ubuntu-latest, stable, verbose)
method `value` is never used
|
test (ubuntu-latest, stable, verbose)
function `left_encode` is never used
|
test (ubuntu-latest, stable, verbose)
function `right_encode` is never used
|
test (ubuntu-latest, stable, verbose)
method `reset` is never used
|
test (ubuntu-latest, stable, verbose)
call to `.borrow()` on a reference in this situation does nothing
|
test (ubuntu-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, stable, verbose)
panic message is not a string literal
|
test (ubuntu-latest, stable, verbose)
unused attribute `inline`
|
test (ubuntu-latest, stable, verbose)
`#[must_use]` has no effect when applied to a type alias
|
test (ubuntu-latest, stable, verbose)
`#[must_use]` has no effect when applied to a type alias
|
test (ubuntu-latest, stable, verbose)
field `first_error` is never read
|
test (ubuntu-latest, stable, verbose)
struct `EncodedLen` is never constructed
|
test (ubuntu-latest, stable, verbose)
method `value` is never used
|
test (ubuntu-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, beta, verbose)
unused import: `crate::gen::*`
|
test (ubuntu-latest, beta, verbose)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (ubuntu-latest, beta, verbose)
unused import: `std::io`
|
test (ubuntu-latest, beta, verbose)
unused import: `std::io::prelude::*`
|
test (ubuntu-latest, beta, verbose)
unused import: `std::io`
|
test (ubuntu-latest, beta, verbose)
unused import: `std::io::prelude::*`
|
test (ubuntu-latest, beta, verbose)
unused import: `std::io`
|
test (ubuntu-latest, beta, verbose)
unused import: `external::__private::*`
|
test (ubuntu-latest, beta, verbose)
field `first_error` is never read
|
test (ubuntu-latest, beta, verbose)
struct `EncodedLen` is never constructed
|
test (ubuntu-latest, beta, verbose)
method `value` is never used
|
test (ubuntu-latest, beta, verbose)
function `left_encode` is never used
|
test (ubuntu-latest, beta, verbose)
function `right_encode` is never used
|
test (ubuntu-latest, beta, verbose)
method `reset` is never used
|
test (ubuntu-latest, beta, verbose)
call to `.borrow()` on a reference in this situation does nothing
|
test (ubuntu-latest, beta, verbose)
unused import: `UnparkHandle`
|
test (ubuntu-latest, beta, verbose)
unused import: `LR1TableConstructionError`
|
test (ubuntu-latest, beta, verbose)
unused import: `crate::gen::*`
|
test (ubuntu-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (ubuntu-latest, beta, verbose)
panic message is not a string literal
|
test (ubuntu-latest, beta, verbose)
unused attribute `inline`
|
test (ubuntu-latest, beta, verbose)
`#[must_use]` has no effect when applied to a type alias
|
test (ubuntu-latest, beta, verbose)
`#[must_use]` has no effect when applied to a type alias
|
test (ubuntu-latest, beta, verbose)
unused import: `UnparkHandle`
|
test (ubuntu-latest, beta, verbose)
unused import: `external::__private::*`
|
test (macOS-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, stable, release)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (macOS-latest, stable, release)
unused import: `std::io`
|
test (macOS-latest, stable, release)
unused import: `std::io::prelude::*`
|
test (macOS-latest, stable, release)
unused import: `std::io`
|
test (macOS-latest, stable, release)
unused import: `std::io::prelude::*`
|
test (macOS-latest, stable, release)
unused import: `std::io`
|
test (macOS-latest, stable, release)
unused import: `std::io::prelude::*`
|
test (macOS-latest, stable, release)
field `first_error` is never read
|
test (macOS-latest, stable, release)
struct `EncodedLen` is never constructed
|
test (macOS-latest, stable, release)
method `value` is never used
|
test (macOS-latest, stable, release)
function `left_encode` is never used
|
test (macOS-latest, stable, release)
function `right_encode` is never used
|
test (macOS-latest, stable, release)
method `reset` is never used
|
test (macOS-latest, stable, release)
call to `.borrow()` on a reference in this situation does nothing
|
test (macOS-latest, stable, release)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (macOS-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, stable, release)
unused import: `std::io`
|
test (macOS-latest, stable, release)
unused import: `std::io::prelude::*`
|
test (macOS-latest, stable, release)
unused import: `std::io`
|
test (macOS-latest, stable, release)
unused import: `std::io::prelude::*`
|
test (macOS-latest, stable, release)
unused import: `std::io`
|
test (macOS-latest, stable, release)
unused import: `std::io::prelude::*`
|
test (macOS-latest, nightly, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, nightly, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, nightly, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, nightly, verbose)
unused import: `crate::gen::*`
|
test (macOS-latest, nightly, verbose)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (macOS-latest, nightly, verbose)
unused import: `std::io`
|
test (macOS-latest, nightly, verbose)
unused import: `std::io::prelude::*`
|
test (macOS-latest, nightly, verbose)
unused import: `std::io`
|
test (macOS-latest, nightly, verbose)
unused import: `std::io::prelude::*`
|
test (macOS-latest, nightly, verbose)
unused import: `std::io`
|
test (windows-latest, nightly, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, nightly, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, nightly, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, nightly, verbose)
unused import: `crate::gen::*`
|
test (windows-latest, nightly, verbose)
3rd rule of macro `FN` is never used
|
test (windows-latest, nightly, verbose)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (windows-latest, nightly, verbose)
unused import: `std::io`
|
test (windows-latest, nightly, verbose)
unused import: `std::io::prelude::*`
|
test (windows-latest, nightly, verbose)
unused import: `std::io`
|
test (windows-latest, nightly, verbose)
unused import: `std::io::prelude::*`
|
test (windows-latest, nightly, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, nightly, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, nightly, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, nightly, release)
unused import: `crate::gen::*`
|
test (windows-latest, nightly, release)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (windows-latest, nightly, release)
3rd rule of macro `FN` is never used
|
test (windows-latest, nightly, release)
unused import: `std::io`
|
test (windows-latest, nightly, release)
unused import: `std::io::prelude::*`
|
test (windows-latest, nightly, release)
unused import: `std::io`
|
test (windows-latest, nightly, release)
unused import: `std::io::prelude::*`
|
test (macOS-latest, nightly, release)
unused import: `crate::gen::*`
|
test (macOS-latest, nightly, release)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (macOS-latest, nightly, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, nightly, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, nightly, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, nightly, release)
unused import: `std::io`
|
test (macOS-latest, nightly, release)
unused import: `std::io::prelude::*`
|
test (macOS-latest, nightly, release)
unused import: `std::io`
|
test (macOS-latest, nightly, release)
unused import: `std::io::prelude::*`
|
test (macOS-latest, nightly, release)
unused import: `std::io`
|
test (windows-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, stable, verbose)
3rd rule of macro `FN` is never used
|
test (windows-latest, stable, verbose)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (windows-latest, stable, verbose)
unused import: `std::io`
|
test (windows-latest, stable, verbose)
unused import: `std::io::prelude::*`
|
test (windows-latest, stable, verbose)
unused import: `std::io`
|
test (windows-latest, stable, verbose)
unused import: `std::io::prelude::*`
|
test (windows-latest, stable, verbose)
unused import: `std::io`
|
test (windows-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, stable, verbose)
panic message is not a string literal
|
test (windows-latest, stable, verbose)
unused attribute `inline`
|
test (windows-latest, stable, verbose)
`#[must_use]` has no effect when applied to a type alias
|
test (windows-latest, stable, verbose)
`#[must_use]` has no effect when applied to a type alias
|
test (windows-latest, stable, verbose)
field `first_error` is never read
|
test (windows-latest, stable, verbose)
struct `EncodedLen` is never constructed
|
test (windows-latest, stable, verbose)
method `value` is never used
|
test (windows-latest, stable, verbose)
3rd rule of macro `FN` is never used
|
test (windows-latest, stable, verbose)
field `first_error` is never read
|
test (windows-latest, stable, verbose)
struct `EncodedLen` is never constructed
|
test (windows-latest, stable, verbose)
method `value` is never used
|
test (windows-latest, stable, verbose)
function `left_encode` is never used
|
test (windows-latest, stable, verbose)
function `right_encode` is never used
|
test (windows-latest, stable, verbose)
method `reset` is never used
|
test (windows-latest, stable, verbose)
call to `.borrow()` on a reference in this situation does nothing
|
test (macOS-latest, beta, release)
unused import: `crate::gen::*`
|
test (macOS-latest, beta, release)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (macOS-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, beta, release)
unused import: `std::io`
|
test (macOS-latest, beta, release)
unused import: `std::io::prelude::*`
|
test (macOS-latest, beta, release)
unused import: `std::io`
|
test (macOS-latest, beta, release)
unused import: `std::io::prelude::*`
|
test (macOS-latest, beta, release)
unused import: `std::io`
|
test (macOS-latest, beta, release)
unused import: `crate::gen::*`
|
test (macOS-latest, beta, release)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (macOS-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, beta, release)
unused import: `std::io`
|
test (macOS-latest, beta, release)
unused import: `std::io::prelude::*`
|
test (macOS-latest, beta, release)
unused import: `std::io`
|
test (macOS-latest, beta, release)
unused import: `std::io::prelude::*`
|
test (macOS-latest, beta, release)
unused import: `std::io`
|
test (macOS-latest, beta, release)
unused import: `UnparkHandle`
|
test (macOS-latest, beta, release)
unused import: `external::__private::*`
|
test (macOS-latest, beta, release)
field `first_error` is never read
|
test (macOS-latest, beta, release)
struct `EncodedLen` is never constructed
|
test (macOS-latest, beta, release)
method `value` is never used
|
test (macOS-latest, beta, release)
function `left_encode` is never used
|
test (macOS-latest, beta, release)
function `right_encode` is never used
|
test (macOS-latest, beta, release)
method `reset` is never used
|
test (macOS-latest, beta, release)
call to `.borrow()` on a reference in this situation does nothing
|
test (macOS-latest, beta, release)
unused import: `LR1TableConstructionError`
|
test (windows-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, beta, verbose)
unused import: `crate::gen::*`
|
test (windows-latest, beta, verbose)
3rd rule of macro `FN` is never used
|
test (windows-latest, beta, verbose)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (windows-latest, beta, verbose)
unused import: `std::io`
|
test (windows-latest, beta, verbose)
unused import: `std::io::prelude::*`
|
test (windows-latest, beta, verbose)
unused import: `std::io`
|
test (windows-latest, beta, verbose)
unused import: `std::io::prelude::*`
|
test (windows-latest, beta, verbose)
unused import: `UnparkHandle`
|
test (windows-latest, beta, verbose)
3rd rule of macro `FN` is never used
|
test (windows-latest, beta, verbose)
field `first_error` is never read
|
test (windows-latest, beta, verbose)
struct `EncodedLen` is never constructed
|
test (windows-latest, beta, verbose)
method `value` is never used
|
test (windows-latest, beta, verbose)
function `left_encode` is never used
|
test (windows-latest, beta, verbose)
function `right_encode` is never used
|
test (windows-latest, beta, verbose)
method `reset` is never used
|
test (windows-latest, beta, verbose)
call to `.borrow()` on a reference in this situation does nothing
|
test (windows-latest, beta, verbose)
unused import: `LR1TableConstructionError`
|
test (windows-latest, beta, verbose)
unused import: `crate::gen::*`
|
test (windows-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, beta, verbose)
panic message is not a string literal
|
test (windows-latest, beta, verbose)
unused attribute `inline`
|
test (windows-latest, beta, verbose)
`#[must_use]` has no effect when applied to a type alias
|
test (windows-latest, beta, verbose)
`#[must_use]` has no effect when applied to a type alias
|
test (windows-latest, beta, verbose)
unused import: `UnparkHandle`
|
test (windows-latest, beta, verbose)
field `first_error` is never read
|
test (macOS-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, beta, verbose)
unused import: `crate::gen::*`
|
test (macOS-latest, beta, verbose)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (macOS-latest, beta, verbose)
unused import: `std::io`
|
test (macOS-latest, beta, verbose)
unused import: `std::io::prelude::*`
|
test (macOS-latest, beta, verbose)
unused import: `std::io`
|
test (macOS-latest, beta, verbose)
unused import: `std::io::prelude::*`
|
test (macOS-latest, beta, verbose)
unused import: `std::io`
|
test (macOS-latest, beta, verbose)
unused import: `crate::gen::*`
|
test (macOS-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, beta, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, beta, verbose)
panic message is not a string literal
|
test (macOS-latest, beta, verbose)
unused attribute `inline`
|
test (macOS-latest, beta, verbose)
`#[must_use]` has no effect when applied to a type alias
|
test (macOS-latest, beta, verbose)
`#[must_use]` has no effect when applied to a type alias
|
test (macOS-latest, beta, verbose)
unused import: `UnparkHandle`
|
test (macOS-latest, beta, verbose)
unused import: `external::__private::*`
|
test (macOS-latest, beta, verbose)
unused import: `external::__private::*`
|
test (macOS-latest, beta, verbose)
field `first_error` is never read
|
test (macOS-latest, beta, verbose)
struct `EncodedLen` is never constructed
|
test (macOS-latest, beta, verbose)
method `value` is never used
|
test (macOS-latest, beta, verbose)
function `left_encode` is never used
|
test (macOS-latest, beta, verbose)
function `right_encode` is never used
|
test (macOS-latest, beta, verbose)
method `reset` is never used
|
test (macOS-latest, beta, verbose)
call to `.borrow()` on a reference in this situation does nothing
|
test (macOS-latest, beta, verbose)
unused import: `UnparkHandle`
|
test (macOS-latest, beta, verbose)
unused import: `LR1TableConstructionError`
|
test (windows-latest, beta, release)
unused import: `crate::gen::*`
|
test (windows-latest, beta, release)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (windows-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, beta, release)
unused import: `std::io`
|
test (windows-latest, beta, release)
unused import: `std::io::prelude::*`
|
test (windows-latest, beta, release)
unused import: `std::io`
|
test (windows-latest, beta, release)
unused import: `std::io::prelude::*`
|
test (windows-latest, beta, release)
unused import: `std::io`
|
test (windows-latest, beta, release)
unused import: `UnparkHandle`
|
test (windows-latest, beta, release)
field `first_error` is never read
|
test (windows-latest, beta, release)
struct `EncodedLen` is never constructed
|
test (windows-latest, beta, release)
method `value` is never used
|
test (windows-latest, beta, release)
function `left_encode` is never used
|
test (windows-latest, beta, release)
function `right_encode` is never used
|
test (windows-latest, beta, release)
method `reset` is never used
|
test (windows-latest, beta, release)
call to `.borrow()` on a reference in this situation does nothing
|
test (windows-latest, beta, release)
3rd rule of macro `FN` is never used
|
test (windows-latest, beta, release)
unused import: `LR1TableConstructionError`
|
test (windows-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, beta, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, beta, release)
unused import: `crate::gen::*`
|
test (windows-latest, beta, release)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (windows-latest, beta, release)
3rd rule of macro `FN` is never used
|
test (windows-latest, beta, release)
unused import: `std::io`
|
test (windows-latest, beta, release)
unused import: `std::io::prelude::*`
|
test (windows-latest, beta, release)
unused import: `std::io`
|
test (windows-latest, beta, release)
unused import: `std::io::prelude::*`
|
test (macOS-latest, stable, verbose)
field `first_error` is never read
|
test (macOS-latest, stable, verbose)
struct `EncodedLen` is never constructed
|
test (macOS-latest, stable, verbose)
method `value` is never used
|
test (macOS-latest, stable, verbose)
function `left_encode` is never used
|
test (macOS-latest, stable, verbose)
function `right_encode` is never used
|
test (macOS-latest, stable, verbose)
method `reset` is never used
|
test (macOS-latest, stable, verbose)
call to `.borrow()` on a reference in this situation does nothing
|
test (macOS-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, stable, verbose)
panic message is not a string literal
|
test (macOS-latest, stable, verbose)
unused attribute `inline`
|
test (macOS-latest, stable, verbose)
`#[must_use]` has no effect when applied to a type alias
|
test (macOS-latest, stable, verbose)
`#[must_use]` has no effect when applied to a type alias
|
test (macOS-latest, stable, verbose)
field `first_error` is never read
|
test (macOS-latest, stable, verbose)
struct `EncodedLen` is never constructed
|
test (macOS-latest, stable, verbose)
method `value` is never used
|
test (macOS-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, stable, verbose)
anonymous parameters are deprecated and will be removed in the next edition
|
test (macOS-latest, stable, verbose)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (macOS-latest, stable, verbose)
unused import: `std::io`
|
test (macOS-latest, stable, verbose)
unused import: `std::io::prelude::*`
|
test (macOS-latest, stable, verbose)
unused import: `std::io`
|
test (macOS-latest, stable, verbose)
unused import: `std::io::prelude::*`
|
test (macOS-latest, stable, verbose)
unused import: `std::io`
|
test (macOS-latest, stable, verbose)
unused import: `std::io::prelude::*`
|
test (windows-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, stable, release)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (windows-latest, stable, release)
3rd rule of macro `FN` is never used
|
test (windows-latest, stable, release)
unused import: `std::io`
|
test (windows-latest, stable, release)
unused import: `std::io::prelude::*`
|
test (windows-latest, stable, release)
unused import: `std::io`
|
test (windows-latest, stable, release)
unused import: `std::io::prelude::*`
|
test (windows-latest, stable, release)
unused import: `std::io`
|
test (windows-latest, stable, release)
use of deprecated method `de::Deserializer::<'a>::end`
|
test (windows-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, stable, release)
anonymous parameters are deprecated and will be removed in the next edition
|
test (windows-latest, stable, release)
unused import: `std::io`
|
test (windows-latest, stable, release)
unused import: `std::io::prelude::*`
|
test (windows-latest, stable, release)
unused import: `std::io`
|
test (windows-latest, stable, release)
unused import: `std::io::prelude::*`
|
test (windows-latest, stable, release)
unused import: `std::io`
|
test (windows-latest, stable, release)
unused import: `std::io::prelude::*`
|
test (windows-latest, stable, release)
field `first_error` is never read
|
test (windows-latest, stable, release)
struct `EncodedLen` is never constructed
|
test (windows-latest, stable, release)
method `value` is never used
|
test (windows-latest, stable, release)
function `left_encode` is never used
|
test (windows-latest, stable, release)
function `right_encode` is never used
|
test (windows-latest, stable, release)
method `reset` is never used
|
test (windows-latest, stable, release)
call to `.borrow()` on a reference in this situation does nothing
|
test (windows-latest, stable, release)
3rd rule of macro `FN` is never used
|