about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
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-27Fix a typoTomáš Gavenčiak-1/+1
2018-03-27Add info on test result cachingTomáš Gavenčiak-0/+6
2018-03-27talk about --edition in the Rustdoc BookQuietMisdreavus-0/+13
2018-03-26reformat basically the whole rustdoc.mdMark Mansi-131/+162
2018-03-26still more long linesMark Mansi-26/+33
2018-03-26More long linesMark Mansi-44/+55
2018-03-26Fix long lines in conventionsMark Mansi-2/+2
2018-03-26Fix long lines in const-evalMark Mansi-1/+2
2018-03-26Fix long lines in compiletestMark Mansi-61/+114
2018-03-26Fix long lines in stupid stats appendixMark Mansi-5/+5
2018-03-26Fix long lines in glossaryMark Mansi-1/+3
2018-03-26Travis CI script now sets `globstar` shell option.Alexander Regueiro-0/+1
2018-03-26make the script give more useful feedbackNiko Matsakis-0/+16
2018-03-26Hard-wrapped lines that are too long.Alexander Regueiro-161/+206
2018-03-26Ignore line check on certain types of lines or in certain blocks.Alexander Regueiro-4/+10
2018-03-26Added check for all source files to ensure they have no lines longer than 80 ...Alexander Regueiro-0/+22
2018-03-26Added EditorConfig file for `src`.Alexander Regueiro-0/+9
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-25Minor grammar and syntax fixesDan Robertson-6/+10
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-22Add mdbook search.Eric Huss-1/+3
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-19bump mdbook to 0.1.5Niko Matsakis-1/+1
2018-03-19describe how the lowering code worksNiko Matsakis-0/+67
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
2018-03-16talk about --linkerQuietMisdreavus-0/+13
2018-03-16talk about --crate-versionQuietMisdreavus-0/+12
2018-03-16Add incremental compilation debugging subchapterMark Mansi-0/+114
2018-03-16Auto merge of #49051 - kennytm:rollup, r=kennytmbors-0/+16
2018-03-15add names to the trait lowering rulesNiko Matsakis-0/+21
2018-03-15Updated parentheticalWho? Me?!-3/+3