Skip to content

🦀 My Solutions to Rustlings Exercises

License

Notifications You must be signed in to change notification settings

aureat/rustlings

 
 

Repository files navigation

rustlings 🦀❤️

These are my solutions to the 95 exercises in the Rustlings course. Refer to the rust-lang/rustlings repository.

rust-lang/rustlings

Verifying Exercises

Clone repository and install dependencies:

git clone https://github.com/altunh/rustlings
cd rustlings
cargo install --force --path .

If there are installation errors, ensure that your toolchain is up to date. For the latest, run:

rustup update

This will try to verify the completion of every exercise in a predetermined order:

rustlings verify

About

🦀 My Solutions to Rustlings Exercises

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Rust 93.7%
  • Shell 3.0%
  • PowerShell 1.9%
  • Nix 1.4%