1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-07-03 21:39:51 +02:00

Commit Graph

  • 010b443615 cargo: bump the patch group in /src/bare-metal/aps/examples with 3 updates (#2799) main dependabot[bot] 2025-07-01 11:15:41 +01:00
  • 30e3151f56 Bump crate-ci/typos from 1.33.1 to 1.34.0 (#2798) dependabot[bot] 2025-07-01 11:14:56 +01:00
  • 9599e3f7fb Bump dprint/check from 2.2 to 2.3 (#2797) dependabot[bot] 2025-07-01 11:13:38 +01:00
  • fb95fb377d cargo: bump the patch group in /src/exercises/bare-metal/rtc with 3 updates (#2796) dependabot[bot] 2025-07-01 11:02:18 +01:00
  • 6194ac4abb cargo: bump the patch group with 4 updates (#2795) dependabot[bot] 2025-07-01 11:01:37 +01:00
  • 5e4feff6d7 Add section about UART driver without safe-mmio back in (#2792) Andrew Walbran 2025-06-30 13:48:32 +01:00
  • 447b31cd45 Remove type annotations from borrowck example (#2791) Nicole L 2025-06-26 12:17:57 -07:00
  • 2e50843812 Move closures section to before libstd sections (#2789) Nicole L 2025-06-26 12:17:32 -07:00
  • c253b33977 Add note about trait bound in closures exercise (#2788) Nicole L 2025-06-26 12:09:38 -07:00
  • 39d0588c89 Add direct call to talk in trait implementation slide (#2787) Nicole L 2025-06-26 12:07:50 -07:00
  • da28a502bf Make pattern matching exercise code editable (#2786) Nicole L 2025-06-26 12:07:18 -07:00
  • 088744a4c2 Split off function call to make pattern match clearer (#2785) Nicole L 2025-06-26 12:01:46 -07:00
  • 40652b6415 Add note about struct-style enum variants in pattern matching (#2784) Nicole L 2025-06-26 12:01:04 -07:00
  • 3f6209fb8b Add note to binary-tree exercise about duplicate values legare/binary-tree-no-duplicates Nicole LeGare 2025-06-25 15:33:51 -07:00
  • e3ccd63361 Remove unnecessary type cast in C ffi example legare/print-card-remove-cast Nicole LeGare 2025-06-25 14:50:13 -07:00
  • 7e43a87e8a Remove unnecessary dependencies on libbinder_rs legare/remove-libbinder-rs Nicole LeGare 2025-06-25 14:47:37 -07:00
  • f51f0dbb13 Fix typo in arrays.md (#2781) Vinh Tran 2025-06-25 17:08:29 -04:00
  • f042c1d233 Update cargo.md mgeisler-patch-1 Martin Geisler 2025-06-19 10:45:02 +02:00
  • bb8b35ab74 Add a speaker note about trying to use a variable as a pattern (#2779) Nicole L 2025-06-18 17:05:32 -07:00
  • bb1e1c9414 Updates to bare metal day after teaching it again (#2775) Andrew Walbran 2025-06-12 11:27:22 +01:00
  • ef8afce41c Fix tyop legare/ub-example Nicole LeGare 2025-06-09 14:05:41 -07:00
  • b01299bc3b Rework example to compare to UB in C Nicole LeGare 2025-06-09 14:02:33 -07:00
  • ab26027a79 Fix errors in CODEOWNERS as suggested by GH (#2771) Dustin J. Mitchell 2025-06-03 11:58:44 -04:00
  • 6ba7f2c654 Reduce wdio verbosity (#2768) Dustin J. Mitchell 2025-06-03 11:47:38 -04:00
  • 74605c345c cargo: bump reqwest from 0.12.18 to 0.12.19 in the patch group (#2770) dependabot[bot] 2025-06-03 14:46:13 +01:00
  • 3eb9f98f4a Bump crate-ci/typos from 1.32.0 to 1.33.1 (#2769) dependabot[bot] 2025-06-03 14:45:41 +01:00
  • 0c20fb11f1 Convert dependabot reviewers to CODEOWNERS (#2762) Dustin J. Mitchell 2025-06-03 09:16:53 -04:00
  • f9e58d9596 Add a schematic state machine implementing Future (#2048) Dustin J. Mitchell 2025-06-03 08:45:22 -04:00
  • 2f37846e44 Bump tar-fs from 3.0.8 to 3.0.9 in /tests in the npm_and_yarn group across 1 directory (#2766) dependabot[bot] 2025-06-03 08:09:22 -04:00
  • c1773a7fdb Update some speaker notes for bare metal Rust section (#2764) Andrew Walbran 2025-06-02 19:16:09 +01:00
  • 64ef712d7d Use safe-mmio crate in PL011 UART driver example and RTC exercise solution (#2752) Andrew Walbran 2025-06-02 15:28:06 +01:00
  • f3e369274a Bump crate-ci/typos from 1.31.2 to 1.32.0 (#2761) dependabot[bot] 2025-06-01 20:12:49 -04:00
  • 029c7392a3 cargo: bump bitflags from 2.9.0 to 2.9.1 in /src/bare-metal/aps/examples in the patch group (#2760) dependabot[bot] 2025-06-01 20:12:10 -04:00
  • 53fbe1e71d cargo: bump bitflags from 2.9.0 to 2.9.1 in /src/exercises/bare-metal/rtc in the patch group (#2759) dependabot[bot] 2025-06-01 20:06:25 -04:00
  • 1a2081765e cargo: bump the patch group with 4 updates (#2758) dependabot[bot] 2025-06-01 15:30:29 -04:00
  • 4a5a1c3a5c cargo: bump the minor group with 2 updates (#2757) dependabot[bot] 2025-06-01 09:49:56 -04:00
  • a0e1add083 Add more tools to install instructions. (#2756) Andrew Walbran 2025-05-23 21:16:57 +01:00
  • c60070bb80 Small fixes to concurrency material (#2737) Frances Wingerter 2025-05-23 19:54:14 +00:00
  • fc6e5c7526 Update to Rust 2024 edition. (#2658) Andrew Walbran 2025-05-23 19:03:03 +01:00
  • db47709e87 Remove unnecessary deref operation in refcell.md (#2754) Nicole L 2025-05-21 17:44:43 -07:00
  • 050c5e1b8b Simplify type cast and remove error handling in protobuf exercise legare/protobuf-simplify-cast Nicole LeGare 2025-05-21 17:03:19 -07:00
  • 738d5ad820 Simplify project commands using cargo xtask (#2753) Eric Githinji 2025-05-21 09:58:52 +03:00
  • ef20b048ee Bump undici from 6.21.1 to 6.21.3 in /tests in the npm_and_yarn group across 1 directory (#2748) dependabot[bot] 2025-05-19 12:50:58 +02:00
  • dbd1a09031 Reorder struct pattern examples (#2749) Nicole L 2025-05-16 14:10:30 -07:00
  • 77b201c4cb Fix section dividers. (#2750) Andrew Walbran 2025-05-16 14:36:59 +01:00
  • 2bb13e5098 Use aarch64-rt in bare metal AP section and exercise (#2751) Andrew Walbran 2025-05-16 14:34:45 +01:00
  • 3b6306885d tests: refactor slide style guide tests and add playground size checks (#2745) michael-kerscher 2025-05-16 10:59:47 +02:00
  • c3450e7947 Remove explicit derefs from shared ref slide (#2746) Nicole L 2025-05-14 16:24:38 -07:00
  • 428f51a106 Remove extra credit from binary tree exercise (#2713) Nicole L 2025-05-07 10:30:03 -07:00
  • 479d834a10 mdbook-exerciser: ensure all code block bytes of the examples are written to the file (#2742) michael-kerscher 2025-05-07 17:48:54 +02:00
  • 6da4ade59e Add xtask command for running web-tests. (#2743) Eric Githinji 2025-05-07 12:31:08 +03:00
  • ce9d74742d tests: fix the includes in test/tsconfig.json and switch to modern node18 module (#2740) michael-kerscher 2025-05-07 09:22:16 +02:00
  • 03df73e747 unsafe: mutable-static: do not create reference (#2736) Frances Wingerter 2025-05-06 15:55:05 +00:00
  • 384b892092 welcome-day-1: do not claim to cover pattern matching enums/structs (#2739) Frances Wingerter 2025-05-06 15:54:39 +00:00
  • e23843e5e3 Minor tweaks to std traits slides (#2738) Frances Wingerter 2025-05-06 15:54:21 +00:00
  • b897e43892 Small fixes re: closures (#2735) Frances Wingerter 2025-05-06 15:54:04 +00:00
  • 291c2b08e3 Make install-tools command work from any directory in the workspace. (#2725) Eric Githinji 2025-05-06 09:55:55 +03:00
  • d0d8168c56 vi: Translate TOC from Running the course to the end of Chromium (#1948) Curly-Howard-Chungus Correspondence | Lamport-Cabot-Codd-Backus-Naur Form 2025-05-05 15:50:22 +07:00
  • ab1a470ab2 workflow: enable npm caching and update node to LTS version 22 (#2726) michael-kerscher 2025-05-01 20:17:44 +02:00
  • d6f53392d8 cargo: bump arm-gic from 0.2.2 to 0.4.0 in /src/exercises/bare-metal/rtc in the minor group (#2727) dependabot[bot] 2025-05-01 12:08:48 +01:00
  • 53afa8416b cargo: bump the patch group with 6 updates (#2731) dependabot[bot] 2025-05-01 11:45:05 +01:00
  • 3743ddf25c cargo: bump cc from 1.2.17 to 1.2.20 in /src/bare-metal/aps/examples in the patch group (#2730) dependabot[bot] 2025-05-01 11:42:55 +01:00
  • 3fe4addb54 Bump crate-ci/typos from 1.31.1 to 1.31.2 (#2729) dependabot[bot] 2025-05-01 11:41:28 +01:00
  • 6280136209 cargo: bump the patch group in /src/exercises/bare-metal/rtc with 2 updates (#2728) dependabot[bot] 2025-05-01 11:39:01 +01:00
  • 6ef577bcc7 Rust does automatically takes a reference, sometimes (#2718) Bjørn Jørgensen 2025-04-28 10:08:36 +02:00
  • d6fbd215a1 fix: typo in "unsafe external functions" (#2724) Nabeelimran 2025-04-26 20:37:10 +05:00
  • 059e75b47c Update async-traits.md (#2550) ben032 2025-04-26 08:02:52 +10:00
  • 3474c07c13 Explicitly non-digit characters in testing exercise (#2723) Nicole L 2025-04-25 03:42:12 -07:00
  • 3beda3678b Update link to macros in the book (#2719) Bjørn Jørgensen 2025-04-23 11:11:53 +02:00
  • 709450bfad Update generic notes to match example (#2720) Dustin J. Mitchell 2025-04-23 05:05:18 -04:00
  • 3726918b87 Use Vec::new instead of vec! (#2712) Nicole L 2025-04-23 02:04:50 -07:00
  • ec75f8f8ab Document translation workflow (#2579) Martin Geisler 2025-04-23 10:24:30 +02:00
  • 3103eba5cd Remove type annotations in move.md (#2711) Nicole L 2025-04-22 07:01:38 -07:00
  • 24a2642758 Fix formatting Nicole LeGare 2025-04-17 16:53:30 -07:00
  • 097b700bc3 Replace one of the examples of the aliasing rule Nicole LeGare 2025-04-17 16:48:01 -07:00
  • 5211436446 remove the multilingual field from book.toml (#2710) Gábor Szabó 2025-04-09 10:52:49 +03:00
  • f0a93a4ebb cargo: bump tokio from 1.44.1 to 1.44.2 in the cargo group (#2709) dependabot[bot] 2025-04-07 22:56:01 -04:00
  • 0085748d17 Xtask improvements (#2707) Eric Githinji 2025-04-07 13:18:49 +03:00
  • 43cf3fb616 cargo: bump openssl from 0.10.70 to 0.10.72 in the cargo group (#2706) dependabot[bot] 2025-04-04 21:07:55 +00:00
  • 5d00ff9d4e cargo: bump the minor group in /src/exercises/bare-metal/rtc with 2 updates (#2700) dependabot[bot] 2025-04-02 10:12:42 +00:00
  • 64cc35f5a7 cargo: bump the minor group in /src/bare-metal/aps/examples with 3 updates (#2701) dependabot[bot] 2025-04-02 09:53:52 +00:00
  • f8c9b831cb cargo: bump the patch group in /src/bare-metal/aps/examples with 2 updates (#2702) dependabot[bot] 2025-04-01 12:10:47 -04:00
  • e0204d0185 cargo: bump the patch group with 11 updates (#2703) dependabot[bot] 2025-04-01 12:10:16 -04:00
  • bab66c5d43 Bump crate-ci/typos from 1.29.10 to 1.31.1 (#2698) dependabot[bot] 2025-04-01 12:07:14 -04:00
  • 560b79bf31 cargo: bump the patch group in /src/exercises/bare-metal/rtc with 2 updates (#2699) dependabot[bot] 2025-04-01 11:46:14 -04:00
  • 2b32b1cb05 Fix link in README.md (#2705) Martin Geisler 2025-04-01 10:18:36 +02:00
  • 23d1d64aeb cargo: bump the minor group with 4 updates (#2704) dependabot[bot] 2025-04-01 10:09:45 +02:00
  • ecd2c0d8fb Bump tar-fs from 3.0.6 to 3.0.8 in /tests in the npm_and_yarn group across 1 directory (#2697) dependabot[bot] 2025-03-31 11:19:32 +02:00
  • eca2a10316 Improve tests for BinaryTree exercise (#2696) bartoszkp 2025-03-19 21:46:25 +01:00
  • 53f7660e9b Evaluate slide size and block if they grow above a certain treshold (with exemption mechanism) (#2693) michael-kerscher 2025-03-18 12:50:46 +01:00
  • 91f6de64df Xtask (#2688) Eric Githinji 2025-03-14 14:24:08 +03:00
  • 01176e0de0 cargo: bump ring from 0.17.8 to 0.17.13 in the cargo group (#2692) dependabot[bot] 2025-03-09 03:03:26 +00:00
  • a2ad59e4ae Use dbg! instead of println! in deep dive sessions. (#2676) Eric Githinji 2025-03-07 14:05:29 +03:00
  • 9d7ae61322 Correct incorrect title of Korean translation (#2599) 명이 2025-03-07 20:04:50 +09:00
  • a20d3f15c4 cargo: bump the minor group across 1 directory with 2 updates (#2689) dependabot[bot] 2025-03-06 04:28:38 +00:00
  • b24914a247 Correct minor typos in slide notes (#2687) Colin Pitrat 2025-03-04 12:50:45 +00:00
  • 7f45460811 Rework generic fn examples to show monomorphized versions (#2671) Nicole L 2025-03-03 07:03:10 -08:00
  • 8ed932f65c cargo: bump the minor group with 6 updates (#2681) dependabot[bot] 2025-03-03 13:48:54 +00:00
  • 92d60b27e6 Bump the npm_and_yarn group across 1 directory with 2 updates (#2674) dependabot[bot] 2025-03-03 14:41:07 +01:00
  • da9045d6f0 cargo: bump the patch group in /src/exercises/bare-metal/rtc with 3 updates (#2684) dependabot[bot] 2025-03-03 13:32:32 +01:00