rust-based-os-comp2022
rust-based-os-comp2022 copied to clipboard
[Bug] rustlings自动评分部分并不能按照期望的“按题得分”
Describe the bug autograding在跑到rustlings verify的时候因为后面的内容没有完成而编译错误,导致不能实现按题得分。
To Reproduce Steps to reproduce the behavior:
- 部分完成excercise
- git add. && git commit -m "update" && git push
Expected behavior 得到部分分数
Screenshots

同上
请采用新版的 rustlings https://github.com/os2edu/rustlings
领作业地址 https://classroom.github.com/a/U37u3veU.