Auto merge of #16563 - Veykril:fix-rustup-toolchain-bins, r=Veykril #30084
Annotations
10 errors and 1 warning
Test:
crates/salsa/src/doctest.rs#L37
`Rc<bool>` cannot be sent between threads safely
|
Test:
crates/salsa/src/doctest.rs#L37
`Rc<bool>` cannot be shared between threads safely
|
Test:
crates/salsa/src/doctest.rs#L52
the trait bound `Cell<bool>: Hash` is not satisfied
|
Test:
crates/salsa/src/doctest.rs#L60
type `Cell<bool>` cannot be dereferenced
|
Test:
crates/salsa/src/doctest.rs#L63
no field `storage` on type `&DatabaseImpl`
|
Test:
crates/salsa/src/doctest.rs#L63
no field `storage` on type `&mut DatabaseImpl`
|
Test:
crates/salsa/src/doctest.rs#L75
`Cell<bool>` cannot be shared between threads safely
|
Test:
crates/salsa/src/doctest.rs#L90
the trait bound `Cell<bool>: Hash` is not satisfied
|
Test:
crates/salsa/src/doctest.rs#L98
type `Cell<bool>` cannot be dereferenced
|
Test:
crates/salsa/src/doctest.rs#L101
no field `storage` on type `&DatabaseImpl`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/rust-cache@988c164c3d0e93c4dbab36aaf5bbeb77425b2894. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading