Update dev toolchain to latest. #358
ci.yml
on: push
Matrix: Rust check
Rust format
25s
Rust check and lint benchmarks
0s
Rust doc
0s
Check sync readme
0s
Check CLI
0s
Matrix: Rust check
Matrix: Rust lint
Coverage
0s
Annotations
21 errors
Rust check:
src/tree/mod.rs#L75
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
|
Rust check:
src/tree/mod.rs#L106
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope
|
Rust check:
src/tree/mod.rs#L131
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
|
Rust check:
src/tree/mod.rs#L161
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope
|
Rust check:
src/tree/mod.rs#L185
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
|
Rust check:
src/tree/mod.rs#L215
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope
|
Rust check:
src/tree/mod.rs#L236
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
|
Rust check:
src/tree/mod.rs#L266
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope
|
Rust check:
src/tree/mod.rs#L287
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
|
Rust check:
src/tree/mod.rs#L317
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope
|
Rust check (--all-features)
The job was canceled because "job" failed.
|
Rust check (--all-features):
src/tree/mod.rs#L75
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
|
Rust check (--all-features):
src/tree/mod.rs#L106
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope
|
Rust check (--all-features):
src/tree/mod.rs#L131
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
|
Rust check (--all-features):
src/tree/mod.rs#L161
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope
|
Rust check (--all-features):
src/tree/mod.rs#L185
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
|
Rust check (--all-features):
src/tree/mod.rs#L215
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope
|
Rust check (--all-features):
src/tree/mod.rs#L236
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
|
Rust check (--all-features):
src/tree/mod.rs#L266
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope
|
Rust check (--all-features):
src/tree/mod.rs#L287
no method named `iter` found for reference `&Node<NumericTypes>` in the current scope
|
Rust check (--all-features):
src/tree/mod.rs#L317
no method named `iter_operators_mut` found for mutable reference `&mut Node<NumericTypes>` in the current scope
|