Commit Graph

  • 3a9c9ea520 Remove reference to cargo new to avoid confusion. Closes #71. LukeMathWalker 2024-08-01 15:09:24 +02:00
  • 3f4d31148f Add cargo-modules. Closes #101 LukeMathWalker 2024-08-01 14:56:43 +02:00
  • 2f067058ce Fix #104 LukeMathWalker 2024-08-01 14:54:25 +02:00
  • be5c0e8bae Reword 'static issues. Closes #117 LukeMathWalker 2024-08-01 14:53:53 +02:00
  • a6056381bd No need to deploy anymore. LukeMathWalker 2024-07-30 16:13:20 +02:00
  • 59833f2a55 Update 06_async_aware_primitives.md (#122) code-cp 2024-07-28 18:46:20 +08:00
  • 9a2086081c Fix a typo (#116) Zhang Zihao 2024-07-17 14:08:22 +08:00
  • 7a1ca00837 solution to exercise 04_05 my_solutions daviddoji 2024-07-13 17:39:46 +02:00
  • 1789d43730 solution to exercise 04_04 daviddoji 2024-07-13 17:30:01 +02:00
  • f272843c61 Remove pub visibility on server() as the argument has a private type. This gets rid of a warning. (#112) Jack Moffitt 2024-07-07 14:18:43 -05:00
  • 604a5a20ae solution to exercise 04_03 david 2024-07-01 16:30:43 +02:00
  • 0829174983 solution to exercise 04_02 david 2024-07-01 16:23:02 +02:00
  • ebe07acd1e solution to exercise 04_01 david 2024-07-01 16:15:42 +02:00
  • fccad08921 07_threads: 03_leak: Leak vector with Vec::leak, not Box::leak (#107) Evgeniy Filimonov 2024-06-30 18:23:20 +02:00
  • de45f8adf2 Ch-08 Futures Exercise 02: Fix typo (#106) Palash Nigam (He/Him) 2024-06-30 03:48:46 +05:30
  • 4a4fc2ea0d solution to exercise 03_12 david 2024-06-27 16:38:30 +02:00
  • 91e6bf5ae4 solution to exercise 03_11 david 2024-06-27 16:29:31 +02:00
  • 3f57819e4c solution to exercise 03_10 david 2024-06-27 16:24:32 +02:00
  • d54a1e160b solution to exercise 03_09 david 2024-06-27 16:16:19 +02:00
  • 4913da035f solution to exercise 03_08 david 2024-06-27 16:08:42 +02:00
  • 5660a2f7a8 fix(typo): a module name in comments (#102) LOGI 2024-06-27 17:35:11 +08:00
  • 491319a6d5 fix: fix a typo (#103) Saqib Ahmed 2024-06-27 14:34:02 +05:00
  • 1f0823a6a4 solution to exercise 03_07 daviddoji 2024-06-23 18:22:03 +02:00
  • 56075fa40e solution to exercise 03_06 daviddoji 2024-06-23 18:08:59 +02:00
  • 852cd5f0b9 solution to exercise 03_05 daviddoji 2024-06-23 17:58:03 +02:00
  • 1c16ac8c22 solution to exercise 03_04 daviddoji 2024-06-23 17:54:39 +02:00
  • 83cf1cad62 Update 11_locks.md (#94) Jerry Wu 2024-06-20 16:21:53 +08:00
  • d8d7e73f1c fix syntax with comma (#89) Ernie Hershey 2024-06-20 04:21:33 -04:00
  • 468de3c0ac Change test to require impl (#87) Onè 2024-06-20 04:21:14 -04:00
  • c86360f3c4 Remove array/slice syntax from argument &mut str in TODO comment for lowercase func (#99) tomgrbz 2024-06-20 04:18:55 -04:00
  • d3b4c0d653 solution to exercise 03_03 david 2024-06-19 15:03:51 +02:00
  • 8b78ea3a83 solution to exercise 03_02 david 2024-06-19 14:56:36 +02:00
  • 0e5cdc6d10 solution to exercise 03_01 david 2024-06-19 14:46:00 +02:00
  • 1d876eff10 solution to exercise 03_00 david 2024-06-19 14:41:41 +02:00
  • dfcb9736b2 solution to exercise 02_10 david 2024-06-17 11:31:06 +02:00
  • c1e7c3fadd solution to exercise 02_09 david 2024-06-17 11:22:25 +02:00
  • 978a99b00d solution to exercise 02_08 david 2024-06-17 11:15:21 +02:00
  • 34189d212e solution to exercise 02_07 david 2024-06-17 10:59:03 +02:00
  • 9d1869fc9c solution to exercise 02_06 david 2024-06-17 10:53:22 +02:00
  • 3e56cf1287 solution to exercise 02_05 daviddoji 2024-06-15 21:01:03 +02:00
  • f91cc0089a solution to exercise 02_04 david 2024-06-13 17:04:21 +02:00
  • 211f23cea4 solution to exercise 02_03 david 2024-06-13 16:55:06 +02:00
  • 1e516bf0a5 solution to exercise 02_02 david 2024-06-13 16:46:44 +02:00
  • 03a0a77394 solution to exercise 02_01 david 2024-06-13 16:40:40 +02:00
  • bb27bfad41 solution to exercise 02_00 david 2024-06-13 16:33:07 +02:00
  • 4d12facc2f solution to exercise 01 david 2024-06-12 17:12:56 +02:00
  • 1251a6c1b1 solution to exercise 00 david 2024-06-12 17:06:43 +02:00
  • 056611ac1c Fix: typos (#84) Felix Pherry 2024-06-05 16:59:04 +07:00
  • e99a15390e fix(book): Correct type parameter naming convention to pascal case (#79) Felix Pherry 2024-06-01 13:31:48 +07:00
  • ffb2f08b67 nit: grammar (#70) rithvik-bosch 2024-05-29 14:29:32 +05:30
  • baca47f782 Add a TODO to make things more explicit. LukeMathWalker 2024-05-28 11:18:27 +02:00
  • d442b61795 Reword. LukeMathWalker 2024-05-28 11:11:41 +02:00
  • d77272a5b4 Better example for ownership transfer using String (#68) Keshav Chakravarthy 2024-05-28 14:38:34 +05:30
  • deb4ccb643 Grammar typo (#65) Ernie Hershey 2024-05-28 05:05:59 -04:00
  • 35a2ff1efe Change execution unit name (#60) Onè 2024-05-28 05:05:46 -04:00
  • 5140cd3b37 Update variant name (#58) Shinya Fujino 2024-05-28 18:04:32 +09:00
  • 3020ef6c3f Fix a typo (#57) Shinya Fujino 2024-05-28 18:04:19 +09:00
  • f74fbd4800 typos (#55) Onè 2024-05-28 05:04:08 -04:00
  • bd9faa049f Remove new line. LukeMathWalker 2024-05-24 20:16:31 +02:00
  • a111eed575 Re-add necessary references section in 06/06 LukeMathWalker 2024-05-24 20:14:02 +02:00
  • 1a452230ed Create branch first. LukeMathWalker 2024-05-24 18:26:59 +02:00
  • 5a08035d83 Fetch history. LukeMathWalker 2024-05-24 18:26:15 +02:00
  • 0b15b96ab0 Fix deploy step. LukeMathWalker 2024-05-24 18:20:45 +02:00
  • 4401743807 Formatter LukeMathWalker 2024-05-24 18:16:20 +02:00
  • 1aae615bb4 Automatically add exercise links to sections. (#52) Luca Palmieri 2024-05-24 18:15:38 +02:00
  • 99591a715e Formatter (#51) Luca Palmieri 2024-05-24 17:00:03 +02:00
  • 537118574b Run CI on pushes to main too. LukeMathWalker 2024-05-24 16:47:14 +02:00
  • f388b2a6c3 Add CI job to verify that we have no broken links. (#50) Luca Palmieri 2024-05-24 16:45:59 +02:00
  • 6d707bb32d add system to sentence (#48) Onè 2024-05-24 06:58:07 -04:00
  • 7a4fa2d1f4 Fix broken links (#47) Sympatron GmbH 2024-05-24 12:57:57 +02:00
  • eb0b4f75f0 Improve Output explanation. LukeMathWalker 2024-05-24 12:55:58 +02:00
  • cbafcf2cd4 Restructure negative trait bounds section. LukeMathWalker 2024-05-24 12:43:34 +02:00
  • d5c0743c56 Reword instructions. LukeMathWalker 2024-05-24 12:36:15 +02:00
  • e8cc1217db Add trait recommendations. LukeMathWalker 2024-05-24 12:33:35 +02:00
  • 1993f43418 You can assign an if/else expression to a variable. LukeMathWalker 2024-05-24 12:20:11 +02:00
  • f371e4cd95 Fix typo. LukeMathWalker 2024-05-24 12:16:04 +02:00
  • 5977b1c51b Explain that generic parameters don't have to be single letters. LukeMathWalker 2024-05-24 12:12:51 +02:00
  • 20ff3a1743 Add missing word (#45) Onè 2024-05-24 04:28:27 -04:00
  • d2be52f32f Update references in book/src/04_traits (#46) Shinya Fujino 2024-05-24 17:27:29 +09:00
  • 46e2dcb2b9 Fix index. LukeMathWalker 2024-05-23 16:33:55 +02:00
  • 453d8030e5 Add new section on trait bounds. LukeMathWalker 2024-05-23 15:29:42 +02:00
  • 2477f72adc Remove ambiguity in 03/07 exercise mandate. LukeMathWalker 2024-05-23 14:39:43 +02:00
  • f645b500c4 Improve as casting exercise. LukeMathWalker 2024-05-23 14:37:05 +02:00
  • bf1cdfdb5c reword tuples introduction (#42) Onè 2024-05-23 08:29:55 -04:00
  • aecd6e6180 typos (#41) Onè 2024-05-23 08:29:37 -04:00
  • ab39f443dc Align arrows in diagrams (#39) Onè 2024-05-23 03:05:34 -04:00
  • a9ba34c59a Change part of speech for syntax (#40) Onè 2024-05-23 03:05:22 -04:00
  • d9193d4b41 remove unused footnote (#38) Onè 2024-05-23 03:04:58 -04:00
  • 6c217f7b66 Use "bytes" instead of "characters" consistently when talking about length of a String. LukeMathWalker 2024-05-22 12:06:40 +02:00
  • 0bce2485ab Add more resources to "Derive" section. Closes #34 LukeMathWalker 2024-05-22 12:04:22 +02:00
  • b54b0b7023 Fix test to use &mut rather than &. Closes #30 LukeMathWalker 2024-05-22 11:11:05 +02:00
  • 5bb9333ae9 Add i32/u32 suffix for numeric literals in 04_traits/01_trait (#20) Fangyi Zhou 2024-05-22 10:04:04 +01:00
  • e5eee2e83c Fix links. LukeMathWalker 2024-05-22 11:03:19 +02:00
  • 9bda4eb7e0 Check status field value after patch (#22) Jae-Won Chung 2024-05-22 05:00:51 -04:00
  • 63d9ed8478 Update 04_scoped_threads.md (#21) jw013 2024-05-22 05:00:24 -04:00
  • d5f407d720 Fix a typo in 03_ticket_v1/08_stack (#19) Fangyi Zhou 2024-05-18 16:57:02 +01:00
  • 44f3260fbe misunderstand the implements verb (#18) taohua 2024-05-18 23:56:39 +08:00
  • 1d9ba4c25c Fix typo in 05_ticket_v2/09_error_trait/[...] instructions (#13) Loup Federico 2024-05-18 17:54:50 +02:00
  • 8c3ef6cb51 fix spelling error (#11) Thanos 2024-05-18 18:54:24 +03:00
  • f2865b25db Fix typo in 10_clone.md illustration (#10) Loup Federico 2024-05-18 12:03:05 +02:00