rust_exercises.git
5 months agoFix instructions.
LukeMathWalker [Tue, 14 May 2024 08:05:25 +0000 (10:05 +0200)]
Fix instructions.

5 months agoCheck the implementation of Display in the tests.
LukeMathWalker [Tue, 14 May 2024 08:03:45 +0000 (10:03 +0200)]
Check the implementation of Display in the tests.

5 months agoFix instructions.
LukeMathWalker [Tue, 14 May 2024 08:02:29 +0000 (10:02 +0200)]
Fix instructions.

5 months agoComplete section on read-only data segment.
LukeMathWalker [Mon, 13 May 2024 19:10:54 +0000 (21:10 +0200)]
Complete section on read-only data segment.

5 months agoFix tests
LukeMathWalker [Mon, 13 May 2024 19:00:43 +0000 (21:00 +0200)]
Fix tests

5 months agoFix: error type
LukeMathWalker [Mon, 13 May 2024 18:52:40 +0000 (20:52 +0200)]
Fix: error type

5 months agoFix: `recv` returns an `Option<Ticket>`
LukeMathWalker [Mon, 13 May 2024 18:30:01 +0000 (20:30 +0200)]
Fix: `recv` returns an `Option<Ticket>`

5 months agoFix: use curly braces rather than parentheses
LukeMathWalker [Mon, 13 May 2024 13:30:50 +0000 (15:30 +0200)]
Fix: use curly braces rather than parentheses

5 months agoFix: remove unnecessary dereference.
LukeMathWalker [Mon, 13 May 2024 12:25:23 +0000 (14:25 +0200)]
Fix: remove unnecessary dereference.

5 months agoFix typo.
LukeMathWalker [Mon, 13 May 2024 12:03:49 +0000 (14:03 +0200)]
Fix typo.

5 months agoFix test.
LukeMathWalker [Mon, 13 May 2024 11:58:35 +0000 (13:58 +0200)]
Fix test.

5 months agoRemove IntoIterator impl for &TicketStore
LukeMathWalker [Mon, 13 May 2024 11:49:10 +0000 (13:49 +0200)]
Remove IntoIterator impl for &TicketStore

5 months agoFix typo in comment.
LukeMathWalker [Mon, 13 May 2024 10:51:20 +0000 (12:51 +0200)]
Fix typo in comment.

5 months ago100 exercises to learn Rust
LukeMathWalker [Sun, 12 May 2024 20:21:03 +0000 (22:21 +0200)]
100 exercises to learn Rust