about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2015-07-28fix borrow-splittingAlexis Beingessner-10/+9
2015-07-28fix incorrect nameAlexis Beingessner-1/+1
2015-07-28lots more felix fixesAlexis Beingessner-74/+104
2015-07-28many many pnkfelix fixesAlexis Beingessner-126/+200
2015-07-27OBRM for aturonAlexis Beingessner-26/+50
2015-07-27vec fixes for huonwAlexis Beingessner-14/+17
2015-07-27fixups for aturonAlexis Beingessner-25/+43
2015-07-26fixup atomicsAlexis Beingessner-3/+3
2015-07-26expand lifetime splitting to show IterMut is totally safeAlexis Beingessner-53/+194
2015-07-24fix accidentAlexis Beingessner-1/+2
2015-07-20remove subtyping from coercions, it's something elseAlexis Beingessner-7/+5
2015-07-20clarify casts are checked at compile timeAlexis Beingessner-2/+8
2015-07-20remove redundant explanationAlexis Beingessner-16/+1
2015-07-20explain phantomAlexis Beingessner-0/+3
2015-07-20get into the weeds over GEP and allocationsAlexis Beingessner-58/+209
2015-07-20UB is src bznsAlexis Beingessner-1/+1
2015-07-20mention void pointersAlexis Beingessner-3/+8
2015-07-20clean up vec chapter of tarplAlexis Beingessner-177/+192
2015-07-20flesh out void typesAlexis Beingessner-2/+26
2015-07-19some conversions cleanupAlexis Beingessner-23/+39
2015-07-19fixup and cool example for checked-uninitAlexis Beingessner-1/+24
2015-07-18fix up lifetimesAlexis Beingessner-6/+0
2015-07-18fix typoAlexis Beingessner-1/+1
2015-07-17no really I deleted youAlexis Beingessner-233/+0
2015-07-17shard out misc section on lifetimes properlyAlexis Beingessner-1/+357
2015-07-17update subtyping to be a bit clearer about reference varianceAlexis Beingessner-49/+70
2015-07-14properly remove moved textAlexis Beingessner-177/+0
2015-07-14split out vec-zsts correctlyAlexis Beingessner-0/+177
2015-07-14fix all the doc testsAlexis Beingessner-121/+176
2015-07-14nits and realigningAlexis Beingessner-481/+501
2015-07-14fix via mdingerAlexis Beingessner-2/+2
2015-07-13move everything into the Rust treeAlexis Beingessner-0/+4697
2015-07-13move everything to tarplAlexis Beingessner-0/+4697
2015-07-12Clean up trailing whitespacesPavel Pravosud-11/+11
2015-07-12Fix multi-threading example in dining-philosophersPavel Pravosud-4/+4
2015-07-08Rollup merge of #26892 - steveklabnik:gh26482, r=alexcrichtonSteve Klabnik-3/+5
2015-07-08TRPL: make version constraits explicitSteve Klabnik-3/+5
2015-07-08Rollup merge of #26687 - christianweinz:patch-1, r=huonwSteve Klabnik-1/+1
2015-07-07Rollup merge of #26855 - steveklabnik:gh26344, r=alexcrichtonSteve Klabnik-5/+6
2015-07-07Rollup merge of #26854 - steveklabnik:gh26345, r=alexcrichtonSteve Klabnik-1/+14
2015-07-07Rollup merge of #26853 - steveklabnik:gh26346, r=GankroSteve Klabnik-14/+14
2015-07-07Re-word UB in unsafe guideSteve Klabnik-14/+14
2015-07-07Not literally all of concurrency is a librarySteve Klabnik-5/+6
2015-07-07There are four uses of unsafe, actuallySteve Klabnik-1/+14
2015-07-07Describe lifetime syntax for implSteve Klabnik-0/+29
2015-07-06Rollup merge of #26835 - tshepang:copy-or-not, r=steveklabnikSteve Klabnik-3/+2
2015-07-06Rollup merge of #26834 - tshepang:space, r=brsonSteve Klabnik-1/+0
2015-07-06Rollup merge of #26827 - steveklabnik:gh25786, r=alexcrichtonSteve Klabnik-0/+32
2015-07-06Rollup merge of #26761 - steveklabnik:actually_ub, r=alexcrichtonSteve Klabnik-13/+4
2015-07-06reference: make 'Move and copied types' section more simpleTshepang Lekhonkhobe-3/+2