Kivanc Gunalp
47bc98784b
Register file_io exercises in build config
...
Adds file_io1-3 (and their solutions) to dev/Cargo.toml's bin list so
'cargo dev check'/'cargo dev update' pick them up, and registers them in
rustlings-macros/info.toml with hints that explain each exercise's
learning goal and point at the relevant std API.
2026-07-26 15:09:07 +00:00
Jane
5b1edf5f4f
Rename smart_pointers and conversions exercises with numeric prefix (Option A)
2026-05-13 19:36:32 +08:00
Jane
4338c58079
Rename smart_pointers and conversions exercises with numeric prefix
...
Update rustlings-macros/info.toml and dev/Cargo.toml accordingly
2026-05-13 19:36:32 +08:00
mo8it
e73fff3bd4
Add dev alias
2025-05-16 11:09:06 +02:00
mo8it
d9872f2615
Upgrade to edition 2024
2025-02-18 20:10:52 +01:00
mo8it
4ffce1c297
Move lint to Rust lints
2024-09-13 14:59:34 +02:00
mo8it
0513660b05
Allow dead code for all exercises and solutions
2024-09-13 14:56:46 +02:00
mo8it
938500fd2f
Fix dev check in official repo
2024-09-06 16:35:12 +02:00
mo8it
0b3ad9141b
Add exercise lints
2024-08-16 00:24:45 +02:00
mo8it
4933ace50b
Add panic = "abort" for exercises
2024-08-08 00:41:12 +02:00
mo8it
a5f221aa39
Improve some messages
2024-07-07 15:53:48 +02:00
mo8it
746cf6863d
Remove tests3 and add solution to tests4
2024-06-27 17:29:33 +02:00
mo8it
db4d649e55
Remove move_semantics6
2024-06-27 12:27:53 +02:00
mo8it
1984a8d38e
Update Cargo.toml with the solution bins
2024-06-01 15:01:27 +02:00
mo8it
078142c43c
Update dev/Cargo.toml
2024-04-25 21:07:10 +02:00
mo8it
fcefa3d614
Name the exercises' package exercises
2024-04-25 15:33:24 +02:00
mo8it
642c3bd37e
Fix the generated Cargo.toml after rustlings init
2024-04-21 20:22:01 +02:00
mo8it
49e4a1fab0
Catch the usage of the old method
2024-04-21 19:34:55 +02:00
mo8it
501b973c25
Add "dev update"
2024-04-17 15:55:50 +02:00
mo8it
60155294e9
Rename packages
2024-04-06 01:45:54 +02:00
mo8it
445441ce25
Make gen-dev-cargo-toml a separate package
...
so that `cargo install` only installs `rustlings`
2024-04-04 23:16:57 +02:00
mo8it
b6c434c445
Remove optional version field
2024-04-04 15:45:53 +02:00
mo8it
190945352a
Add comments about dev/Cargo.toml
2024-04-01 18:52:43 +02:00
mo8it
14f3585816
Make cargo run work
2024-04-01 02:11:52 +02:00