1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-02-04 18:36:01 +02:00

Commit Graph

  • a43ee533a1 Automatically build and test all translations Martin Geisler 2023-01-28 14:41:07 +01:00
  • e847c13fb7
    Take out unnecessary watch dir (#303) Martin Geisler 2023-01-30 13:33:04 +01:00
  • 601dc8258b
    Speaker notes for vec.md (#296) Charisee Chiw 2023-01-30 03:56:30 -08:00
  • 9e683253d5
    Fix formatting and spelling. Andrew Walbran 2023-01-30 11:54:31 +00:00
  • 46bdddc2d5
    Fix grammar and formatting Andrew Walbran 2023-01-30 11:51:57 +00:00
  • 49d24f89cf
    Speaker notes for while-let-expressions.md (#294) Charisee Chiw 2023-01-30 03:47:56 -08:00
  • 4680ddd050
    Update while-let-expressions.md Andrew Walbran 2023-01-30 11:45:49 +00:00
  • 6936ac2543 Take out unnecessary watch dir Martin Geisler 2023-01-30 09:20:01 +01:00
  • 9d3b5fc398 Fix KO translation for the following introductory parts: Jiyong Park 2023-01-30 14:47:32 +09:00
  • f46f0c3209 Fix KO translation for the index Jiyong Park 2023-01-30 14:23:48 +09:00
  • 1040115d8c
    Add Korean translation (#300) Jiyong Park 2023-01-30 14:12:33 +09:00
  • a00ec1db80 Fix the inconsistent newline character problem for the KO translation Jiyong Park 2023-01-30 13:52:28 +09:00
  • 52d9dbf18e chgange build.yml keispace(desk) 2023-01-30 08:42:38 +09:00
  • 4aa37c04df
    Change Implemented to tuple struct. Igor Petruk 2023-01-29 17:48:20 +00:00
  • 31ae4ac56b
    Rename LICENSE.txt to LICENSE (#293) CodeMaster7000 2023-01-29 13:20:55 +00:00
  • 43c5344785
    Fix typos (#297) focksor surooi 2023-01-29 19:54:51 +08:00
  • 49e06ffe03
    Fix link to solution on Day 3 exercise (#299) Mao Yufeng 2023-01-29 20:52:32 +09:00
  • 7ecd21491f
    Fix link description by making it singular Martin Geisler 2023-01-29 12:50:20 +01:00
  • d47c2c7cde
    Update modern.md focksor surooi 2023-01-29 11:41:40 +08:00
  • 1ac03a1f94
    fix day-3 solutions link Mao Yufeng 2023-01-29 11:40:27 +09:00
  • 5209b3e6e3
    fix typo in running-the-course.md focksor surooi 2023-01-28 21:43:04 +08:00
  • 690039fd53
    Filter out “fuzzy” translations (#212) Martin Geisler 2023-01-28 14:36:57 +01:00
  • 9f147a036c
    Speaker notes for vec.md Charisee Chiw 2023-01-27 14:56:38 -08:00
  • 6343437112
    Update hashmap.md Charisee Chiw 2023-01-27 14:25:41 -08:00
  • 6c2b4439cd
    Speaker notes for while-let-expressions.md Charisee Chiw 2023-01-27 14:01:10 -08:00
  • 740e3a5872
    Update credits.md CodeMaster7000 2023-01-27 18:35:22 +00:00
  • dba945498e
    Rename LICENSE.txt to LICENSE CodeMaster7000 2023-01-27 18:34:45 +00:00
  • 27b6165202 Implement Error. Andrew Walbran 2023-01-16 17:53:43 +00:00
  • caaca140ca Another note for anyhow. Andrew Walbran 2023-01-16 17:51:03 +00:00
  • 79f5f0dade Add slide about Box<dyn Error> before introducing anyhow. Andrew Walbran 2023-01-16 17:50:10 +00:00
  • e5c97e12cb No need for thiserror as well as anyhow. Andrew Walbran 2023-01-16 17:41:17 +00:00
  • 9fa0e89e90 It makes no sense to use both return and ?. Andrew Walbran 2023-01-16 17:39:16 +00:00
  • 52d28b155b Mention std::error::Error in speaker notes, and other useful traits. Andrew Walbran 2023-01-16 17:37:00 +00:00
  • 5dd87192e8 Mention that Send and Sync are unsafe traits. Andrew Walbran 2023-01-19 13:49:52 +00:00
  • 81cf02ffbe Fix typos and details. Andrew Walbran 2023-01-19 13:49:41 +00:00
  • cc402a7788 Add some speaker notes to concurrency chapter. Andrew Walbran 2023-01-19 13:49:03 +00:00
  • aff6169482 Mention that Send and Sync are unsafe traits. Andrew Walbran 2023-01-19 13:49:52 +00:00
  • ac21d67bec Fix typos and details. Andrew Walbran 2023-01-19 13:49:41 +00:00
  • 951eb65df7 Add some speaker notes to concurrency chapter. Andrew Walbran 2023-01-19 13:49:03 +00:00
  • ee36ae318f
    Add an aspect-ratio-helper mdbook preprocessor (#187) Martin Geisler 2023-01-27 18:30:37 +01:00
  • 94096a8bf4 Implement Error. Andrew Walbran 2023-01-16 17:53:43 +00:00
  • 54592b8d6c Another note for anyhow. Andrew Walbran 2023-01-16 17:51:03 +00:00
  • c958e5801c Add slide about Box<dyn Error> before introducing anyhow. Andrew Walbran 2023-01-16 17:50:10 +00:00
  • cc8e84b473 No need for thiserror as well as anyhow. Andrew Walbran 2023-01-16 17:41:17 +00:00
  • 0097cf9a78 It makes no sense to use both return and ?. Andrew Walbran 2023-01-16 17:39:16 +00:00
  • c6a1118979 Mention std::error::Error in speaker notes, and other useful traits. Andrew Walbran 2023-01-16 17:37:00 +00:00
  • c066ab5664 Mention other ABI options. Andrew Walbran 2023-01-20 10:56:30 +00:00
  • 95c0447e4b Remove comment inside unsafe block. Andrew Walbran 2023-01-19 10:49:51 +00:00
  • facbac4601 Fix typo, and this is not specific to glibc. Andrew Walbran 2023-01-17 17:29:40 +00:00
  • 6e7916c29b Add a slide about writing unsafe functions. Andrew Walbran 2023-01-17 17:13:10 +00:00
  • 3cadad4e0a Add slide for unsafe traits. Andrew Walbran 2023-01-17 16:41:51 +00:00
  • 8c2b3781bb Move extern functions slide under unsafe functions. Andrew Walbran 2023-01-17 16:41:40 +00:00
  • 7deb5532ea Add speaker notes for extern functions. Andrew Walbran 2023-01-17 16:41:23 +00:00
  • d07171e76d Add safety comment. Andrew Walbran 2023-01-17 16:35:39 +00:00
  • 47e28e87c0 Add speaker notes for unions. Andrew Walbran 2023-01-17 16:35:54 +00:00
  • d7fcf8216a Mutable statics are generally a bad idea. Andrew Walbran 2023-01-17 16:21:02 +00:00
  • 9bed4fce3c Add speaker notes and safety comment for raw pointers. Andrew Walbran 2023-01-17 14:27:06 +00:00
  • 062905e7d7 There's no name involved here. Andrew Walbran 2023-01-17 14:25:33 +00:00
  • e0cb292624 Put unsafe slides in same order as they are introduced in unsafe.md. Andrew Walbran 2023-01-17 12:43:00 +00:00
  • 4409f330c5
    Move GA code directly into main page (#289) Martin Geisler 2023-01-27 14:37:17 +01:00
  • 1453e1d5bb Update blocks.md Charisee Chiw 2023-01-23 18:37:03 -08:00
  • 604f57abf1 After 10000 line apply review comments(upstream) Evan kim(cli) 2023-01-27 15:39:30 +09:00
  • 58653f734f sync & apply review comments(upstream) Evan kim(cli) 2023-01-27 14:56:44 +09:00
  • 96b22eb0d3
    Merge pull request #9 from google/main Evan kim 2023-01-27 14:02:28 +09:00
  • fae8516ce8 add @jiyongp comments of upstream PR #276. Evan kim(cli) 2023-01-27 12:35:18 +09:00
  • c28da9dae4 draft done to f3446a91 Evan kim(cli) 2023-01-27 11:36:13 +09:00
  • c04720c03e Move GA code directly into main page Martin Geisler 2023-01-26 22:44:43 +01:00
  • 585509bb0a
    Update points-polygons.md (#234) Igor Petruk 2023-01-26 18:04:03 +00:00
  • da3fe189c9
    Update luhn.rs mseravalli 2023-01-26 17:24:58 +01:00
  • 4588d95427 Update match-guards.md Charisee Chiw 2023-01-23 18:25:06 -08:00
  • a0a1059c0d Verbose description of Sync-Send relationship Davide Guerri 2023-01-24 21:50:35 +00:00
  • f0310f4f61 Fixed link to IntoIterator for Vec doc Alexei Ermakov 2023-01-24 19:28:13 +03:00
  • f15fc1a0b8
    Add discussion points for traits (#180) rbehjati 2023-01-26 09:14:05 +00:00
  • b77b170b6b ~day3 keynote Evan kim(cli) 2023-01-26 17:59:42 +09:00
  • ec01563bd6
    Propose to use the generic term perimeter instead of circumference for shapes (#281) upsidedwn 2023-01-26 16:59:13 +08:00
  • ae491868bc
    Update solution to use perimeter upsidedwn 2023-01-26 11:33:43 +08:00
  • 2b682cf0c2
    Update unit tests to use generic perimeter upsidedwn 2023-01-26 11:26:11 +08:00
  • 8d7b58902f
    Simply Polygon::length method upsidedwn 2023-01-26 11:07:14 +08:00
  • 5b346df605 merge @keispace 's works JS.Kim 2023-01-26 11:10:32 +09:00
  • d7ece65839 job save JS.Kim 2023-01-26 10:20:28 +09:00
  • f593381b1b
    Verbose description of Sync-Send relationship Davide Guerri 2023-01-24 21:50:35 +00:00
  • 438c16607d
    Add theme generated with mdbook init --theme (#189) Martin Geisler 2023-01-25 21:31:22 +01:00
  • 4fed580efa
    Add trailing backslash for multiline command (#277) Kostis Andrikopoulos 2023-01-25 18:26:58 +01:00
  • 5a9dda5a79 Add trailing backslash for multiline command Konstantinos Andrikopoulos 2023-01-25 14:30:29 +01:00
  • b9d8f860b6 korean initial commit JS.Kim 2023-01-25 15:51:19 +09:00
  • aa4afffee0
    Merge pull request #8 from google/main Evan kim 2023-01-25 08:18:59 +09:00
  • aa758cd17c
    Update destructuring-arrays.md Charisee Chiw 2023-01-24 11:23:57 -08:00
  • 58a6abcf54
    Merge branch 'main' into cchiw-patch-3 Charisee Chiw 2023-01-24 11:15:47 -08:00
  • 0aaf9757bf
    Update field-shorthand.md Charisee Chiw 2023-01-24 11:14:27 -08:00
  • 5028dd7af2
    Update destructuring-structs.md Charisee Chiw 2023-01-24 11:04:48 -08:00
  • f3446a9176
    Speaker notes for methods.md (#202) Charisee Chiw 2023-01-24 10:46:13 -08:00
  • 27cddb4742
    Update credits.md CodeMaster7000 2023-01-24 16:38:36 +00:00
  • b19b6c4bd1 Fixed link to IntoIterator for Vec doc Alexei Ermakov 2023-01-24 19:28:13 +03:00
  • d1d458c826 Fixed link to IntoIterator for Vec doc Alexey Ermakov 2023-01-24 19:28:13 +03:00
  • 0ef544aa24 Introduce the struct update syntax in the chapter on structs. Marko Zagar 2023-01-24 15:10:20 +00:00
  • da666548a7
    Update example.md (#230) Igor Petruk 2023-01-24 14:27:29 +00:00
  • b12a1cb320
    Update example.md (#257) Igor Petruk 2023-01-24 14:25:18 +00:00
  • 10ca7b1b2d
    More fixes and additions to Day1 Morning (#269) Marko Zagar 2023-01-24 14:20:18 +00:00
  • d41e23996a
    Update functions-interlude.md Marko Zagar 2023-01-24 11:51:43 +00:00
  • 396331ed1e
    Reword explanation of methods Andrew Walbran 2023-01-24 11:49:18 +00:00