about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2018-04-12Use NonNull<Void> instead of *mut u8 in the Alloc traitMike Hommey-0/+1
2018-04-12Use the GlobalAlloc trait for #[global_allocator]Simon Sapin-4/+4
2018-04-12Auto merge of #49371 - scottmcm:catch-wrapping, r=nikomatsakisbors-4/+4
2018-04-12Auto merge of #48528 - bitshifter:repr_packed, r=eddybbors-0/+8
2018-04-12Deprecate the std_unicode crateSimon Sapin-1/+1
2018-04-11Implementation of `#[repr(packed(n))]` RFC 1399.Cameron Hart-0/+8
2018-04-10Fix the unstable book to account for ok-wrappingScott McMurray-4/+4
2018-04-10add codegen options sectionsteveklabnik-0/+208
2018-04-09fix testssteveklabnik-27/+29
2018-04-09more lintssteveklabnik-46/+1035
2018-04-09document deny by default lintssteveklabnik-12/+237
2018-04-09add a lot of text about lintssteveklabnik-0/+824
2018-04-09add targets to TOCsteveklabnik-0/+6
2018-04-09write 'what is rustc'steveklabnik-0/+67
2018-04-09write headings for command line argumentssteveklabnik-2/+58
2018-04-09fix authorship in book.tomlsteveklabnik-1/+1
2018-04-09Add a TOCsteveklabnik-3/+23
2018-04-09update doc index to link to the rustc booksteveklabnik-0/+4
2018-04-09initialize the rustc booksteveklabnik-0/+10
2018-04-07Using X headings instead of 0.X #49739Pulkit Goyal-12/+12
2018-04-05Rollup merge of #49628 - steveklabnik:learn-use-master, r=QuietMisdreavuskennytm-46/+63
2018-04-03Re-write the documentation indexsteveklabnik-46/+63
2018-04-02Remove splice page from unstable book.Thayne McCombs-22/+0
2018-04-01Rollup merge of #49451 - QuietMisdreavus:epoch-doctests, r=GuillaumeGomezMark Simulacrum-0/+13
2018-03-30Rollup merge of #49445 - GuillaumeGomez:light-theme, r=QuietMisdreavuskennytm-3/+3
2018-03-29Rename main theme into light themeGuillaume Gomez-3/+3
2018-03-28Auto merge of #49460 - kennytm:rollup, r=kennytmbors-23/+0
2018-03-28Rollup merge of #49243 - murarth:stabilize-retain, r=BurntSushikennytm-23/+0
2018-03-28Stabilize match_default_bindingsTaylor Cramer-58/+0
2018-03-27talk about --edition in the Rustdoc BookQuietMisdreavus-0/+13
2018-03-26Fix missed i128 feature gatesMark Mansi-1/+1
2018-03-26Rename unstable book correctlyMark Mansi-3/+3
2018-03-26Rename unstable-book chapterMark Mansi-0/+0
2018-03-26Stabilize i128 feature tooMark Mansi-1/+1
2018-03-26Update nightly bookMark Mansi-13/+6
2018-03-26Stabilize conservative_impl_traitTaylor Cramer-66/+0
2018-03-26Stabilize universal_impl_traitTaylor Cramer-32/+0
2018-03-25Rollup merge of #49318 - steveklabnik:update-books, r=kennytmkennytm-0/+0
2018-03-25Rollup merge of #49194 - Zoxc:unsafe-generator, r=cramertjkennytm-10/+10
2018-03-24update books for next releasesteveklabnik-0/+0
2018-03-23Rollup merge of #49028 - QuietMisdreavus:the-dark-forbidden-corners-of-rustdo...Alex Crichton-0/+363
2018-03-21Stabilize method `String::retain`Murarth-23/+0
2018-03-21review commentsQuietMisdreavus-11/+13
2018-03-21Make resuming generators unsafe instead of the creation of immovable generato...John Kåre Alsaker-10/+10
2018-03-20talk about force-unstable-if-unmarkedQuietMisdreavus-0/+13
2018-03-20talk about --display-warningsQuietMisdreavus-0/+16
2018-03-20Stabilize slice patterns without `..`Vadim Petrochenkov-47/+16
2018-03-16talk about --resource-suffixQuietMisdreavus-0/+13
2018-03-16talk about --themes and --theme-checkerQuietMisdreavus-0/+24
2018-03-16talk about --sort-modules-by-appearanceQuietMisdreavus-0/+13