summaryrefslogtreecommitdiff
path: root/src/doc/reference.md
Commit message (Expand)AuthorAgeFilesLines
* Redirect to the new referenceSteve Klabnik2017-02-211-4410/+3
* Revert "Fix up links"Steve Klabnik2017-02-201-3/+3
* Stabilize field init shorthandest312017-02-151-1/+0
* Fix up linksSteve Klabnik2017-02-131-3/+3
* Improve grammar on field init docsJake Goulding2017-02-111-6/+2
* Rollup merge of #37928 - chriskrycho:document-rfc-1623, r=steveklabnikCorey Farwell2017-02-081-9/+60
|\
| * Add more examples, get everything passing at last.Chris Krycho2017-02-081-6/+33
| * Change placement of `[Unstable]` marker in RFC 1623 docs.Chris Krycho2017-01-281-5/+5
| * Add feature flag to reference docs for RFC 1623.Chris Krycho2017-01-281-1/+2
| * Document RFC 1623: static lifetime elision.Chris Krycho2017-01-031-6/+29
* | Rollup merge of #39459 - phungleson:fix-short-hand-struct-doc, r=steveklabnikCorey Farwell2017-02-071-0/+22
|\ \
| * | Simplify wording & fix test src/docSon2017-02-031-2/+7
| * | Wrap 80 columnsSon2017-02-021-2/+6
| * | Add explain struct field init shorthandGiang Nguyen2017-02-021-0/+13
* | | reference: clarify #[cfg] sectionAlex Burka2017-02-071-5/+13
|/ /
* | Fix minor typoEijebong2017-01-221-1/+1
* | linkchecker: Fix checking links which are just fragmentsOliver Middleton2017-01-201-4/+4
* | Document custom derive.Steve Klabnik2017-01-041-8/+42
|/
* Document foreign variadic functions in TRPL and the reference.Corey Farwell2016-12-271-0/+9
* Associated items and variants inherit visibility from their traits and enums ...Liigo2016-12-131-1/+1
* minor fix about visibility in referenceLiigo Zhuang2016-12-131-1/+2
* Rollup merge of #38163 - durka:patch-33, r=blussGuillaume Gomez2016-12-071-1/+2
|\
| * reference: fix definition of :ttAlex Burka2016-12-041-1/+2
* | Auto merge of #38087 - jooert:remove_unmarked, r=petrochenkovbors2016-12-041-5/+0
|\ \ | |/ |/|
| * Remove the `unmarked_api` featureJohannes Oertel2016-11-301-5/+0
* | Update items section in referencejethrogb2016-12-021-4/+5
|/
* reference: fix duplicate bullet points in feature listGeorg Brandl2016-11-191-8/+9
* Rollup merge of #37664 - est31:master, r=nrcEduard-Mihai Burtescu2016-11-101-2/+6
|\
| * Document the question mark operatorest312016-11-091-2/+6
* | Rollup merge of #35102 - steveklabnik:ref_warning, r=aturonSteve Klabnik2016-11-081-0/+5
|\ \
| * | Make it clear that the reference isn't normativeSteve Klabnik2016-07-281-0/+5
* | | Auto merge of #36843 - petrochenkov:dotstab, r=nikomatsakisbors2016-11-081-2/+0
|\ \ \
| * | | Stabilize `..` in tuple (struct) patternsVadim Petrochenkov2016-11-031-2/+0
| | |/ | |/|
* | | Auto merge of #37386 - johnthagen:Self-reference-example, r=GuillaumeGomezbors2016-11-061-0/+15
|\ \ \ | |/ / |/| |
| * | Use From trait as an example usage of Self.johnthagen2016-11-051-0/+15
* | | Auto merge of #37378 - petrochenkov:nopat, r=eddybbors2016-10-291-3/+3
|\ \ \
| * | | Prohibit patterns in trait methods without bodiesVadim Petrochenkov2016-10-261-3/+3
| |/ /
* | | reference: Mention --crate-type=cdylib in the Linkage sectionFederico Mena Quintero2016-10-271-0/+6
|/ /
* | Stabilise attributes on statements.Nick Cameron2016-10-121-2/+1
* | Rollup merge of #37008 - tshepang:quotes, r=steveklabnikGuillaume Gomez2016-10-071-3/+3
|\ \
| * | reference: use ticks instead of quotesTshepang Lekhonkhobe2016-10-061-3/+3
* | | reference: mention `move` keyword for lambdasangelsl2016-10-051-2/+7
|/ /
* | Add `Send` and `Sync` traits to the referenceWesley Wiser2016-09-301-0/+10
* | added feature description to referenceAndre Bogus2016-09-081-0/+3
* | Remove mention of `unsafe_no_drop_flag` from Reference and NomiconAndrew Paseltiner2016-09-041-10/+0
* | Rollup merge of #35754 - QuietMisdreavus:must-use-reference, r=ManishearthJonathan Turner2016-09-021-0/+3
|\ \
| * | Add `must_use` to the ReferenceQuietMisdreavus2016-08-171-0/+3
* | | Add the sysv64 calling convention to the list of known calling conventions an...CensoredUsername2016-08-301-0/+4
* | | reference: add trailing commasTshepang Lekhonkhobe2016-08-231-2/+2
|/ /
* | Finish fixing the operator precedence tablesubsan2016-08-061-1/+2