1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2026-04-27 07:35:56 +02:00

Commit Graph

  • 1ebe60fe15 vi: control-flow-basics/break-continue/...md + some SUMMARY.md translations (#2030) Huy Vuong 2024-05-03 17:04:57 -06:00
  • bd0e652c40 vi: control-flow-basics/loops/...md translations (#2009) Huy Vuong 2024-05-03 10:31:49 -06:00
  • 919bca91c0 Translate the std library summary, option, and result types into Vietnamese (#2040) Võ Hoàng Long 2024-05-04 01:20:56 +09:00
  • 4125e23b4a vi: What is Rust? (#2003) Minh Nguyen 2024-05-03 11:20:09 -05:00
  • f2de222d66 Add links to the Rust advanced testing workshop (#2029) Luca Palmieri 2024-05-03 10:20:02 +02:00
  • 48325a08fe Updated struct and enums in pattern-matching. (#2021) Manichand Kondapaka 2024-04-30 19:37:10 +05:30
  • 9a66fb1451 ru: translate navigation titles: days 3-4 (#2011) 1dimir 2024-04-29 14:01:09 +03:00
  • 5c0ed8823f cargo: bump the patch group with 2 updates (#2035) dependabot[bot] 2024-04-29 11:30:53 +01:00
  • 6f4f29e603 Bump crate-ci/typos from 1.20.9 to 1.20.10 (#2034) dependabot[bot] 2024-04-29 11:30:19 +01:00
  • 5633dd52a7 Vec::new() doesn't allocate (#2026) Chayim Refael Friedman 2024-04-25 16:40:36 +03:00
  • 402ac3a202 vi: control-flow-basics.md translations (#1983) Huy Vuong 2024-04-24 10:01:51 -06:00
  • 8bd2dd06f6 fr: translating remaining paragraphs in section 1 (#2010) AdrienBaudemont 2024-04-24 05:03:37 -04:00
  • face5af783 Update Concurrency course with times (#2007) Dustin J. Mitchell 2024-04-23 09:26:41 -04:00
  • a03b7e68e5 cargo: bump cortex-m-rt from 0.7.3 to 0.7.4 in /src/exercises/bare-metal/compass in the patch group (#2019) dependabot[bot] 2024-04-22 10:28:39 +01:00
  • 1e772b7419 cargo: bump the patch group in /src/exercises/bare-metal/rtc with 2 updates (#2017) dependabot[bot] 2024-04-22 10:28:10 +01:00
  • 94d9f66589 cargo: bump cc from 1.0.91 to 1.0.95 in /src/bare-metal/aps/examples in the patch group (#2014) dependabot[bot] 2024-04-22 10:27:32 +01:00
  • 9ce4b4698f cargo: bump the patch group with 4 updates (#2016) dependabot[bot] 2024-04-22 09:18:08 +02:00
  • 17131d0b35 cargo: bump tokio-websockets from 0.7.0 to 0.8.2 in the minor group (#2015) dependabot[bot] 2024-04-22 09:15:16 +02:00
  • 4259b63c44 Bump crate-ci/typos from 1.20.8 to 1.20.9 (#2018) dependabot[bot] 2024-04-22 09:14:00 +02:00
  • ea8b5d2207 Simplify interior mutability example (#2006) Nicole L 2024-04-19 07:21:30 -07:00
  • 0c23d817e5 Add examples of the borrow checker catching errors (#2000) Nicole L 2024-04-19 07:19:06 -07:00
  • 59d63a6e89 Simplify the example code for Clone (#2001) Nicole L 2024-04-19 07:18:31 -07:00
  • bb44b1d7a8 Use tables to summarize course content (#2005) Dustin J. Mitchell 2024-04-19 09:38:26 -04:00
  • 45aa43f406 Update to embedded-hal 1.0 (#1723) Andrew Walbran 2024-04-19 12:52:50 +01:00
  • c9e08fae60 Slightly simplify binary tree exercise (#2002) Nicole L 2024-04-18 11:50:27 -07:00
  • e6021ce5d0 vi: Day 1 Morning - Welcome translation (#1972) khoaxuantu 2024-04-18 22:24:55 +07:00
  • 487d1710c9 Add @alerque as a reviewer for the Turkish translation (#1999) Caleb Maclennan 2024-04-18 13:48:18 +03:00
  • bb47529cb9 Move generics to day 2 afternoon (#1976) Nicole L 2024-04-17 16:24:49 -07:00
  • f1692ef5d9 tr: day 1 morning translation (#1971) Enes Aydın 2024-04-17 15:00:24 +03:00
  • 963c6979ed Revert "Update README.md with mdbook-pandoc install" (#1998) Martin Geisler 2024-04-16 22:26:47 +02:00
  • b76af9c710 ru: translate days 1-2 section titles (#1973) 1dimir 2024-04-16 17:24:25 +03:00
  • f103971cf4 Add @HidenoriKobayashi to CODEOWNERS for Japanese translation (#1997) Keiichi Watanabe 2024-04-16 14:11:34 +09:00
  • cb59f30a2e Fix Fibonacci sequence i.e. fib(0) -> 0. (#1996) Jannis Imhof 2024-04-15 22:07:44 +02:00
  • 0a1ddadc83 cargo: bump nrf52833-hal from 0.16.1 to 0.17.0 in /src/bare-metal/microcontrollers/examples in the minor group (#1989) dependabot[bot] 2024-04-15 15:51:46 +00:00
  • 06a2683cc7 Add missing import for try-conversions.md example (#1986) Iván Budnik 2024-04-15 16:04:27 +01:00
  • 70916261ad Exercise has a single function to implement (#1995) Dustin J. Mitchell 2024-04-15 10:37:59 -04:00
  • 83e25e30ff uk: Chromium development (#1984) Andriy Redko 2024-04-15 06:00:20 -04:00
  • 956a1361f1 Bump crate-ci/typos from 1.20.4 to 1.20.8 (#1990) dependabot[bot] 2024-04-15 10:25:43 +01:00
  • 029c8ac5ca cargo: bump cc from 1.0.91 to 1.0.94 in /src/exercises/bare-metal/rtc in the patch group (#1988) dependabot[bot] 2024-04-15 10:25:12 +01:00
  • 5df10096ac cargo: bump the patch group with 3 updates (#1987) dependabot[bot] 2024-04-15 10:24:49 +01:00
  • a4d674b02e Remove redundant trait bounds from counter exercise (#1980) Nicole L 2024-04-12 14:07:08 -07:00
  • b808887006 Add safety comments and use consistent format for existing ones. (#1981) Andrew Walbran 2024-04-12 18:19:19 +01:00
  • 8433ad9a3d Remove to_string from HashMap example (#1979) Nicole L 2024-04-12 10:17:20 -07:00
  • 04c28ed641 Simplify if-let example (#1977) Nicole L 2024-04-12 09:45:01 -07:00
  • d966750535 Uncomment setter in generics example (#1978) Nicole L 2024-04-12 08:15:46 -07:00
  • 80b214117e Update README.md with mdbook-pandoc install (#1975) Henri F 2024-04-12 08:02:03 -07:00
  • 9cc3e9c5ed Avoid fixed byte offsets in strings.md (#1963) Martin Geisler 2024-04-09 19:30:58 +02:00
  • 9ba6c8f8df fr: removing semi-deleted former translations. (#1970) AdrienBaudemont 2024-04-09 13:30:45 -04:00
  • db316a70c6 uk: Android development (#1969) Andriy Redko 2024-04-09 09:27:28 -04:00
  • 611af00f78 vi: Welcome - Using Cargo translation (#1951) khoaxuantu 2024-04-08 23:07:36 +07:00
  • 8ed4d48aa5 Only save CI cache on main branch (#1962) Martin Geisler 2024-04-08 18:04:42 +02:00
  • 13336fc428 Bump crate-ci/typos from 1.19.0 to 1.20.4 (#1968) dependabot[bot] 2024-04-08 15:48:59 +01:00
  • f5ca4e34fc cargo: bump the patch group with 2 updates (#1967) dependabot[bot] 2024-04-08 11:40:01 +01:00
  • e8d78fde70 cargo: bump cc from 1.0.90 to 1.0.91 in /src/bare-metal/aps/examples in the patch group (#1966) dependabot[bot] 2024-04-08 11:39:26 +01:00
  • 4d8a89e6ab cargo: bump cc from 1.0.90 to 1.0.91 in /src/exercises/bare-metal/rtc in the patch group (#1965) dependabot[bot] 2024-04-08 11:39:07 +01:00
  • 620b8a3b72 Run mdbook test on translated code (#1961) Martin Geisler 2024-04-07 12:38:18 +02:00
  • 059c7129d1 fr: Refreshing the French translation (#1950) AdrienBaudemont 2024-04-07 04:12:53 -04:00
  • 73d1c63d11 ru: Update with messages.pot as of 2024-04-06 (#1959) 1dimir 2024-04-07 10:48:51 +03:00
  • b40857f6dd cargo: bump h2 from 0.3.24 to 0.3.26 (#1958) dependabot[bot] 2024-04-05 16:18:22 +01:00
  • ff9a7b82b5 zh-TW: Translate the rest of index page (#1895) Ming-Ying Chung 2024-04-05 13:15:18 +09:00
  • 0b04007743 vi: Welcome - Running the Course translation (#1949) khoaxuantu 2024-04-02 21:15:18 +07:00
  • 6e8000e35d Bump actions/configure-pages from 4 to 5 (#1953) dependabot[bot] 2024-04-01 11:26:15 -04:00
  • 18c5fe8065 cargo: bump the patch group in /src/exercises/bare-metal/rtc with 1 update (#1954) dependabot[bot] 2024-04-01 11:25:04 -04:00
  • 546ec48029 cargo: bump the minor group with 1 update (#1955) dependabot[bot] 2024-04-01 11:23:52 -04:00
  • cc0bd2190e cargo: bump the patch group with 3 updates (#1956) dependabot[bot] 2024-04-01 11:22:57 -04:00
  • e2a4da2594 Add missing closing quotes in generic-traits.md (#1952) Iván Budnik 2024-04-01 14:52:33 +01:00
  • b38d429e49 Fix example of niche optimization in Smart Pointers / Box<T> (#1946) DmitryMilk 2024-03-28 17:25:57 +03:00
  • 6064631f50 Adding Vietnamese to the publish workflow. (#1933) Henri F 2024-03-26 10:47:13 -07:00
  • ec5d4afa19 Update move.md (#1944) Attila-Mihaly Balazs 2024-03-26 14:31:39 +01:00
  • f2601d15ae Improve readability of Multi-threaded Link Checker. (#1941) Raffaello 2024-03-25 21:23:32 +00:00
  • c3a5fed1c3 uk: Day 4: afternoon (#1936) Andriy Redko 2024-03-25 09:22:13 -04:00
  • 47e285350f cargo: bump the patch group with 4 updates (#1940) dependabot[bot] 2024-03-25 10:04:44 +00:00
  • 107ffeab41 cargo: bump the minor group in /src/exercises/bare-metal/rtc with 1 update (#1939) dependabot[bot] 2024-03-25 10:02:30 +00:00
  • 4d1f40917f cargo: bump the minor group with 1 update (#1938) dependabot[bot] 2024-03-25 10:02:01 +00:00
  • b4774ceb75 cargo: bump the minor group in /src/bare-metal/aps/examples with 1 update (#1937) dependabot[bot] 2024-03-25 10:01:26 +00:00
  • d5b92dbb5f Temporarily disable saving playground state (#1935) Martin Geisler 2024-03-24 23:25:00 +01:00
  • 44ba3ec461 Fix misspelling of implementing (#1934) Osman Bowser 2024-03-24 17:00:10 -05:00
  • eff410cd1a Update CODEOWNERS with Vietnamese (#1932) Henri F 2024-03-24 14:57:35 -07:00
  • c54b7fa918 Vietnamese translation: initial setup (#1929) Vinh Tran 2024-03-22 17:39:52 -04:00
  • 6fc747aa05 Update labeler.yml with Vietnamese (#1931) Henri F 2024-03-22 09:55:06 -07:00
  • b7a6e3b46d Saving playground code state (#1917) Manichand Kondapaka 2024-03-22 21:45:54 +05:30
  • 6b3eb83bff Move mpsc::Sender to the list of Send + Sync types (#1930) rbehjati 2024-03-22 14:27:11 +00:00
  • 4726252989 uk: Day 4: morning (#1910) Andriy Redko 2024-03-22 10:12:18 -04:00
  • 842bea8748 BN Translations: Updated translations upto 20% (#1925) Abhik Banerjee 2024-03-22 10:51:52 +05:30
  • a46bb1389a ko: CR2 Chromium translations (#1922) Henri F 2024-03-20 09:45:48 -07:00
  • a2924391e2 A simple fix in the day (#1927) Ali Soufali 2024-03-20 19:42:49 +03:30
  • e5e33a1159 Removed destructuring about struct (#1924) Manichand Kondapaka 2024-03-20 02:19:26 +05:30
  • b06cc21c39 Add redirect for static-and-const (#1923) Dustin J. Mitchell 2024-03-19 09:55:15 -04:00
  • 3facea27d4 cargo: bump the patch group with 5 updates (#1926) dependabot[bot] 2024-03-18 09:41:01 +00:00
  • c633f85f57 Updated static and const (#1881) Manichand Kondapaka 2024-03-15 18:31:41 +05:30
  • b4be1d0123 ko: Refreshes .po file (#1921) Henri F 2024-03-15 04:59:08 -07:00
  • 7cd25c0262 Move slices and strings to references section (#1898) Nicole L 2024-03-14 13:21:15 -07:00
  • 4b27e28e7f Update bounded.md (#1919) kochinc 2024-03-12 16:48:54 -04:00
  • 8dbe80331b ko: Merge CR v.2 Korean translation back into main (#1918) Henri F 2024-03-12 07:34:07 -07:00
  • ac2cb44d54 Cover Supertraits, Generic Traits (#1854) Dustin J. Mitchell 2024-03-12 09:49:39 -04:00
  • d0656ca90b Simplify generic min exercise (#1900) Nicole L 2024-03-11 15:33:03 -07:00
  • 025fbffa99 Remove generics from logger exercise (#1899) Nicole L 2024-03-11 13:30:38 -07:00
  • 9059a1aa38 Update fibonacci exercise.rs (#1909) Damiano Ferrari 2024-03-11 15:09:47 +01:00
  • 595ecbcaa7 cargo: bump the minor group with 1 update (#1914) dependabot[bot] 2024-03-11 10:50:44 +00:00
  • e6b62f465c cargo: bump the patch group in /src/exercises/bare-metal/rtc with 2 updates (#1913) dependabot[bot] 2024-03-11 10:50:28 +00:00