.. |
android
|
remove $ from code-blocks in build_all.sh (#955)
|
2023-07-12 16:31:16 +02:00 |
async
|
Fix broken link in Pitfalls of async /await (#811)
|
2023-06-13 17:26:56 +00:00 |
bare-metal
|
Disambiguate b in main_improved.rs (#977)
|
2023-07-14 12:01:00 +01:00 |
basic-syntax
|
Fix capitalization of Rust (#1007)
|
2023-07-18 12:41:27 +02:00 |
cargo
|
Clarify that crates don't have to live on crates.io (#985)
|
2023-07-17 17:58:04 +02:00 |
concurrency
|
Corrected spelling in bounded.md (#844)
|
2023-06-21 07:12:59 +00:00 |
control-flow
|
A few improvements to control flow section (#907)
|
2023-07-06 17:23:02 +00:00 |
enums
|
Update sizes.md (#775)
|
2023-06-09 18:00:33 +00:00 |
error-handling
|
Error is not yet available in core on stable (#1005)
|
2023-07-18 11:02:24 +02:00 |
exercises
|
Fix solution in Link Checker in Concurrency Morning exercises (#904)
|
2023-07-13 10:52:06 +02:00 |
generics
|
Restructure Day-3 morning (#503)
|
2023-03-30 13:25:34 +01:00 |
hello-world
|
Add suggestion to use rustup doc (#770)
|
2023-06-10 18:01:57 -04:00 |
memory-management
|
Memory Management: Leaks are bad, RCE is worse (#997)
|
2023-07-17 22:36:14 -07:00 |
methods
|
Update receiver.md (#661)
|
2023-05-23 12:57:38 +00:00 |
modules
|
Filesystem slide rework (#1002)
|
2023-07-18 13:32:45 +02:00 |
ownership
|
Rename confusing 'Double Free' (#1000)
|
2023-07-17 22:42:35 -07:00 |
pattern-matching
|
Minor fixes (#579)
|
2023-04-24 14:46:38 -04:00 |
running-the-course
|
Update translations.md (#979)
|
2023-07-17 08:49:19 -07:00 |
std
|
Add Mutex information to Rc slide (#1001)
|
2023-07-18 11:03:45 +02:00 |
structs
|
Use non-generic default (#999)
|
2023-07-17 22:38:48 -07:00 |
testing
|
Add a file which references some useful crates to use for writing tests (#617)
|
2023-05-05 14:59:25 +00:00 |
traits
|
Additional sentence for derive macros (#1003)
|
2023-07-18 11:02:49 +02:00 |
unsafe
|
Wrap comments at 80 columns (#592)
|
2023-05-03 12:00:58 +02:00 |
welcome-day-1
|
Add reference to microcontrollers as target for rust (#986)
|
2023-07-17 19:01:21 +02:00 |
why-rust
|
Remove the overly specific 40 years reference (#988)
|
2023-07-17 18:57:33 +02:00 |
android.md
|
Cleanup references to "Day 4" (#603)
|
2023-05-02 08:02:28 +02:00 |
async.md
|
Add an "async" session (#496)
|
2023-04-14 14:06:50 +00:00 |
bare-metal.md
|
Cleanup references to "Day 4" (#603)
|
2023-05-02 08:02:28 +02:00 |
basic-syntax.md
|
Mention that the syntax is similar to Java as well. (#337)
|
2023-02-03 15:28:38 +00:00 |
cargo.md
|
Updated 'Using Cargo' (#984)
|
2023-07-17 23:26:39 +02:00 |
concurrency.md
|
Cleanup references to "Day 4" (#603)
|
2023-05-02 08:02:28 +02:00 |
control-flow.md
|
Publish Comprehensive Rust 🦀
|
2022-12-21 16:38:28 +01:00 |
credits.md
|
Fix link to LICENSE in credits.md (#813)
|
2023-06-14 10:17:29 +01:00 |
enums.md
|
Fix typo in enums.md (#958)
|
2023-07-12 09:43:02 -07:00 |
error-handling.md
|
Publish Comprehensive Rust 🦀
|
2022-12-21 16:38:28 +01:00 |
generics.md
|
Mention generic data structures as well as algorithms (#908)
|
2023-07-06 08:39:28 +00:00 |
hello-world.md
|
Rust isn't functional, but it does have functional elements (#987)
|
2023-07-18 01:13:06 +02:00 |
memory-management.md
|
Publish Comprehensive Rust 🦀
|
2022-12-21 16:38:28 +01:00 |
methods.md
|
Updates and minor fixes to Day 2: Morning (#372)
|
2023-02-09 21:15:47 +00:00 |
modules.md
|
Day2: Afternoon - speaker note details and minor cosmetic changes. (#408)
|
2023-02-16 03:19:25 +00:00 |
other-resources.md
|
Add Too Many Lists book to other resources (#410)
|
2023-02-14 21:25:06 +00:00 |
ownership.md
|
Publish Comprehensive Rust 🦀
|
2022-12-21 16:38:28 +01:00 |
pattern-matching.md
|
Fix typo: patten -> pattern (#430)
|
2023-02-17 18:34:35 +09:00 |
running-the-course.md
|
Update "Running the course" based on latest experience (#628)
|
2023-05-11 17:23:01 +00:00 |
std.md
|
Mention alloc too
|
2023-01-23 12:44:07 +00:00 |
structs.md
|
Add missing newlines around <details> (#647)
|
2023-05-19 09:43:44 -04:00 |
SUMMARY.md
|
Rename 'designing a library' example (#911)
|
2023-07-06 08:40:47 +00:00 |
testing.md
|
Publish Comprehensive Rust 🦀
|
2022-12-21 16:38:28 +01:00 |
thanks.md
|
Publish Comprehensive Rust 🦀
|
2022-12-21 16:38:28 +01:00 |
traits.md
|
Restructure Day-3 morning (#503)
|
2023-03-30 13:25:34 +01:00 |
unsafe.md
|
Update unsafe.md (#252)
|
2023-01-30 13:12:51 +00:00 |
welcome-day-1.md
|
Missing word in welcome day speaker notes (#699)
|
2023-05-26 14:51:05 +00:00 |
welcome-day-2.md
|
Fixes typo
|
2022-12-26 09:12:00 +01:00 |
welcome-day-3.md
|
Publish Comprehensive Rust 🦀
|
2022-12-21 16:38:28 +01:00 |
welcome.md
|
Fix some typos and wording in welcome.md (#639)
|
2023-07-06 09:38:43 +00:00 |
why-rust.md
|
Fix typo (#173)
|
2023-01-17 11:42:31 +00:00 |