summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2017-11-20Update books for next releasesteveklabnik-0/+0
2017-11-18Rollup merge of #45767 - QuietMisdreavus:who-docs-the-doc-tool, r=frewsxcvGuillaume Gomez-6/+28
2017-11-16Auto merge of #45692 - steveklabnik:ship-cargo-book, r=alexcrichtonbors-0/+2
2017-11-15Add universal_impl_trait unstable-book entryChristopher Vittal-0/+32
2017-11-14link the cargo book into the bookshelfsteveklabnik-0/+2
2017-11-08std: Remove `rand` crate and moduleAlex Crichton-5/+0
2017-11-04Update reference link in doc's 404Ryan Scheel-1/+1
2017-11-04rustdoc book: talk about #![doc(test(...))] in doctests chapterQuietMisdreavus-6/+8
2017-11-04rustdoc book: add #![doc(test(no_crate_inject))] and #![doc(test(attr(...)))]QuietMisdreavus-0/+20
2017-11-04Auto merge of #45394 - davidtwco:rfc-2008, r=petrochenkovbors-0/+75
2017-11-03Added page to unstable book.David Wood-0/+75
2017-11-03update unstable book and error exampleleonardo.yvens-3/+1
2017-10-28Update the book for a fix to the print buttonCarol (Nichols || Goulding)-0/+0
2017-10-28Rollup merge of #45574 - nzig:on_unimplemented_example, r=steveklabnikkennytm-4/+4
2017-10-27Auto merge of #45285 - alexcrichton:update-bootstrap, r=Mark-Simulacrumbors-0/+0
2017-10-27Fixed rustc_on_unimplemented example in Unstable BookNadav Zingerman-4/+4
2017-10-26Bump to 1.23 and update bootstrapAlex Crichton-0/+0
2017-10-25Fix formatting in unstable book's attr-literals sectionsteveklabnik-12/+12
2017-10-24Auto merge of #45446 - leodasvacas:remove-libcollections, r=alexcrichtonbors-5/+0
2017-10-22`crate` shorthand visibility modifierZack M. Davis-0/+20
2017-10-22Remove deprecated `collections` crate.leonardo.yvens-5/+0
2017-10-19Rollup merge of #45217 - SimonSapin:alloc-doc, r=steveklabnikkennytm-59/+25
2017-10-19Rollup merge of #45181 - Havvy:doc-unstable-lang-items, r=frewsxcvkennytm-0/+92
2017-10-17List of all lang items in unstable book.Havvy-0/+92
2017-10-17Rollup merge of #45308 - dbrgn:headlines, r=steveklabnikkennytm-3/+3
2017-10-15Rustdoc book: Add missing headlinesDanilo Bargen-3/+3
2017-10-15Fix typo in rustdoc bookDanilo Bargen-3/+3
2017-10-15Rollup merge of #45250 - brauliobz:non-ascii-idents-details, r=steveklabnikkennytm-1/+31
2017-10-14Auto merge of #45102 - petrochenkov:noar, r=alexcrichtonbors-3/+0
2017-10-13Fixed link to keywords page in the referenceBrĂ¡ulio Bezerra-1/+1
2017-10-12Moved details of unstable non-ascii identifiers from the Reference to the Uns...BrĂ¡ulio Bezerra-1/+31
2017-10-12Fix out of date unstable book entries for `alloc_*` features.Simon Sapin-59/+25
2017-10-10formatting fixestinaun-22/+20
2017-10-10unstable book: fn_traitstinaun-1/+36
2017-10-10unstable book: unboxed_closurestinaun-0/+25
2017-10-10unstable book: OIBITtinaun-0/+49
2017-10-09cleanup: rustc doesn't use an external archiverVadim Petrochenkov-3/+0
2017-10-06implement pattern-binding-modes RFCTobias Schottdorf-0/+58
2017-10-06Auto merge of #44734 - mchlrhw:wip/hashmap-entry-and-then, r=BurntSushibors-0/+77
2017-10-06Implement `entry_and_modify`mchlrhw-0/+77
2017-10-02update books for next releasesteveklabnik-0/+0
2017-09-30Docs: Add trace_macros! to unstable bookDanilo Bargen-0/+39
2017-09-22Add support for `..=` syntaxAlex Burka-2/+2
2017-09-19Auto merge of #44620 - zackmdavis:rfc_1940_housekeeping, r=nikomatsakisbors-0/+30
2017-09-19Auto merge of #44026 - QuietMisdreavus:trimmed-std, r=steveklabnikbors-0/+24
2017-09-18Rollup merge of #44640 - budziq:stabilize_splice, r=dtolnayAlex Crichton-6/+5
2017-09-17Rollup merge of #44595 - budziq:stabilize_compiler_fences, r=alexcrichtonTim Neumann-106/+0
2017-09-17Updated tracking issue for String::splice and its unstable-book entryMichal Budzynski-4/+3
2017-09-17stabilized vec_splice (fixes #32310)Michal Budzynski-3/+3
2017-09-16stabilized iterator_for_each (closes #42986)Michal Budzynski-17/+0