Continuous Integration #289
Annotations
10 errors and 254 warnings
clippy:
src/util.rs#L17
unneeded sub `cfg` when there is only one condition
|
clippy:
src/nodes/btree.rs#L238
the following explicit lifetimes could be elided: 'a
|
clippy:
src/nodes/btree.rs#L256
the following explicit lifetimes could be elided: 'a
|
clippy:
src/nodes/btree.rs#L273
the following explicit lifetimes could be elided: 'a
|
clippy:
src/nodes/btree.rs#L299
the following explicit lifetimes could be elided: 'a
|
clippy:
src/nodes/btree.rs#L678
dereferencing a tuple pattern where every element takes a reference
|
clippy:
src/nodes/btree.rs#L678
dereferencing a tuple pattern where every element takes a reference
|
clippy:
src/nodes/btree.rs#L709
dereferencing a tuple pattern where every element takes a reference
|
clippy:
src/nodes/btree.rs#L713
dereferencing a tuple pattern where every element takes a reference
|
clippy:
src/nodes/btree.rs#L761
replacing an `Option` with `None`
|
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
clippy:
clippy.toml#L1
error reading Clippy's configuration file: deprecated field `blacklisted-names`. Please use `disallowed-names` instead
|
test (im-rc, beta, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (im-rc, beta, ubuntu-latest):
src/ser.rs#L141
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, ubuntu-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, ubuntu-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, ubuntu-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, ubuntu-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, ubuntu-latest):
src/ser.rs#L227
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, ubuntu-latest):
src/ser.rs#L251
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, ubuntu-latest):
src/tests/hashset.rs#L12
non-local `impl` definition, they should be avoided as they go against expectation
|
test (im-rc, beta, ubuntu-latest):
src/tests/hashset.rs#L18
non-local `impl` definition, they should be avoided as they go against expectation
|
test (im-rc, beta, ubuntu-latest):
src/tests/ordset.rs#L11
non-local `impl` definition, they should be avoided as they go against expectation
|
|
test (im-rc, beta, ubuntu-latest):
target/_cargo_make_temp/persisted_scripts/CF2E3311C2BD6029EBE64EEC14A70D8646B7466A741FF71214ACCEFAFB892CAE.rs#L11
variable does not need to be mutable
|
|
test (im-rc, nightly, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (im-rc, nightly, ubuntu-latest):
src/lib.rs#L341
unexpected `cfg` condition name: `has_specialisation`
|
test (im-rc, nightly, ubuntu-latest):
src/lib.rs#L381
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, ubuntu-latest):
src/lib.rs#L385
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, ubuntu-latest):
src/lib.rs#L388
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, ubuntu-latest):
src/lib.rs#L341
the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
|
test (im-rc, nightly, ubuntu-latest):
src/sync.rs#L7
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, ubuntu-latest):
src/sync.rs#L38
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, ubuntu-latest):
src/util.rs#L17
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, ubuntu-latest):
src/util.rs#L21
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, ubuntu-latest):
src/util.rs#L25
unexpected `cfg` condition name: `threadsafe`
|
|
|
|
test (im, nightly, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (im, nightly, ubuntu-latest):
src/lib.rs#L341
unexpected `cfg` condition name: `has_specialisation`
|
test (im, nightly, ubuntu-latest):
src/lib.rs#L381
unexpected `cfg` condition name: `threadsafe`
|
test (im, nightly, ubuntu-latest):
src/lib.rs#L385
unexpected `cfg` condition name: `threadsafe`
|
test (im, nightly, ubuntu-latest):
src/lib.rs#L385
unexpected `cfg` condition value: `pool`
|
test (im, nightly, ubuntu-latest):
src/lib.rs#L388
unexpected `cfg` condition name: `threadsafe`
|
test (im, nightly, ubuntu-latest):
src/lib.rs#L388
unexpected `cfg` condition value: `pool`
|
test (im, nightly, ubuntu-latest):
src/lib.rs#L341
the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
|
test (im, nightly, ubuntu-latest):
src/nodes/btree.rs#L45
unexpected `cfg` condition value: `pool`
|
test (im, nightly, ubuntu-latest):
src/nodes/btree.rs#L53
unexpected `cfg` condition value: `pool`
|
test (im, nightly, ubuntu-latest):
src/nodes/btree.rs#L67
unexpected `cfg` condition value: `pool`
|
|
test (im, nightly, ubuntu-latest):
target/_cargo_make_temp/persisted_scripts/CF2E3311C2BD6029EBE64EEC14A70D8646B7466A741FF71214ACCEFAFB892CAE.rs#L11
variable does not need to be mutable
|
|
test (im, beta, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (im, beta, ubuntu-latest):
src/ser.rs#L141
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, ubuntu-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, ubuntu-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, ubuntu-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, ubuntu-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, ubuntu-latest):
src/ser.rs#L227
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, ubuntu-latest):
src/ser.rs#L251
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, ubuntu-latest):
src/tests/hashset.rs#L12
non-local `impl` definition, they should be avoided as they go against expectation
|
test (im, beta, ubuntu-latest):
src/tests/hashset.rs#L18
non-local `impl` definition, they should be avoided as they go against expectation
|
test (im, beta, ubuntu-latest):
src/tests/ordset.rs#L11
non-local `impl` definition, they should be avoided as they go against expectation
|
|
test (im, beta, ubuntu-latest):
target/_cargo_make_temp/persisted_scripts/CF2E3311C2BD6029EBE64EEC14A70D8646B7466A741FF71214ACCEFAFB892CAE.rs#L11
variable does not need to be mutable
|
|
test (im-rc, stable, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
|
test (im-rc, stable, ubuntu-latest):
src/ser.rs#L141
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, ubuntu-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, ubuntu-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, ubuntu-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, ubuntu-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, ubuntu-latest):
src/ser.rs#L227
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, ubuntu-latest):
src/ser.rs#L251
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, ubuntu-latest):
src/ser.rs#L141
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, ubuntu-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, ubuntu-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
test (im, stable, ubuntu-latest):
target/_cargo_make_temp/persisted_scripts/CF2E3311C2BD6029EBE64EEC14A70D8646B7466A741FF71214ACCEFAFB892CAE.rs#L11
variable does not need to be mutable
|
|
test (im, stable, ubuntu-latest):
src/ser.rs#L141
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, ubuntu-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, ubuntu-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, ubuntu-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, ubuntu-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, ubuntu-latest):
src/ser.rs#L227
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, ubuntu-latest):
src/ser.rs#L251
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, ubuntu-latest):
src/ser.rs#L141
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, ubuntu-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, ubuntu-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (im, beta, macOS-latest):
src/ser.rs#L141
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, macOS-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, macOS-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, macOS-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, macOS-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, macOS-latest):
src/ser.rs#L227
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, macOS-latest):
src/ser.rs#L251
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, macOS-latest):
src/tests/hashset.rs#L12
non-local `impl` definition, they should be avoided as they go against expectation
|
test (im, beta, macOS-latest):
src/tests/hashset.rs#L18
non-local `impl` definition, they should be avoided as they go against expectation
|
test (im, beta, macOS-latest):
src/tests/ordset.rs#L11
non-local `impl` definition, they should be avoided as they go against expectation
|
|
test (im, beta, macOS-latest):
target/_cargo_make_temp/persisted_scripts/CF2E3311C2BD6029EBE64EEC14A70D8646B7466A741FF71214ACCEFAFB892CAE.rs#L11
variable does not need to be mutable
|
|
test (im, stable, macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
test (im, stable, macOS-latest):
target/_cargo_make_temp/persisted_scripts/CF2E3311C2BD6029EBE64EEC14A70D8646B7466A741FF71214ACCEFAFB892CAE.rs#L11
variable does not need to be mutable
|
|
test (im, stable, macOS-latest):
src/ser.rs#L141
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, macOS-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, macOS-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, macOS-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, macOS-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, macOS-latest):
src/ser.rs#L227
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, macOS-latest):
src/ser.rs#L251
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, macOS-latest):
src/ser.rs#L141
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, macOS-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, macOS-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (im-rc, beta, macOS-latest):
src/ser.rs#L141
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, macOS-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, macOS-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, macOS-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, macOS-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, macOS-latest):
src/ser.rs#L227
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, macOS-latest):
src/ser.rs#L251
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, macOS-latest):
src/tests/hashset.rs#L12
non-local `impl` definition, they should be avoided as they go against expectation
|
test (im-rc, beta, macOS-latest):
src/tests/hashset.rs#L18
non-local `impl` definition, they should be avoided as they go against expectation
|
test (im-rc, beta, macOS-latest):
src/tests/ordset.rs#L11
non-local `impl` definition, they should be avoided as they go against expectation
|
|
test (im-rc, beta, macOS-latest):
target/_cargo_make_temp/persisted_scripts/CF2E3311C2BD6029EBE64EEC14A70D8646B7466A741FF71214ACCEFAFB892CAE.rs#L11
variable does not need to be mutable
|
|
test (im, nightly, macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
test (im, nightly, macOS-latest):
target/_cargo_make_temp/persisted_scripts/CF2E3311C2BD6029EBE64EEC14A70D8646B7466A741FF71214ACCEFAFB892CAE.rs#L11
variable does not need to be mutable
|
|
test (im, nightly, macOS-latest):
src/lib.rs#L341
unexpected `cfg` condition name: `has_specialisation`
|
test (im, nightly, macOS-latest):
src/lib.rs#L381
unexpected `cfg` condition name: `threadsafe`
|
test (im, nightly, macOS-latest):
src/lib.rs#L385
unexpected `cfg` condition name: `threadsafe`
|
test (im, nightly, macOS-latest):
src/lib.rs#L385
unexpected `cfg` condition value: `pool`
|
test (im, nightly, macOS-latest):
src/lib.rs#L388
unexpected `cfg` condition name: `threadsafe`
|
test (im, nightly, macOS-latest):
src/lib.rs#L388
unexpected `cfg` condition value: `pool`
|
test (im, nightly, macOS-latest):
src/lib.rs#L341
the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
|
test (im, nightly, macOS-latest):
src/nodes/btree.rs#L45
unexpected `cfg` condition value: `pool`
|
test (im, nightly, macOS-latest):
src/nodes/btree.rs#L53
unexpected `cfg` condition value: `pool`
|
test (im, nightly, macOS-latest):
src/nodes/btree.rs#L67
unexpected `cfg` condition value: `pool`
|
test (im-rc, nightly, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
|
test (im-rc, nightly, windows-latest):
src/lib.rs#L341
unexpected `cfg` condition name: `has_specialisation`
|
test (im-rc, nightly, windows-latest):
src/lib.rs#L381
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, windows-latest):
src/lib.rs#L385
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, windows-latest):
src/lib.rs#L388
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, windows-latest):
src/lib.rs#L341
the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
|
test (im-rc, nightly, windows-latest):
src/sync.rs#L7
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, windows-latest):
src/sync.rs#L38
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, windows-latest):
src/util.rs#L17
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, windows-latest):
src/util.rs#L21
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, windows-latest):
src/util.rs#L25
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, stable, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
|
test (im-rc, stable, windows-latest):
src/ser.rs#L141
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, windows-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, windows-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, windows-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, windows-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, windows-latest):
src/ser.rs#L227
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, windows-latest):
src/ser.rs#L251
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, windows-latest):
src/ser.rs#L141
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, windows-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, windows-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (im-rc, beta, windows-latest):
src/ser.rs#L141
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, windows-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, windows-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, windows-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, windows-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, windows-latest):
src/ser.rs#L227
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, windows-latest):
src/ser.rs#L251
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, beta, windows-latest):
src/tests/hashset.rs#L12
non-local `impl` definition, they should be avoided as they go against expectation
|
test (im-rc, beta, windows-latest):
src/tests/hashset.rs#L18
non-local `impl` definition, they should be avoided as they go against expectation
|
test (im-rc, beta, windows-latest):
src/tests/ordset.rs#L11
non-local `impl` definition, they should be avoided as they go against expectation
|
|
|
|
test (im, stable, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
test (im, stable, windows-latest):
target/_cargo_make_temp/persisted_scripts/CF2E3311C2BD6029EBE64EEC14A70D8646B7466A741FF71214ACCEFAFB892CAE.rs#L11
variable does not need to be mutable
|
|
test (im, stable, windows-latest):
src/ser.rs#L141
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, windows-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, windows-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, windows-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, windows-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, windows-latest):
src/ser.rs#L227
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, windows-latest):
src/ser.rs#L251
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, windows-latest):
src/ser.rs#L141
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, windows-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im, stable, windows-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im, nightly, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (im, nightly, windows-latest):
src/lib.rs#L341
unexpected `cfg` condition name: `has_specialisation`
|
test (im, nightly, windows-latest):
src/lib.rs#L381
unexpected `cfg` condition name: `threadsafe`
|
test (im, nightly, windows-latest):
src/lib.rs#L385
unexpected `cfg` condition name: `threadsafe`
|
test (im, nightly, windows-latest):
src/lib.rs#L385
unexpected `cfg` condition value: `pool`
|
test (im, nightly, windows-latest):
src/lib.rs#L388
unexpected `cfg` condition name: `threadsafe`
|
test (im, nightly, windows-latest):
src/lib.rs#L388
unexpected `cfg` condition value: `pool`
|
test (im, nightly, windows-latest):
src/lib.rs#L341
the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
|
test (im, nightly, windows-latest):
src/nodes/btree.rs#L45
unexpected `cfg` condition value: `pool`
|
test (im, nightly, windows-latest):
src/nodes/btree.rs#L53
unexpected `cfg` condition value: `pool`
|
test (im, nightly, windows-latest):
src/nodes/btree.rs#L67
unexpected `cfg` condition value: `pool`
|
|
|
|
test (im, beta, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (im, beta, windows-latest):
src/ser.rs#L141
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, windows-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, windows-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, windows-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, windows-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, windows-latest):
src/ser.rs#L227
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, windows-latest):
src/ser.rs#L251
call to `.deref()` on a reference in this situation does nothing
|
test (im, beta, windows-latest):
src/tests/hashset.rs#L12
non-local `impl` definition, they should be avoided as they go against expectation
|
test (im, beta, windows-latest):
src/tests/hashset.rs#L18
non-local `impl` definition, they should be avoided as they go against expectation
|
test (im, beta, windows-latest):
src/tests/ordset.rs#L11
non-local `impl` definition, they should be avoided as they go against expectation
|
|
test (im, beta, windows-latest):
target/_cargo_make_temp/persisted_scripts/CF2E3311C2BD6029EBE64EEC14A70D8646B7466A741FF71214ACCEFAFB892CAE.rs#L11
variable does not need to be mutable
|
|
test (im-rc, nightly, macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
|
test (im-rc, nightly, macOS-latest):
src/lib.rs#L341
unexpected `cfg` condition name: `has_specialisation`
|
test (im-rc, nightly, macOS-latest):
src/lib.rs#L381
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, macOS-latest):
src/lib.rs#L385
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, macOS-latest):
src/lib.rs#L388
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, macOS-latest):
src/lib.rs#L341
the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
|
test (im-rc, nightly, macOS-latest):
src/sync.rs#L7
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, macOS-latest):
src/sync.rs#L38
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, macOS-latest):
src/util.rs#L17
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, macOS-latest):
src/util.rs#L21
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, nightly, macOS-latest):
src/util.rs#L25
unexpected `cfg` condition name: `threadsafe`
|
test (im-rc, stable, macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (im-rc, stable, macOS-latest):
src/ser.rs#L141
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, macOS-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, macOS-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, macOS-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, macOS-latest):
src/ser.rs#L201
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, macOS-latest):
src/ser.rs#L227
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, macOS-latest):
src/ser.rs#L251
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, macOS-latest):
src/ser.rs#L141
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, macOS-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
test (im-rc, stable, macOS-latest):
src/ser.rs#L167
call to `.deref()` on a reference in this situation does nothing
|
|
|
|