Remo Senekowitsch
db67a3d8c2
Relax version requirement for tokio
2026-04-25 15:33:44 +02:00
Remo Senekowitsch
abc8969dd0
Add exercise async1
...
The goal here was to get the first bit of "muscle memory" for using the
async and await keywords. The little story should make it more intuitive
for users why asynchronous programming is needed in the first place.
This exercise will be moved to the location corresponding to the book in
a later commit, to keep the diff of this one clean.
2026-04-18 23:31:26 +02: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