1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-07-04 13:50:28 +02:00

Commit Graph

  • 1fa6b7438b Do not include timing info in sub-chapters of slides (#1538) Dustin J. Mitchell 2023-12-04 09:56:44 -05:00
  • 11a8334aa4 Improve action step name (#1507) Martin Geisler 2023-12-02 15:26:38 +01:00
  • 42019dd5bf da: Refresh all strings (#1535) Martin Geisler 2023-12-02 15:25:36 +01:00
  • a277e7b922 Fix mock example and move it to a file for testing (#1548) Martin Geisler 2023-12-01 23:19:10 +01:00
  • fbd79e36e7 Remove incorrect comment about moving arrays (#1547) Dustin J. Mitchell 2023-12-01 13:37:37 -05:00
  • 584c957d69 Fix spelling of CXX and Cargo (mostly in the Chromium part). (#1549) Lukasz Anforowicz 2023-12-01 18:21:47 +00:00
  • 53baee82e3 Re-apply formatting to SUMMARY.md (#1429) Martin Geisler 2023-12-01 19:20:28 +01:00
  • 9d21d5648d Use std::string_view (not just const char*) as an analogy of &str. (#1518) Lukasz Anforowicz 2023-12-01 15:17:27 +00:00
  • f837afa034 Explain that mocking.md has AOSP recommendations (#1545) Martin Geisler 2023-12-01 16:10:27 +01:00
  • d0bab8302c Add slide to show the Mockall crate in action (#1532) Martin Geisler 2023-12-01 15:36:06 +01:00
  • 3f7b6d4ad7 Fix adb push command (#1542) Ning Chen 2023-12-01 02:05:46 -08:00
  • 1ab68d6ac1 Chromium: minor tweaks in reviews-and-audits.md. (#1540) Lukasz Anforowicz 2023-12-01 08:34:04 +00:00
  • 547de2b161 Chromium: Expand speaker notes for Rust Analyzer demo (#1537) Lukasz Anforowicz 2023-12-01 08:25:29 +00:00
  • f3e045ddf4 Chromium: Enumerate automation benefits of cxx + other minor tweaks. (#1524) Lukasz Anforowicz 2023-12-01 08:24:59 +00:00
  • c7fb26fe0e Chromium: Revise cargo.md, focusing on when to prefer cargo over gn. (#1520) Lukasz Anforowicz 2023-12-01 08:23:58 +00:00
  • 02d0b5d01a Chromium: fix path of String::from_utf16 (#1541) Lukasz Anforowicz 2023-12-01 08:21:20 +00:00
  • 97e130271d Fix Markdown in build-rules.md (#1530) Martin Geisler 2023-11-30 15:55:03 +01:00
  • 1ba88ba72e Fix Fibonacci numbers example (#1529) J.Lunz 2023-11-30 15:46:13 +01:00
  • 9905b21c26 Fix ANCHOR_END in exercise.rs (#1531) Martin Geisler 2023-11-30 15:34:41 +01:00
  • dc92a2b9ba uk: Cleaning up Ukrainian cloud-translate translations (day 1) (#1494) Andriy Redko 2023-11-30 09:27:42 -05:00
  • a73c830e45 Add course and session markers for deep-dives (#1521) Dustin J. Mitchell 2023-11-30 09:26:21 -05:00
  • 8862ab6530 Add slide on GoogleTest (#1528) Martin Geisler 2023-11-30 14:57:00 +01:00
  • ca0bfedac6 Update setup.md (#1519) Ning Chen 2023-11-30 05:36:42 -08:00
  • bb58ec91d2 Remove NOTES.txt (#1517) Dustin J. Mitchell 2023-11-29 11:21:12 -05:00
  • 3997a7d874 Handle a missing "Fundamentals" course (#1509) Martin Geisler 2023-11-29 17:11:22 +01:00
  • 6d19292f16 Comprehensive Rust v2 (#1073) Dustin J. Mitchell 2023-11-29 10:39:24 -05:00
  • ea204774b6 Bring Chromium patching instructions up to date. (#1508) Adrian Taylor 2023-11-29 14:41:52 +00:00
  • 5cec89045b Thank creator of uwu crate. (#1505) Adrian Taylor 2023-11-29 14:38:19 +00:00
  • 4744079253 Run translation tests to completion (#1506) Martin Geisler 2023-11-29 10:45:42 +01:00
  • e1300e675b Update rust-ecosystem.md to fix typo (#1504) S. Nizar 2023-11-29 10:11:30 +01:00
  • 0324fc44c8 build(deps): bump openssl from 0.10.59 to 0.10.60 (#1503) dependabot[bot] 2023-11-29 10:01:30 +01:00
  • 1feda6f267 Add speaker notes for cargo comparison. (#1498) Adrian Taylor 2023-11-28 20:36:24 +00:00
  • d2aab63d15 More speaker notes about Android (#1501) gurchetansingh 2023-11-28 11:19:04 -08:00
  • 6de9413ac3 da: translate a number of tiny/trivial messages (#1489) Martin Geisler 2023-11-28 19:45:24 +01:00
  • aebb0bc856 Replace hyphens (-) with em-dashes () (#1500) Martin Geisler 2023-11-28 19:41:09 +01:00
  • d39740f91d Fix link to uwuify crate (#1499) Bram Bonné 2023-11-28 14:37:06 +01:00
  • 7f469fb2c7 Add Chromium section (#1479) Adrian Taylor 2023-11-27 18:21:19 +00:00
  • 5a7b4d568b uk: Cleaning up Ukrainian cloud-translate translations (intro section) (#1478) Andriy Redko 2023-11-21 06:22:40 -05:00
  • ec70069806 Skip calling “apt update” in GH actions (#1490) Martin Geisler 2023-11-20 17:33:14 +01:00
  • 5a22a5f026 Remove unused "Summary" heading (#1485) Martin Geisler 2023-11-20 16:53:13 +01:00
  • 8b863c0446 Update Rust dependencies (#1487) Martin Geisler 2023-11-20 15:26:19 +01:00
  • 34f0cfb770 Revert minimum wrong example (#1483) Enes Aydın 2023-11-19 13:40:57 +03:00
  • 6624c5874f Reset state to inline-open when speaker note popup is closed (#1441) Elliot Brandwein 2023-11-16 06:49:24 -05:00
  • 13c4963fab da: Run through mdbook-i18n-normalize 0.3.0 (#1461) Martin Geisler 2023-11-16 12:45:52 +01:00
  • 54ea54cd4e Add guidance that variable names shouldn't be translated to STYLE.md (#1480) Henri F 2023-11-15 10:25:46 -08:00
  • 5ffcac5bfd Filled missing glossary terms with their explanations (#1473) Anurag Sisodiya 2023-11-15 14:53:51 +05:30
  • d6bb75ab7b Revert "Update other-resources.md" (#1477) Nicole L 2023-11-13 09:28:22 -08:00
  • 35beb8d916 pt-BR: remove translated variable names (#1472) Martin Geisler 2023-11-13 11:31:37 +01:00
  • 9f84e62e56 Add kantasv to CODEOWNERS (#1474) Kanta Yamaoka (山岡幹太) 2023-11-13 19:31:21 +09:00
  • 32060afdd1 Adding Romanian translation (#1449) RazvanSt 2023-11-12 15:28:26 +02:00
  • 0cceaae872 tr: Translating titles and introductory texts into Turkish (#1423) Enes Aydın 2023-11-12 16:10:37 +03:00
  • c8470ea6ba zh-CN: Fix wrong anchors for zh-CN pages (#1456) Qinglin 2023-11-11 23:25:06 +08:00
  • 031cb4fb89 Update to mdbook-i18n-helpers 0.3.0 (#1460) Martin Geisler 2023-11-11 16:10:13 +01:00
  • 25c8bb0135 pt-BR: Normalize .po file with mdbook-i18n-helpers 0.3.0 (#1467) Henri F 2023-11-10 11:45:13 -08:00
  • b7832d7856 Update glossary.md (#1455) Martin Geisler 2023-11-10 15:15:32 +01:00
  • 42d69b7e5d Update link for sudo bug (#1462) Dustin J. Mitchell 2023-11-09 13:33:53 -05:00
  • dc8bd22c33 Test that we can always extract strings (#1458) Martin Geisler 2023-11-09 17:18:30 +01:00
  • 67d53d29a6 Update Android.bp files (#895) spoloxs 2023-11-09 06:26:29 +05:30
  • 039bc4f35c Update other-resources.md (#1452) Vencyr Laurence Imbo Amores 2023-11-09 07:56:12 +08:00
  • 7cec167840 Fix SVG renders in RTL contents (#1454) Amin Sharifi 2023-11-08 17:49:07 +03:30
  • 0dfd087538 ja: added translation for control-flow (#1445) ternbusty 2023-11-08 10:35:02 +09:00
  • f78ecd317b Update zh-CN.po (修正25.5 impl Trait中形参实参使用错误) (#1448) JChaooo 2023-11-07 12:46:05 +08:00
  • 2827063fda ja: translate Ch. 41 and 42 (#1442) Hidenori Kobayashi 2023-11-07 01:20:00 +00:00
  • ca61ca4f57 Add CXX tutorial (#1392) Nicole L 2023-11-06 16:34:29 -08:00
  • 1720b80e7e Update Windows Gettext installation instructions (#1447) Martin Geisler 2023-11-06 22:05:13 +01:00
  • 9ddc51a945 fa: Translate Part 3 , 4 , 5 ,6.1, 6.2, 6.3 (#1439) Amin Sharifi 2023-11-04 17:41:07 +03:30
  • 41a6f35fa3 Update to new version new-renderer-example sakex 2023-11-03 19:13:08 +01:00
  • 99e60e35bf zh-CN: Fix miss htts for https (#1443) King 2023-11-03 18:34:19 +08:00
  • 0f7ec3f507 Update CODEOWNERS (#1440) javad-jafari 2023-11-02 20:47:48 +03:30
  • 890ae517d8 es: fix some problems with the Spanish translation (#1333) Phosphorus Moscu 2023-10-31 11:46:58 +00:00
  • 3c159d8af0 Add instructions for how to use build_all.sh (#1434) Martin Geisler 2023-10-31 09:00:02 +01:00
  • 8f42baf968 Fixture code and footer content tags in rtl content (#1433) Amin Sharifi 2023-10-31 10:07:04 +03:30
  • 9d2043e17f Step down from codeowners (#1438) Javier Sorribes-Camargo 2023-10-30 14:44:41 -04:00
  • 9f56149181 zh-CN: fix typo (#1437) blkcor 2023-10-30 06:06:08 +08:00
  • bcd7cecdaa Unified Formatting/Preparation (#1431) Gourav 2023-10-30 03:32:16 +05:30
  • 4cd4269b8d Update theme/head.hbs Alexandre Senges 2023-10-27 13:47:30 +02:00
  • 77ab1ab6c4 fa: Add transltion of Part 1,2 of Book (#1432) Amin Sharifi 2023-10-27 01:06:45 +03:30
  • d7ed3c59e9 Add usernames for Persian translation reviewers (#1375) Kaveh 2023-10-26 05:38:56 +03:30
  • 2d68007f98 Update README.md (#1397) Eric Ngoiya 2023-10-25 11:23:21 -07:00
  • 2f0c9dc053 Add Spanish reviewer to CODEOWNERS (#1422) Henri F 2023-10-25 08:10:56 -07:00
  • 17f61463f5 Update converting-error-types.md (#1428) justanotheranonymoususer 2023-10-25 18:02:34 +03:00
  • 629a5c322c fa: Adding Persian translations for sidebar items (#1427) Amin Sharifi 2023-10-25 17:41:54 +03:30
  • 7bb7a48b0b uk: adding cloud-translate translations to speed up Ukrainian translation (#1425) Alex Leoshko 2023-10-25 15:43:57 +03:00
  • 0e8aeabe8a Refreshed existing IT translations, and added a few more (#1391) Ivan De Marino 2023-10-25 10:30:58 +01:00
  • 1cf0a86676 zh-CN: translate android/interoperability/with-c.md (#1399) Qinglin 2023-10-25 13:11:45 +08:00
  • 33867c5752 zh-CN: translate android/interoperability/with-c/bindgen.md (#1400) Qinglin 2023-10-25 13:11:35 +08:00
  • dd16f8755c zh-CN: translate android/interoperability/with-c/rust.md (#1401) Qinglin 2023-10-25 13:08:13 +08:00
  • 42c210b240 zh-CN: Fix usage errors of some punctuations and translate some texts (#1402) Rean Fei 2023-10-25 13:07:41 +08:00
  • b604828e2a zh-CN: translate android/interoperability/cpp.md (#1406) Qinglin 2023-10-25 13:07:13 +08:00
  • 8ec6ff3298 zh-CN: translate exercises/android/morning.md (#1407) Qinglin 2023-10-25 13:05:53 +08:00
  • fd3c8f2f81 zh-CN: translate android/interoperability/java.md (#1408) Qinglin 2023-10-25 13:05:20 +08:00
  • e6e4d50eef Be more precise about printing in compound-types.md (#1421) Martin Geisler 2023-10-24 11:32:34 +02:00
  • 77c55ef10e Update hashmap.md (#1420) justanotheranonymoususer 2023-10-24 09:01:21 +03:00
  • 3ba21370bb Simpler character counting (#1419) Chayim Refael Friedman 2023-10-23 23:36:26 +03:00
  • ecd2bc863e Updated about nc and telnet in task.md (#1382) Gourav 2023-10-23 23:40:26 +05:30
  • ce27799096 Fixes drop-down link to the correct zh-TW translation (#1416) Henri F 2023-10-23 10:34:50 -07:00
  • 88edcd02e7 Adds Chinese Traditional to the language drop-down (#1411) Henri F 2023-10-23 09:20:15 -07:00
  • cf798ae50e Fix malformed SUMMARY.md entries (#1410) Martin Geisler 2023-10-23 15:26:15 +02:00
  • 266a3d5c9f fr: translation of the "course structure" page and minor edits. (#1398) AdrienBaudemont 2023-10-23 09:13:31 -04:00
  • 696f8e1e58 zh-TW: Day 1 Translations (#1322) Henri F 2023-10-22 15:16:04 -07:00