summary refs log tree commit diff
path: root/src/doc/trpl/unsafe.md
AgeCommit message (Expand)AuthorLines
2015-07-21Klabnik nit-picks ;)Ticki-1/+1
2015-07-21Add info about usage of 'unsafe' keyword in bindings to foreign interfaces.Ticki-3/+7
2015-07-07Rollup merge of #26854 - steveklabnik:gh26345, r=alexcrichtonSteve Klabnik-1/+14
2015-07-07Re-word UB in unsafe guideSteve Klabnik-14/+14
2015-07-07There are four uses of unsafe, actuallySteve Klabnik-1/+14
2015-06-26make book match referenceAlexis Beingessner-5/+2
2015-04-30Fix broken links in the book.Steve Klabnik-1/+1
2015-04-21Refocus unsafe code chapter on unsafe itself.Steve Klabnik-0/+128
2015-04-07New TOCSteve Klabnik-183/+0
2015-03-26New section of the book: nightly rustSteve Klabnik-536/+0
2015-03-24Reject specialized Drop impls.Felix S. Klock II-8/+9
2015-03-23Add #![feature] attributes to doctestsBrian Anderson-0/+5
2015-03-19Remove incorrect statement about raw pointers.Steve Klabnik-4/+0
2015-02-17Rollup merge of #22027 - iblech:patch-1, r=steveklabnikManish Goregaokar-5/+5
2015-02-16Tiny typo changes (per discussion in pull request #22027)Ingo Blechschmidt-2/+2
2015-02-07Feature-gate #![no_std]Keegan McAllister-3/+5
2015-02-07Don't use std:: paths in syntax extensions when compiling a #![no_std] crateKeegan McAllister-4/+0
2015-02-07Fix several tiny typosIngo Blechschmidt-4/+4
2015-01-30fix falloutJorge Aparicio-0/+4
2015-01-21remove `NoSendItem` and `NoSyncItem`Jorge Aparicio-1/+1
2015-01-21Rollup merge of #21375 - petrochenkov:ssbsl, r=alexcrichtonBarosl LEE-1/+1
2015-01-21Rollup merge of #21359 - WiSaGaN:bugfix/fix_marker, r=alexcrichtonBarosl LEE-2/+2
2015-01-20Auto merge of #21257 - alexcrichton:issue-20064, r=pnkfelixbors-4/+4
2015-01-18Fix std::marker.Wangshan Lu-2/+2
2015-01-17doc: Remove extra whitespace in the middle of lines to provide alignmentNick Howell-2/+2
2015-01-17Fix up titles of TRPL chaptersSteve Klabnik-1/+1
2015-01-17Intpocalypse, book edition.Steve Klabnik-17/+17
2015-01-17Remove unnecessary explicit conversions to *const Twe-1/+1
2015-01-16syntax: Feature gate #[start] and #[main]Alex Crichton-4/+4
2015-01-15rollup merge of #21105: csouth3/kill-box-importAlex Crichton-1/+0
2015-01-15rollup merge of #21001: camjackson/masterAlex Crichton-1/+0
2015-01-13Remove unneeded box import in examplesChase Southwood-1/+0
2015-01-12Remove usage and reference of feature(globs) from the bookCam Jackson-1/+0
2015-01-12Purge references to Rust tasks from TRPL.Paul Crowley-2/+2
2015-01-08Standardize punctuation & formatting of TRPLKevin Yap-4/+5
2015-01-08Fix dead links in the guide and reorganizeAlex Crichton-0/+716