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

Issues when bumping to at least nightly-2024-02-28 #145

Closed
wyfcyx opened this issue Feb 29, 2024 · 2 comments
Closed

Issues when bumping to at least nightly-2024-02-28 #145

wyfcyx opened this issue Feb 29, 2024 · 2 comments

Comments

@wyfcyx
Copy link
Collaborator

wyfcyx commented Feb 29, 2024

error:

error: the item `log` is imported redundantly
  --> src/logging.rs:7:11
   |
7  | use log::{self, Level, LevelFilter, Log, Metadata, Record};
   |           ^^^^ the item `log` is already defined here
   |
note: the lint level is defined here
  --> src/main.rs:11:9
   |
11 | #![deny(warnings)]
   |         ^^^^^^^^
   = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`

error: could not compile `os` (bin "os") due to 1 previous error

warning:

warning: `/mnt/c/wsl/rCore-Tutorial-v3/os/.cargo/config` is deprecated in favor of `config.toml`
@LliminM
Copy link

LliminM commented Apr 9, 2024

所以要怎么改正这个错误

@wyfcyx
Copy link
Collaborator Author

wyfcyx commented Jun 1, 2024

此提交已成功完成Rust版本升级,故关闭此issue。

@wyfcyx wyfcyx closed this as completed Jun 1, 2024
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

No branches or pull requests

2 participants