about summary refs log tree commit diff
path: root/src/doc/reference.md
AgeCommit message (Expand)AuthorLines
2014-12-21rollup merge of #19996: th0114nd/boolean-indenAlex Crichton-1/+1
2014-12-19Changed LaTex $\bot$s to ⊥th0114nd-2/+2
2014-12-18Boolean literals are not Number literalsth0114nd-1/+1
2014-12-18Put quotes around "as", because it's a keyword.th0114nd-1/+1
2014-12-15rollup merge of #19763: csouth3/remove-featuregatesBrian Anderson-6/+0
2014-12-15rollup merge of #19746: steveklabnik/gh9266Brian Anderson-3/+3
2014-12-14Update guide/intro to take into account the removal of `proc`.Niko Matsakis-41/+12
2014-12-14auto merge of #19669 : alfie/rust/master, r=sanxiynbors-2/+2
2014-12-12Remove feature gate directives for `if_let`, `while_let`, and `tuple_indexing`.Chase Southwood-6/+0
2014-12-11reference: type definition -> type aliasSteve Klabnik-3/+3
2014-12-09doc: grammar fixAlfie John-2/+2
2014-12-09rollup merge of #19615: steveklabnik/gh19595Alex Crichton-7/+11
2014-12-08librustc: Make `Copy` opt-in.Niko Matsakis-0/+4
2014-12-07Correct the reference with regards to floatsSteve Klabnik-7/+11
2014-12-05Utilize fewer reexportsCorey Farwell-3/+3
2014-11-29Fix typo in reference.mdkulakowski-1/+1
2014-11-26Remove special casing for some meta attributesSteven Fackler-8/+3
2014-11-25auto merge of #19172 : alfie/rust/impl-traitless, r=steveklabnikbors-1/+14
2014-11-22auto merge of #19136 : alfie/rust/master, r=steveklabnikbors-1/+6
2014-11-21doc: adding example for implementations without traitsAlfie John-1/+14
2014-11-21auto merge of #18967 : aturon/rust/remove-runtime, r=alexcrichtonbors-4/+4
2014-11-20Fallout from libgreen and libnative removalAaron Turon-4/+4
2014-11-20Add examples for all literal types in reference grouped togethermdinger-0/+60
2014-11-20doc: adding example for type definitionsAlfie John-1/+6
2014-11-20auto merge of #19105 : alfie/rust/master, r=thestingerbors-9/+8
2014-11-19rollup merge of #19107: cakebaker/change_an_box_to_a_boxJakub Bukaj-5/+5
2014-11-19rollup merge of #19103: huonw/literal-suffixesJakub Bukaj-23/+20
2014-11-19rollup merge of #19072: cakebaker/add_missing_dotJakub Bukaj-1/+1
2014-11-19Reference: Change "an box" to "a box"Daniel Hofstetter-5/+5
2014-11-20Update documentation for literal suffixes.Huon Wilson-23/+20
2014-11-19doc: clarifying unsafe code vs undefined behaviorAlfie John-9/+8
2014-11-19clearly define `int` and `uint` to fix unsoundnessDaniel Micay-11/+8
2014-11-18Update test for equivalency to include region binders in object types, add ne...Niko Matsakis-6/+2
2014-11-18Place parenthetical notation under the `unboxed_closure` feature-gate.Niko Matsakis-4/+0
2014-11-18Reference: Add missing third dot of rangeDaniel Hofstetter-1/+1
2014-11-18rollup merge of #19026: alfie/doc-fixesJakub Bukaj-5/+5
2014-11-17Switch to purely namespaced enumsSteven Fackler-17/+17
2014-11-17doc: extend a893397 to make whole document consistentAlfie John-5/+5
2014-11-16auto merge of #18995 : alfie/rust/comment-docs, r=aturonbors-1/+1
2014-11-16Update the referenceJakub Bukaj-4/+8
2014-11-16rollup merge of #18989: alex/fix-typosJakub Bukaj-6/+6
2014-11-16doc: make end comment consistent with start commentAlfie John-1/+1
2014-11-16Move FromStr to core::strBrendan Zabarauskas-2/+1
2014-11-15Fixed several typosAlex Gaynor-6/+6
2014-11-13Reference: Fix list in Expressions sectionDaniel Hofstetter-3/+4
2014-11-06rollup merge of #18373 : steveklabnik/gh18288Alex Crichton-2/+4
2014-11-06expand description of the link attributeSteve Klabnik-2/+4
2014-11-03rollup merge of #18572 : cakebaker/small_doc_changesAlex Crichton-4/+4
2014-11-03rollup merge of #18522 : jbcrail/rename-missing-doc-attributeAlex Crichton-8/+8
2014-11-03rollup merge of #18519 : Gankro/collect-smashAlex Crichton-8/+8