We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
winver
git仓库 
docker 内 uname -a
rustc工具链
make run 输出很长 我贴了文件 麻烦您下载查看
The text was updated successfully, but these errors were encountered:
安装了ubuntu1804-LTS虚拟机并修改 os/src/main.rs后 make run成功
需要修改 os/src/main.rs,删除第六行 #![feature(const_in_array_repeat_expressions)] 原因为在rustc 1.57.0-nightly (fdf65053e 2021-09-07) 中报错[ feature has been removed ] 导致make run 失败
删除改行代码的影响不明(目前不了解rust相关知识),我会在rCorev3官方库中重提该issus
此外,在wsl2中 尝试过 wsl --update wsl --update --rollback 对wsl2 内核进行升级 降级 使用 各个版本的rust toolchain
均以失败告终
Sorry, something went wrong.
rcore-os/rCore-Tutorial-v3#28 已有相关pr ,但是并未合入main分支
嗯,等他们改吧
No branches or pull requests
winver

git仓库 
docker 内 uname -a

rustc工具链
Error.txt
make run 输出很长 我贴了文件 麻烦您下载查看
The text was updated successfully, but these errors were encountered: