Charisee Chiw
|
59d3d7f625
|
Indent code in speaker notes (#476)
* Indent code in speaker notes
#475
* Update stack.md
* Update destructuring-arrays.md
* Update hashmap.md
* Update traits.md
|
2023-03-11 14:12:32 -08:00 |
|
gendx
|
ce19841249
|
Add highly-unsafe speaker notes to inspect the memory layout of string. (#341)
|
2023-02-09 07:47:15 +01:00 |
|
Yauheni Baltukha
|
f118a78ef2
|
Fix typo in rust.md
|
2023-01-14 01:45:36 +01:00 |
|
Fabian Bornhofen
|
45e57e9359
|
Capitalization in stack.md
|
2023-01-12 11:51:37 +01:00 |
|
Fabian Bornhofen
|
7203bb8a65
|
Capitalization in src/memory-management/rust.md
|
2023-01-12 11:50:28 +01:00 |
|
Brandon Pollack
|
f750f75db6
|
stackheap notes
|
2023-01-12 11:12:53 +09:00 |
|
Martin Geisler
|
150e78a3f9
|
Rephrase destructor delays
After a discussion, it seems singular works well.
|
2022-12-31 12:33:57 +01:00 |
|
Kane York
|
de7d91752f
|
comparison: copyedit 'delays' to 'delayed'
This is the correct grammatical form for the bullet point, it expands into "Destructors [of objects are] delayed."
|
2022-12-27 14:13:10 -08:00 |
|
Patrick Decat
|
b5cbe4896b
|
Remove misplaced "calls"
|
2022-12-26 11:22:00 +01:00 |
|
Reilly Grant
|
16d4d2c92f
|
Fix C array syntax in memory-management/manual.md
Heap-allocated arrays in C use `int*` instead of `int[]`.
|
2022-12-22 21:58:08 -08:00 |
|
Andrew Pollack
|
6809d4ef78
|
Minor punctuation update
|
2022-12-21 09:33:44 -08:00 |
|
Martin Geisler
|
c212a473ba
|
Publish Comprehensive Rust 🦀
|
2022-12-21 16:38:28 +01:00 |
|