1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2026-03-09 21:58:25 +01:00
🦀 Small exercises to get you used to reading and writing Rust code!
Go to file
2026-02-26 18:02:07 +01:00
.cargo Add dev alias 2025-05-16 11:09:06 +02:00
.github/workflows Add RUSTBACKTRACE as env 2026-02-26 16:26:41 +01:00
dev Add dev alias 2025-05-16 11:09:06 +02:00
exercises chore: minor improvements 2026-01-12 00:22:59 -03:00
rustlings-macros Remove \r on Windows 2026-02-26 17:43:44 +01:00
solutions Update solution files to match exercise files 2025-12-19 19:32:24 +05:30
src Remove \r on Windows 2026-02-26 17:43:44 +01:00
tests Improve integration testing 2026-02-26 18:02:07 +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 Borrow deserialized values 2026-02-26 16:10:09 +01:00
Cargo.toml Borrow deserialized values 2026-02-26 16:10:09 +01: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 ⬅️