MyGit

5.0.0

rust-lang/rustlings

版本发布时间: 2022-07-16 20:36:35

rust-lang/rustlings最新发布版本:v6.3.0(2024-08-29 23:24:15)

Probably Rustlings' biggest release yet! 🎉 For detailed information, check the changelog. I'll post the features section here:

Summary

This release adds 12 new exercises, makes tons of little (and sometimes significant) improvements to existing exercises, rearranges a good chunk of the exercises to make more sense in our curriculum (while still trying to stay faithful to the book), and it gets rid of some exercises that have not been a good fit for this project.

There's still a fair amount of things that I want to change, such as having better exercises for smart pointers, but that's for a future release. Feel free to post your feedback after you've completed this new version of the course!

Special thanks for the Rust Foundation for sponsoring the majority of my work on this release!

To upgrade:

git fetch
git checkout tags/5.0.0

相关地址:原始地址 下载(tar) 下载(zip)

查看:2022-07-16发行的版本