Commit Graph

  • 7d1d90fb37 Reword MutexGuard explanation. LukeMathWalker 2024-05-17 11:19:57 +02:00
  • 69e7b28097
    Fix a nano-typo in 04_panics.md Maxim Philippov 2024-05-17 10:32:16 +02:00
  • d698ccdc1e Clarify where the first exercise is. LukeMathWalker 2024-05-17 09:59:34 +02:00
  • 9e7da6766b Add GitHub link. LukeMathWalker 2024-05-16 16:46:45 +02:00
  • 17cfa531ba Don't unwrap when trying to close the writer half in 08/07 LukeMathWalker 2024-05-16 15:32:27 +02:00
  • 0665cf0b25 Newlines. LukeMathWalker 2024-05-16 13:18:19 +02:00
  • 95bddb12ca Add StreamExt::merge LukeMathWalker 2024-05-16 13:17:59 +02:00
  • 2bbdf9ff13 Fix typo in code snippet. LukeMathWalker 2024-05-16 12:43:11 +02:00
  • 2f2a2a335b Explain how to cancel a spawned future. LukeMathWalker 2024-05-16 12:43:05 +02:00
  • 73e7ddf913 Explain how tokio::spawn behaves with respect to panics. LukeMathWalker 2024-05-16 10:59:59 +02:00
  • e269539a42 Typo. LukeMathWalker 2024-05-16 10:42:45 +02:00
  • 5d68add5ad Fix: configure and read from socket correctly in 08/05 LukeMathWalker 2024-05-16 10:14:46 +02:00
  • 804b275b06 Update guidance in 08/04. LukeMathWalker 2024-05-16 10:04:49 +02:00
  • f671914dfb Typo. LukeMathWalker 2024-05-16 09:20:07 +02:00
  • 5fda479c96 Fix crate name. LukeMathWalker 2024-05-16 09:12:47 +02:00
  • aa58dcb5ca Last chapter on async Rust LukeMathWalker 2024-05-15 20:00:48 +02:00
  • 6e581440bf Explain. LukeMathWalker 2024-05-14 15:54:26 +02:00
  • 28a1bb94ad Use &str rather than &String LukeMathWalker 2024-05-14 14:56:22 +02:00
  • 3d534dd336 Use &str rather than &String. LukeMathWalker 2024-05-14 14:53:55 +02:00
  • 933d5dd4b4 Reword. LukeMathWalker 2024-05-14 14:46:09 +02:00
  • 519e5489ef Adapt GitHub landing page. LukeMathWalker 2024-05-14 14:22:34 +02:00
  • 9776cb7593 Improve landing page. LukeMathWalker 2024-05-14 14:18:14 +02:00
  • 3f9fc21618 Typo. LukeMathWalker 2024-05-14 11:18:04 +02:00
  • b4f5a45424 Elaborate further on Add. LukeMathWalker 2024-05-14 11:00:59 +02:00
  • ab2f0298f0 Link to Rustonomicon for struct's data layout. LukeMathWalker 2024-05-14 10:56:14 +02:00
  • a91ff83a75 Link directly to String type. LukeMathWalker 2024-05-14 10:53:34 +02:00
  • 90caadf797 Use more precise language in task assignment. LukeMathWalker 2024-05-14 10:52:46 +02:00
  • 6235d8c1ed Mention that Copy can be derived. LukeMathWalker 2024-05-14 10:51:45 +02:00
  • 2c044a2567 Fix instructions. LukeMathWalker 2024-05-14 10:05:25 +02:00
  • ae7769d879 Check the implementation of Display in the tests. LukeMathWalker 2024-05-14 10:03:45 +02:00
  • d9a0c025e9 Fix instructions. LukeMathWalker 2024-05-14 10:02:29 +02:00
  • 602ce11299 Complete section on read-only data segment. LukeMathWalker 2024-05-13 21:10:54 +02:00
  • 04c4e55b37 Fix tests LukeMathWalker 2024-05-13 21:00:43 +02:00
  • 0e38fa8ca7 Fix: error type LukeMathWalker 2024-05-13 20:52:40 +02:00
  • a0f3a6eaa7 Fix: recv returns an Option<Ticket> LukeMathWalker 2024-05-13 20:30:01 +02:00
  • d23f48a3a9 Fix: use curly braces rather than parentheses LukeMathWalker 2024-05-13 15:30:50 +02:00
  • a1a96f6457 Fix: remove unnecessary dereference. LukeMathWalker 2024-05-13 14:25:23 +02:00
  • 23ca48ca9e Fix typo. LukeMathWalker 2024-05-13 14:03:49 +02:00
  • 22c029fea5 Fix test. LukeMathWalker 2024-05-13 13:58:35 +02:00
  • 33444dfeee Remove IntoIterator impl for &TicketStore LukeMathWalker 2024-05-13 13:49:10 +02:00
  • 785c9af4be Fix typo in comment. LukeMathWalker 2024-05-13 12:51:20 +02:00
  • 5edebf6cf2 100 exercises to learn Rust LukeMathWalker 2024-05-12 22:21:03 +02:00