Commit Graph

628 Commits (d7d11b01df5c9db743910af3aba0783b5f8cb852)
 

Author SHA1 Message Date
Carlos Liam 30ae4bc89b Replace multiple trailing newlines with a single trailing newline
9 years ago
Ms2ger 0e784eb884 Fix some typos.
9 years ago
Simon Mazur 3e25f93084 docs: anchors fixes
9 years ago
Pascal Hertleif 83ce66888e Nomicon: Fix Links
9 years ago
Alex Crichton 4c56ec91c3 std: Internalize almost all of `std::rt`
9 years ago
Jørn Lode a0b4fdad02 Rustonomicon: Reword potentially confusing comment in Vec::drain.
9 years ago
Jørn Lode 2574990a3f Rustonomicon: Fix bug in implementation of Vec::drain()
9 years ago
Jake Kerr 00fdb72cc8 Reverse AtomicBool value in nomicon example to agree with its comment.
9 years ago
Andrew Paseltiner 649ba39bc4 Remove superfluous line from Nomicon
9 years ago
Tshepang Lekhonkhobe 4b1781c350 nomicon: insert missing words
9 years ago
Tshepang Lekhonkhobe 80604b471d nomicon: use current syntax
9 years ago
Steve Klabnik 5dfcb738b1 Remove reference to diabetes
9 years ago
Taliesin Beynon 2bea608ff4 Some rerp-rust improvements.
9 years ago
Jeehoon Kang d787bec7d5 Revise TARPL's description for allocating 0 bytes
9 years ago
Ivan Jager 399efd4cdc Fix some grammar in The Advanced Rust Programming Language
9 years ago
Alexis Beingessner f6e739a54c Fix variance ordering
9 years ago
Alexis Beingessner 5dea771dbb rename TARPL to The Rustinomicon
9 years ago
Oliver Schneider 99e464326c fix code and error to match the surronding text
9 years ago
Cole Reynolds a15e56cb52 Minor grammatical changes to send-and-sync.
9 years ago
Taliesin Beynon 8a932e55b9 fix switched-round 'b' and 'c'
9 years ago
Alexis Beingessner 37d42cdcef last of the emphasis cleanup
9 years ago
Alexis Beingessner 42582a28ed frob emphasis
9 years ago
Alexis Beingessner 85a6d02a45 make the intro less scary
9 years ago
Alexis Beingessner a9c2c6ee32 fix title-casing
9 years ago
Alex Crichton ec806b24f4 tarpl: Change norun to no_run
9 years ago
Alexis Beingessner baab22d05e Maybe ignore the explicit examples of a race condition
9 years ago
Alexis Beingessner 6e480e28e6 fix example code
9 years ago
Alexis Beingessner 594aa865d2 add warning about reference section
9 years ago
Alexis Beingessner efe5b1b79e clarify subtyping
9 years ago
Alexis Beingessner 56fd7834f6 fix borrow-splitting
9 years ago
Alexis Beingessner e00022c2ef fix incorrect name
9 years ago
Alexis Beingessner 36d7b94c89 lots more felix fixes
9 years ago
Alexis Beingessner fadf50dc7d many many pnkfelix fixes
9 years ago
Alexis Beingessner 35f68b4107 OBRM for aturon
9 years ago
Alexis Beingessner fe09c847aa vec fixes for huonw
9 years ago
Alexis Beingessner b1529f107e fixups for aturon
9 years ago
Alexis Beingessner 8685cdba24 fixup atomics
9 years ago
Alexis Beingessner f8fdc70bc3 expand lifetime splitting to show IterMut is totally safe
9 years ago
Alexis Beingessner 1e43aaa054 fix accident
9 years ago
Alexis Beingessner 750d0bccde remove subtyping from coercions, it's something else
9 years ago
Alexis Beingessner a8f62683fb clarify casts are checked at compile time
9 years ago
Alexis Beingessner 986d7980c9 remove redundant explanation
9 years ago
Alexis Beingessner b08d4dde35 explain phantom
9 years ago
Alexis Beingessner 2479c91cf7 get into the weeds over GEP and allocations
9 years ago
Alexis Beingessner 9d578c5d11 UB is src bzns
9 years ago
Alexis Beingessner 42629127a0 mention void pointers
9 years ago
Alexis Beingessner 3ddcf0929c clean up vec chapter of tarpl
9 years ago
Alexis Beingessner 7415230ad1 flesh out void types
9 years ago
Alexis Beingessner 42ed931268 some conversions cleanup
9 years ago
Alexis Beingessner e8f82c31c4 fixup and cool example for checked-uninit
9 years ago