oxidecomputer / crucible

A storage service.
Mozilla Public License 2.0
167 stars 18 forks source link

Crucible to 2021? #240

Closed leftwo closed 1 year ago

leftwo commented 2 years ago

See what happens if we go to Rust 2021. If it works then do it. If it fails, then fix it!

leftwo commented 1 year ago

alan@atrium:gen$ rg edition */Cargo.toml upstairs/Cargo.toml 6:edition = "2021"

smf/Cargo.toml 4:edition = "2021"

repair-client/Cargo.toml 5:edition = "2021"

protocol/Cargo.toml 6:edition = "2021"

pantry/Cargo.toml 5:edition = "2021"

pantry-client/Cargo.toml 5:edition = "2021"

nbd_server/Cargo.toml 6:edition = "2021"

measure_iops/Cargo.toml 5:edition = "2021"

integration_tests/Cargo.toml 10:edition = "2021"

hammer/Cargo.toml 5:edition = "2021"

dsc/Cargo.toml 5:edition = "2021"

package/Cargo.toml 4:edition = "2021"

downstairs/Cargo.toml 6:edition = "2021"

crutest/Cargo.toml 6:edition = "2021"

crucible-client-types/Cargo.toml 4:edition = "2021"

crudd/Cargo.toml 6:edition = "2021"

crucadm/Cargo.toml 5:edition = "2021"

common/Cargo.toml 6:edition = "2021"

control-client/Cargo.toml 5:edition = "2021"

agent/Cargo.toml 5:edition = "2021"

agent-client/Cargo.toml 5:edition = "2021"

dsc-client/Cargo.toml 5:edition = "2021"