about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2017-04-07Mention interrupts and green threadsJon Gjengset-1/+6
2017-04-07rustdoc needs space after # to ignoreJon Gjengset-6/+6
2017-04-07document some existing unstable featuresJorge Aparicio-4/+122
2017-04-07Auto merge of #39987 - japaric:used, r=arielb1bors-0/+154
2017-04-06Correct book examples for hardware re-orderingJon Gjengset-54/+62
2017-04-06ignore the .init_array doctestJorge Aparicio-1/+1
2017-04-06add link to issue number, ignore snippet that requires custom linkingJorge Aparicio-2/+3
2017-04-06Point to tracking issue, not PRJon Gjengset-2/+2
2017-04-06Add unstable book entryJon Gjengset-0/+99
2017-04-06add documentation to the unstable bookJorge Aparicio-0/+153
2017-04-05Rollup merge of #41065 - jorendorff:slice-rsplit-41020, r=alexcrichtonAriel Ben-Yehuda-0/+11
2017-04-05Rollup merge of #40943 - Amanieu:offset_to, r=alexcrichtonAriel Ben-Yehuda-0/+8
2017-04-05Add tracking issue for offset_toAmanieu d'Antras-2/+2
2017-04-04add [T]::rsplit() and rsplit_mut() #41020Jason Orendorff-0/+11
2017-04-03Add ptr::offset_toAmanieu d'Antras-0/+8
2017-04-01rustc: Stabilize the `#![windows_subsystem]` attributeAlex Crichton-11/+0
2017-03-31Rollup merge of #40925 - DaseinPhaos:patch-5, r=steveklabnikCorey Farwell-0/+2
2017-03-31Sync all unstable features with Unstable Book; add tidy lint.Corey Farwell-16/+16
2017-03-30Add missing link in unstable-bookLuxko-0/+2
2017-03-29Rollup merge of #40901 - MaloJaffre:fix-double-redirect, r=steveklabnikCorey Farwell-1/+1
2017-03-29Avoid linking to a moved page in rust.htmlMalo Jaffré-1/+1
2017-03-29Rollup merge of #40786 - frewsxcv:unstable-book-remaining-features, r=stevekl...Corey Farwell-22/+876
2017-03-29Add all unstable features to Unstable Book.Corey Farwell-22/+876
2017-03-27Update various book modulessteveklabnik-0/+0
2017-03-25Rollup merge of #40740 - shepmaster:inclusive-range-unstable-doc, r=steveklabnikCorey Farwell-0/+10
2017-03-22Rollup merge of #40732 - petrochenkov:booktidy, r=steveklabnikCorey Farwell-0/+0
2017-03-22Basic documentation for inclusive range syntaxJake Goulding-0/+10
2017-03-22Update the book submodule and fix tidyVadim Petrochenkov-0/+0
2017-03-21Add docs for sort_unstable to unstable bookStjepan Glavina-0/+31
2017-03-20Rollup merge of #40685 - portal-chan:patch-1, r=eddybCorey Farwell-4/+4
2017-03-20Rollup merge of #40556 - cramertj:stabilize-pub-restricted, r=petrochenkovCorey Farwell-11/+0
2017-03-20Add missing associated type Item to Iteratorportal-4/+4
2017-03-20Fix up various linkssteveklabnik-1/+1
2017-03-20Update book and reference submodulessteveklabnik-0/+0
2017-03-20Import submodule for the book.steveklabnik-0/+0
2017-03-20Remove the existing booksteveklabnik-17500/+0
2017-03-19Rollup merge of #40441 - tschottdorf:promotable-rfc, r=eddybCorey Farwell-0/+24
2017-03-17Rollup merge of #40586 - steveklabnik:add-unstable-sort-to-unstable-book, r=f...Corey Farwell-0/+10
2017-03-17Rollup merge of #40496 - projektir:docs_number_headings, r=frewsxcvCorey Farwell-3/+3
2017-03-17Rollup merge of #40466 - projektir:outdated_docs_highlighting, r=steveklabnikCorey Farwell-19/+2
2017-03-17Rollup merge of #40457 - frewsxcv:frewsxcv-macos, r=steveklabnikCorey Farwell-1/+1
2017-03-17Rollup merge of #40456 - frewsxcv:frewsxcv-docs-function-parens, r=GuillaumeG...Corey Farwell-5/+5
2017-03-16add sort_unstable to unstable booksteveklabnik-0/+10
2017-03-15Stabilize pub(restricted)Taylor Cramer-11/+0
2017-03-14Improve the documentation for `rvalue_static_promotion`Tobias Schottdorf-0/+18
2017-03-14Add feature toggle for rvalue-static-promotion RFCTobias Schottdorf-0/+6
2017-03-13Remove function invokation parens from documentation links.Corey Farwell-5/+5
2017-03-13Rust unstable book: basic desc and example for `concat_idents`.Corey Farwell-0/+12
2017-03-13Rust unstable book: basic desc and example for `non_ascii_idents`.Corey Farwell-0/+8
2017-03-13Rust unstable book: basic desc and example for `i128_type`.Corey Farwell-0/+15