summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Thanos [Sat, 18 May 2024 15:54:24 +0000 (18:54 +0300)]
fix spelling error (#11)
Loup Federico [Sat, 18 May 2024 10:03:05 +0000 (12:03 +0200)]
Fix typo in 10_clone.md illustration (#10)
The clone() illustration shows two `s` values in the stack when one of them is the original `s` value which got cloned and the other one should be the new `t` value created from `s`.
Rename the second value from `s` to `t`.
Ernie Hershey [Fri, 17 May 2024 14:59:04 +0000 (10:59 -0400)]
Grammar typo (#7)
Wojtek Porczyk [Fri, 17 May 2024 14:58:50 +0000 (16:58 +0200)]
10_as_casting.md: fix 256 bit representation (#6)
Luca Palmieri [Fri, 17 May 2024 11:29:53 +0000 (13:29 +0200)]
Merge pull request #3 from phmx/patch-1
Fix a nano-typo in 04_panics.md
Luca Palmieri [Fri, 17 May 2024 11:29:30 +0000 (13:29 +0200)]
Merge pull request #4 from vrnvu/main
fixes usage valid_description typo
Arnau Diaz [Fri, 17 May 2024 09:46:20 +0000 (11:46 +0200)]
fixes usage valid_description
LukeMathWalker [Fri, 17 May 2024 09:19:57 +0000 (11:19 +0200)]
Reword `MutexGuard` explanation.
Maxim Philippov [Fri, 17 May 2024 08:32:16 +0000 (10:32 +0200)]
Fix a nano-typo in 04_panics.md
LukeMathWalker [Fri, 17 May 2024 07:59:34 +0000 (09:59 +0200)]
Clarify where the first exercise is.
LukeMathWalker [Thu, 16 May 2024 14:46:45 +0000 (16:46 +0200)]
Add GitHub link.
LukeMathWalker [Thu, 16 May 2024 13:32:27 +0000 (15:32 +0200)]
Don't unwrap when trying to close the writer half in 08/07
LukeMathWalker [Thu, 16 May 2024 11:18:19 +0000 (13:18 +0200)]
Newlines.
LukeMathWalker [Thu, 16 May 2024 11:17:59 +0000 (13:17 +0200)]
Add StreamExt::merge
LukeMathWalker [Thu, 16 May 2024 10:43:11 +0000 (12:43 +0200)]
Fix typo in code snippet.
LukeMathWalker [Thu, 16 May 2024 10:43:05 +0000 (12:43 +0200)]
Explain how to cancel a spawned future.
LukeMathWalker [Thu, 16 May 2024 08:59:59 +0000 (10:59 +0200)]
Explain how tokio::spawn behaves with respect to panics.
LukeMathWalker [Thu, 16 May 2024 08:42:45 +0000 (10:42 +0200)]
Typo.
LukeMathWalker [Thu, 16 May 2024 08:14:46 +0000 (10:14 +0200)]
Fix: configure and read from socket correctly in 08/05
LukeMathWalker [Thu, 16 May 2024 08:04:49 +0000 (10:04 +0200)]
Update guidance in 08/04.
LukeMathWalker [Thu, 16 May 2024 07:20:07 +0000 (09:20 +0200)]
Typo.
LukeMathWalker [Thu, 16 May 2024 07:12:47 +0000 (09:12 +0200)]
Fix crate name.
LukeMathWalker [Wed, 15 May 2024 18:00:48 +0000 (20:00 +0200)]
Last chapter on async Rust
LukeMathWalker [Tue, 14 May 2024 13:54:26 +0000 (15:54 +0200)]
Explain.
LukeMathWalker [Tue, 14 May 2024 12:56:22 +0000 (14:56 +0200)]
Use &str rather than &String
LukeMathWalker [Tue, 14 May 2024 12:53:55 +0000 (14:53 +0200)]
Use &str rather than &String.
LukeMathWalker [Tue, 14 May 2024 12:46:09 +0000 (14:46 +0200)]
Reword.
LukeMathWalker [Tue, 14 May 2024 12:22:34 +0000 (14:22 +0200)]
Adapt GitHub landing page.
LukeMathWalker [Tue, 14 May 2024 12:18:14 +0000 (14:18 +0200)]
Improve landing page.
LukeMathWalker [Tue, 14 May 2024 09:18:04 +0000 (11:18 +0200)]
Typo.
LukeMathWalker [Tue, 14 May 2024 09:00:59 +0000 (11:00 +0200)]
Elaborate further on `Add`.
LukeMathWalker [Tue, 14 May 2024 08:56:14 +0000 (10:56 +0200)]
Link to Rustonomicon for struct's data layout.
LukeMathWalker [Tue, 14 May 2024 08:53:34 +0000 (10:53 +0200)]
Link directly to `String` type.
LukeMathWalker [Tue, 14 May 2024 08:52:46 +0000 (10:52 +0200)]
Use more precise language in task assignment.
LukeMathWalker [Tue, 14 May 2024 08:51:45 +0000 (10:51 +0200)]
Mention that `Copy` can be derived.
LukeMathWalker [Tue, 14 May 2024 08:05:25 +0000 (10:05 +0200)]
Fix instructions.
LukeMathWalker [Tue, 14 May 2024 08:03:45 +0000 (10:03 +0200)]
Check the implementation of Display in the tests.
LukeMathWalker [Tue, 14 May 2024 08:02:29 +0000 (10:02 +0200)]
Fix instructions.
LukeMathWalker [Mon, 13 May 2024 19:10:54 +0000 (21:10 +0200)]
Complete section on read-only data segment.
LukeMathWalker [Mon, 13 May 2024 19:00:43 +0000 (21:00 +0200)]
Fix tests
LukeMathWalker [Mon, 13 May 2024 18:52:40 +0000 (20:52 +0200)]
Fix: error type
LukeMathWalker [Mon, 13 May 2024 18:30:01 +0000 (20:30 +0200)]
Fix: `recv` returns an `Option<Ticket>`
LukeMathWalker [Mon, 13 May 2024 13:30:50 +0000 (15:30 +0200)]
Fix: use curly braces rather than parentheses
LukeMathWalker [Mon, 13 May 2024 12:25:23 +0000 (14:25 +0200)]
Fix: remove unnecessary dereference.
LukeMathWalker [Mon, 13 May 2024 12:03:49 +0000 (14:03 +0200)]
Fix typo.
LukeMathWalker [Mon, 13 May 2024 11:58:35 +0000 (13:58 +0200)]
Fix test.
LukeMathWalker [Mon, 13 May 2024 11:49:10 +0000 (13:49 +0200)]
Remove IntoIterator impl for &TicketStore
LukeMathWalker [Mon, 13 May 2024 10:51:20 +0000 (12:51 +0200)]
Fix typo in comment.
LukeMathWalker [Sun, 12 May 2024 20:21:03 +0000 (22:21 +0200)]
100 exercises to learn Rust