1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-01-07 08:45:24 +02:00
comprehensive-rust/src
dependabot[bot] f5ca4e34fc
cargo: bump the patch group with 2 updates (#1967)
Bumps the patch group with 2 updates:
[pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) and
[reqwest](https://github.com/seanmonstar/reqwest).

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 11:40:01 +01:00
..
android Move Mockall and GoogleTest slides to Android section (#1533) 2024-03-04 16:25:35 +01:00
async concurrency: Update async trait slide (#1883) 2024-03-06 16:37:48 -05:00
bare-metal cargo: bump cc from 1.0.90 to 1.0.91 in /src/bare-metal/aps/examples in the patch group (#1966) 2024-04-08 11:39:26 +01:00
borrowing Tweak timings of exercises to better reflect teaching times (#1839) 2024-02-22 10:21:39 -05:00
cargo Format all Markdown files with dprint (#1157) 2023-12-31 00:15:07 +01:00
chromium Update cargo.md to fix typos (#1848) 2024-02-23 11:18:04 -08:00
concurrency Move mpsc::Sender to the list of Send + Sync types (#1930) 2024-03-22 10:27:11 -04:00
control-flow-basics Remove tangential text from if slide (#1840) 2024-02-23 08:53:26 -08:00
error-handling Tweak timings of exercises to better reflect teaching times (#1839) 2024-02-22 10:21:39 -05:00
exercises cargo: bump the patch group with 2 updates (#1967) 2024-04-08 11:40:01 +01:00
generics Add missing closing quotes in generic-traits.md (#1952) 2024-04-01 09:52:33 -04:00
hello-world Move hello world example to second section (#1838) 2024-02-21 16:54:11 -05:00
iterators Tweak solution to iter exercise (#1884) 2024-03-06 20:18:31 +00:00
lifetimes Move slices and strings to references section (#1898) 2024-03-14 16:21:15 -04:00
memory-management Update move.md (#1944) 2024-03-26 13:31:39 +00:00
methods-and-traits Cover Supertraits, Generic Traits (#1854) 2024-03-12 13:49:39 +00:00
modules Adjust morning-session timings downward (#1786) 2024-02-06 15:48:56 -05:00
pattern-matching Rework introduction of pattern matching (#1843) 2024-02-28 11:14:53 -08:00
references Move slices and strings to references section (#1898) 2024-03-14 16:21:15 -04:00
running-the-course Update translations.md with new Korean contributor (#1823) 2024-02-20 10:50:42 +00:00
smart-pointers Fix example of niche optimization in Smart Pointers / Box<T> (#1946) 2024-03-28 14:25:57 +00:00
std-traits Make content of variable "name" an actual name (#1816) 2024-02-14 08:57:56 -05:00
std-types A simple fix in the day (#1927) 2024-03-20 12:12:49 -04:00
testing Move Mockall and GoogleTest slides to Android section (#1533) 2024-03-04 16:25:35 +01:00
tuples-and-arrays Removed destructuring about struct (#1924) 2024-03-19 16:49:26 -04:00
types-and-values Move slices and strings to references section (#1898) 2024-03-14 16:21:15 -04:00
unsafe-rust Format all Markdown files with dprint (#1157) 2023-12-31 00:15:07 +01:00
user-defined-types Updated static and const (#1881) 2024-03-15 09:01:41 -04:00
android.md Format all Markdown files with dprint (#1157) 2023-12-31 00:15:07 +01:00
async.md Format all Markdown files with dprint (#1157) 2023-12-31 00:15:07 +01:00
bare-metal.md Format all Markdown files with dprint (#1157) 2023-12-31 00:15:07 +01:00
borrowing.md Comprehensive Rust v2 (#1073) 2023-11-29 16:39:24 +01:00
cargo.md Format all Markdown files with dprint (#1157) 2023-12-31 00:15:07 +01:00
chromium.md Format all Markdown files with dprint (#1157) 2023-12-31 00:15:07 +01:00
concurrency.md concurrency: Add detailed teaching notes for welcome and threads slides (#1885) 2024-03-06 21:11:52 +00:00
control-flow-basics.md Comprehensive Rust v2 (#1073) 2023-11-29 16:39:24 +01:00
credits.md Format all Markdown files with dprint (#1157) 2023-12-31 00:15:07 +01:00
error-handling.md Comprehensive Rust v2 (#1073) 2023-11-29 16:39:24 +01:00
generics.md Comprehensive Rust v2 (#1073) 2023-11-29 16:39:24 +01:00
glossary.md Fix definition of Rust Fundamentals in glossary.md (#1844) 2024-02-23 10:06:44 +01:00
hello-world.md Comprehensive Rust v2 (#1073) 2023-11-29 16:39:24 +01:00
index.md Link to PDF version of course from first page (#1836) 2024-02-26 13:24:28 +01:00
iterators.md Comprehensive Rust v2 (#1073) 2023-11-29 16:39:24 +01:00
lifetimes.md Move slices and strings to references section (#1898) 2024-03-14 16:21:15 -04:00
memory-management.md Comprehensive Rust v2 (#1073) 2023-11-29 16:39:24 +01:00
methods-and-traits.md Comprehensive Rust v2 (#1073) 2023-11-29 16:39:24 +01:00
modules.md Comprehensive Rust v2 (#1073) 2023-11-29 16:39:24 +01:00
other-resources.md Format all Markdown files with dprint (#1157) 2023-12-31 00:15:07 +01:00
pattern-matching.md Comprehensive Rust v2 (#1073) 2023-11-29 16:39:24 +01:00
README.md Test translations using same source as for publish (#1492) 2024-01-04 17:04:44 +01:00
references.md Comprehensive Rust v2 (#1073) 2023-11-29 16:39:24 +01:00
running-the-course.md Format all Markdown files with dprint (#1157) 2023-12-31 00:15:07 +01:00
smart-pointers.md Comprehensive Rust v2 (#1073) 2023-11-29 16:39:24 +01:00
std-traits.md Comprehensive Rust v2 (#1073) 2023-11-29 16:39:24 +01:00
std-types.md Comprehensive Rust v2 (#1073) 2023-11-29 16:39:24 +01:00
SUMMARY.md Fix misspelling of implementing (#1934) 2024-03-24 22:00:10 +00:00
testing.md Comprehensive Rust v2 (#1073) 2023-11-29 16:39:24 +01:00
thanks.md Format all Markdown files with dprint (#1157) 2023-12-31 00:15:07 +01:00
tuples-and-arrays.md Comprehensive Rust v2 (#1073) 2023-11-29 16:39:24 +01:00
types-and-values.md Comprehensive Rust v2 (#1073) 2023-11-29 16:39:24 +01:00
unsafe-rust.md Comprehensive Rust v2 (#1073) 2023-11-29 16:39:24 +01:00
user-defined-types.md Comprehensive Rust v2 (#1073) 2023-11-29 16:39:24 +01:00
welcome-day-1-afternoon.md Comment PRs with updated schedule information (#1576) 2024-01-12 15:53:09 +00:00
welcome-day-1.md Comment PRs with updated schedule information (#1576) 2024-01-12 15:53:09 +00:00
welcome-day-2-afternoon.md Comment PRs with updated schedule information (#1576) 2024-01-12 15:53:09 +00:00
welcome-day-2.md Comment PRs with updated schedule information (#1576) 2024-01-12 15:53:09 +00:00
welcome-day-3-afternoon.md Comment PRs with updated schedule information (#1576) 2024-01-12 15:53:09 +00:00
welcome-day-3.md Comment PRs with updated schedule information (#1576) 2024-01-12 15:53:09 +00:00
welcome-day-4-afternoon.md Comment PRs with updated schedule information (#1576) 2024-01-12 15:53:09 +00:00
welcome-day-4.md Comment PRs with updated schedule information (#1576) 2024-01-12 15:53:09 +00:00

Course Content

The files in this directory make up the content of the course. The files here can include third-party content from ../third_party/ as well.

When we publish a translation of the course, we git restore the src/ and third_party/ directories at the repository root back to the date listed in the POT-Creation-Date header of the translation. It is crucial, that all translatable content lives in those two directories. The other files (such as book.toml and theme/) are not restored and we always use the latest version of them.