about summary refs log tree commit diff
path: root/src/doc/reference.md
AgeCommit message (Expand)AuthorLines
2021-07-10Update reference.mdManuel Drehwald-1/+1
2017-02-21Redirect to the new referenceSteve Klabnik-4410/+3
2017-02-20Revert "Fix up links"Steve Klabnik-3/+3
2017-02-15Stabilize field init shorthandest31-1/+0
2017-02-13Fix up linksSteve Klabnik-3/+3
2017-02-11Improve grammar on field init docsJake Goulding-6/+2
2017-02-08Rollup merge of #37928 - chriskrycho:document-rfc-1623, r=steveklabnikCorey Farwell-9/+60
2017-02-08Add more examples, get everything passing at last.Chris Krycho-6/+33
2017-02-07Rollup merge of #39459 - phungleson:fix-short-hand-struct-doc, r=steveklabnikCorey Farwell-0/+22
2017-02-07reference: clarify #[cfg] sectionAlex Burka-5/+13
2017-02-03Simplify wording & fix test src/docSon-2/+7
2017-02-02Wrap 80 columnsSon-2/+6
2017-02-02Add explain struct field init shorthandGiang Nguyen-0/+13
2017-01-28Change placement of `[Unstable]` marker in RFC 1623 docs.Chris Krycho-5/+5
2017-01-28Add feature flag to reference docs for RFC 1623.Chris Krycho-1/+2
2017-01-22Fix minor typoEijebong-1/+1
2017-01-20linkchecker: Fix checking links which are just fragmentsOliver Middleton-4/+4
2017-01-04Document custom derive.Steve Klabnik-8/+42
2017-01-03Document RFC 1623: static lifetime elision.Chris Krycho-6/+29
2016-12-27Document foreign variadic functions in TRPL and the reference.Corey Farwell-0/+9
2016-12-13Associated items and variants inherit visibility from their traits and enums ...Liigo-1/+1
2016-12-13minor fix about visibility in referenceLiigo Zhuang-1/+2
2016-12-07Rollup merge of #38163 - durka:patch-33, r=blussGuillaume Gomez-1/+2
2016-12-04reference: fix definition of :ttAlex Burka-1/+2
2016-12-04Auto merge of #38087 - jooert:remove_unmarked, r=petrochenkovbors-5/+0
2016-12-02Update items section in referencejethrogb-4/+5
2016-11-30Remove the `unmarked_api` featureJohannes Oertel-5/+0
2016-11-19reference: fix duplicate bullet points in feature listGeorg Brandl-8/+9
2016-11-10Rollup merge of #37664 - est31:master, r=nrcEduard-Mihai Burtescu-2/+6
2016-11-09Document the question mark operatorest31-2/+6
2016-11-08Rollup merge of #35102 - steveklabnik:ref_warning, r=aturonSteve Klabnik-0/+5
2016-11-08Auto merge of #36843 - petrochenkov:dotstab, r=nikomatsakisbors-2/+0
2016-11-06Auto merge of #37386 - johnthagen:Self-reference-example, r=GuillaumeGomezbors-0/+15
2016-11-05Use From trait as an example usage of Self.johnthagen-0/+15
2016-11-03Stabilize `..` in tuple (struct) patternsVadim Petrochenkov-2/+0
2016-10-29Auto merge of #37378 - petrochenkov:nopat, r=eddybbors-3/+3
2016-10-27reference: Mention --crate-type=cdylib in the Linkage sectionFederico Mena Quintero-0/+6
2016-10-26Prohibit patterns in trait methods without bodiesVadim Petrochenkov-3/+3
2016-10-12Stabilise attributes on statements.Nick Cameron-2/+1
2016-10-07Rollup merge of #37008 - tshepang:quotes, r=steveklabnikGuillaume Gomez-3/+3
2016-10-06reference: use ticks instead of quotesTshepang Lekhonkhobe-3/+3
2016-10-05reference: mention `move` keyword for lambdasangelsl-2/+7
2016-09-30Add `Send` and `Sync` traits to the referenceWesley Wiser-0/+10
2016-09-08added feature description to referenceAndre Bogus-0/+3
2016-09-04Remove mention of `unsafe_no_drop_flag` from Reference and NomiconAndrew Paseltiner-10/+0
2016-09-02Rollup merge of #35754 - QuietMisdreavus:must-use-reference, r=ManishearthJonathan Turner-0/+3
2016-08-30Add the sysv64 calling convention to the list of known calling conventions an...CensoredUsername-0/+4
2016-08-23reference: add trailing commasTshepang Lekhonkhobe-2/+2
2016-08-17Add `must_use` to the ReferenceQuietMisdreavus-0/+3
2016-08-06Finish fixing the operator precedence tablesubsan-1/+2