1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2026-04-22 13:04:00 +02:00
🦀 Small exercises to get you used to reading and writing Rust code!
Go to file
Mo Bitar b7308825ec
Merge pull request #2296 from senekor/senekor/nqmzmklxswoz
Make users type method syntax themselves in `structs3`
2026-04-13 19:01:44 +02:00
.cargo Add dev alias 2025-05-16 11:09:06 +02:00
.github/workflows Add rumdl 2026-03-30 17:34:13 +02:00
dev Add dev alias 2025-05-16 11:09:06 +02:00
exercises Make starting fireworks more fun :) 2026-04-13 18:58:53 +02:00
rustlings-macros Make users type method syntax themselves in structs3 2026-04-05 22:23:47 +02:00
solutions Make starting fireworks more fun :) 2026-04-13 18:58:53 +02:00
src Add --no-editor 2026-04-07 00:10:25 +02:00
tests Fix test 2026-04-07 00:15:33 +02:00
website Upgrade to Zola 0.22 2026-03-17 12:48:43 +01:00
.gitignore Remove Oranda 2025-05-16 11:29:32 +02:00
.rumdl.toml Add rumdl 2026-03-30 17:34:13 +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 Add shlex 2026-04-06 16:58:15 +02:00
Cargo.toml Add shlex 2026-04-06 16:58:15 +02:00
CHANGELOG.md Merge pull request #2296 from senekor/senekor/nqmzmklxswoz 2026-04-13 19:01:44 +02:00
clippy.toml Update deps 2025-08-18 12:01:21 +02:00
CONTRIBUTING.md Add rumdl 2026-03-30 17:34:13 +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 Remove cargo-upgrades from release hook 2026-03-17 12:48:43 +01: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 ⬅️