Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust toolchain to nightly-2021-03-04 #93

Merged
merged 6 commits into from
Mar 5, 2021

Conversation

retrage
Copy link
Contributor

@retrage retrage commented Mar 5, 2021

There are some changes in the Rust toolchain since nightly-2020-10-01:

rust-clippy suggest:

Also, some of the dependencies require version updates to successfully build.

Signed-off-by: Akira Moroo <retrage01@gmail.com>
These dependencies require update for updating Rust toolchain.

Signed-off-by: Akira Moroo <retrage01@gmail.com>
The `const_in_array_repeat_expressions` feature has been removed from
Rust [rust-lang/rust #80404](rust-lang/rust#80404).

Signed-off-by: Akira Moroo <retrage01@gmail.com>
Signed-off-by: Akira Moroo <retrage01@gmail.com>
clippy suggests removal of unnecessary casting integer literal to `u64`.

Signed-off-by: Akira Moroo <retrage01@gmail.com>
clippy says that `panic!(e)` is no longer accepted in Rust 2021.

Signed-off-by: Akira Moroo <retrage01@gmail.com>
@rbradford rbradford merged commit d45aece into cloud-hypervisor:master Mar 5, 2021
@retrage retrage deleted the nightly-2021-03-04 branch March 13, 2021 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants