No description
Find a file
mo8it 2af9e89ba5
Some checks failed
Check / clippy (push) Has been cancelled
Check / fmt (push) Has been cancelled
Check / test (macos-latest) (push) Has been cancelled
Check / test (ubuntu-latest) (push) Has been cancelled
Check / test (windows-latest) (push) Has been cancelled
Check / dev-check (push) Has been cancelled
chore: Release
2025-08-22 00:05:12 +02: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 Clippy chapter 2025-08-21 23:46:37 +02:00
rustlings-macros Update deps 2025-08-18 12:01:21 +02:00
solutions Sync solution 2025-08-21 23:46:37 +02:00
src Apply Clippy lints 2025-08-22 00:01:23 +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 Raise MSRV 2025-08-21 23:55:58 +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 ⬅️