1
0
Fork
You've already forked my_rustlings_solutions
0
No description
  • Rust 97.7%
  • HTML 1.9%
  • CSS 0.3%
2025年11月20日 12:49:27 +01:00
.cargo Add dev alias 2025年05月16日 11:09:06 +02:00
.github/workflows Fix path in action 2025年05月23日 13:44:30 +02:00
dev Add dev alias 2025年05月16日 11:09:06 +02:00
exercises Fix clippy3 2025年11月20日 12:49:27 +01:00
rustlings-macros Remove use of map in early vecs2 exercise 2025年09月24日 21:19:40 +02:00
solutions Fix clippy3 2025年11月20日 12:49:27 +01:00
src Fix workspace detection with windows line endings 2025年09月23日 15:29:26 +02:00
tests Upgrade to edition 2024 2025年02月18日 20:10:52 +01:00
website Remove rustywind from dev deps 2025年05月23日 13:17:21 +02:00
.gitignore Remove Oranda 2025年05月16日 11:29:32 +02:00
.typos.toml <s>earch isn't a typo 2024年09月13日 15:07:53 +02:00
build.rs Fix Windows CI 2025年01月01日 22:07:41 +01:00
Cargo.lock chore: Release 2025年08月22日 00:05:12 +02:00
Cargo.toml chore: Release 2025年08月22日 00:05:12 +02:00
CHANGELOG.md Remove use of map in early vecs2 exercise 2025年09月24日 21:19:40 +02:00
clippy.toml Update deps 2025年08月18日 12:01:21 +02:00
CONTRIBUTING.md Update CONTRIBUTING 2024年07月02日 14:45:25 +02:00
dev-Cargo.toml Include dev/Cargo.toml 2024年04月25日 19:58:55 +02:00
LICENSE Update LICENSE year. 2016年03月27日 15:57:49 -04:00
README.md Update the README with more context before the website link 2025年05月23日 13:21:05 +02:00
release-hook.sh Raise MSRV 2025年08月21日 23:55:58 +02:00

Rustlings 🦀

Small exercises to get you used to reading and writing Rust code - Recommended in parallel to reading the official Rust book 📚

Visit the website for a demo, info about setup and more:

➡️ rustlings.rust-lang.org ⬅️