rcore-os / rcore-os/rCore-Tutorial-v3
根目录 rust-toolchain.toml 的channe版本配置 nightly-2025-02-18 ,rust无法找到 cargo
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 560
- PR merge metrics
- No merged PRs in 30d
Description
如图,在 c22c6b094de5def17ef0e7c12e568a2078996fb2 提交下,os目录运行 make run 会出现无法找到匹配的cargo工具。
是否可以修改为如下图所示的版本:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the root rust-toolchain.toml at commit c22c6b094de5def17ef0e7c12e568a2078996fb2, then run make run from the os directory to reproduce the missing cargo toolchain error. Verify the proposed nightly channel and confirm that the command completes with cargo available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100