about summary refs log tree commit diff
path: root/src/doc/reference.md
AgeCommit message (Expand)AuthorLines
2015-04-20Remove feature gated examples from the reference.Steve Klabnik-115/+22
2015-04-17Remove obsolete discusison of runtime, promote `Linkage` to chapter.Graydon Hoare-38/+1
2015-04-17Improve memory-model section very slightly.Graydon Hoare-2/+4
2015-04-17Improve special-traits section very slightly.Graydon Hoare-8/+10
2015-04-17Eliminate the obsolete term 'slot'.Graydon Hoare-24/+24
2015-04-17Clean up section on Type aliases.Graydon Hoare-12/+5
2015-04-17Trim florid language.Graydon Hoare-7/+5
2015-04-16document missing attributes in the referenceSteve Klabnik-1/+11
2015-04-16Fix some documentation typosLuke Gallagher-3/+3
2015-04-14Positive case of `len()` -> `is_empty()`Tamir Duberstein-1/+1
2015-04-01Fallout in public-facing and semi-public-facing libsNiko Matsakis-1/+5
2015-03-31std: Clean out #[deprecated] APIsAlex Crichton-4/+0
2015-03-31Rollup merge of #23813 - steveklabnik:gh19733, r=cmrManish Goregaokar-1/+6
2015-03-30Make note of noalias in unsafe reference sectionSteve Klabnik-1/+6
2015-03-27rollup merge of #23786: alexcrichton/less-quotesAlex Crichton-1/+1
2015-03-27rollup merge of #23794: brson/slicegateAlex Crichton-3/+7
2015-03-27Feature gate *all* slice patterns. #23121Brian Anderson-3/+7
2015-03-27rollup merge of #23285: steveklabnik/gh11794Alex Crichton-239/+22
2015-03-27Unquote all crate names without underscoresRicho Healey-1/+1
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-5/+2
2015-03-24rollup merge of #23662: steveklabnik/gh23421Alex Crichton-3/+3
2015-03-24correct reference wrt shiftsSteve Klabnik-3/+3
2015-03-23Add #![feature] attributes to doctestsBrian Anderson-2/+4
2015-03-23add lifetime for `while` and `for` expressionFuGangqiang-2/+2
2015-03-23fix the attributes sytaxFuGangqiang-1/+1
2015-03-19Rename should_fail to should_panic in docsJohannes Oertel-1/+1
2015-03-16Remove stdlib stuff from the ReferenceSteve Klabnik-239/+22
2015-03-16Fallout in testing.Nick Cameron-3/+5
2015-03-12Add monospace font back to literals tablemdinger-8/+8
2015-03-10Rollup merge of #23185 - steveklabnik:gh20051, r=alexcrichtonManish Goregaokar-8/+8
2015-03-09Shrink table in the referenceSteve Klabnik-8/+8
2015-03-09Auto merge of #23219 - Manishearth:rollup, r=Manishearthbors-4/+0
2015-03-09Rollup merge of #22917 - randfur:master, r=steveklabnikManish Goregaokar-1/+1
2015-03-08remove confusing language about casting typesSteve Klabnik-4/+0
2015-03-06Make #[derive(Anything)] into sugar for #[derive_Anything]Keegan McAllister-0/+4
2015-03-06Add #[allow_internal_unstable] to track stability for macros better.Huon Wilson-0/+8
2015-03-05Auto merge of #22061 - pczarn:quote_matcher_and_attr, r=kmcallisterbors-0/+8
2015-03-04Add quasiquote for matchers and attributesPiotr Czarnecki-0/+8
2015-03-03Feature gate `#[static_assert]`.Huon Wilson-0/+6
2015-03-01Fix missed doc grammar rule rename from vec_elems to array_elemsAlan Cutter-1/+1
2015-02-28Rollup merge of #22884 - japaric:obsolete, r=alexcrichtonManish Goregaokar-2/+2
2015-02-27remove leftover annotationsJorge Aparicio-2/+2
2015-02-25Changed prose to assert_eq! macro.Alexander Bliskovsky-2/+2
2015-02-25Added documentation of backslash ending string literals.Alexander Bliskovsky-1/+14
2015-02-24Enhance and move information about macro debuggingKeegan McAllister-5/+12
2015-02-24Rollup merge of #22711 - lummax:patch-1, r=dotdashManish Goregaokar-4/+4
2015-02-23Rollup merge of #22660 - achernya:tuple-reference, r=alexcrichtonManish Goregaokar-1/+3
2015-02-23doc: Fix `target_{word_size,pointer_width}` renaminglummax-4/+4
2015-02-23Rollup merge of #22270 - steveklabnik:gh22152, r=huonwManish Goregaokar-0/+3
2015-02-22Link from literals to their representationSteve Klabnik-0/+3