about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
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
2018-03-16talk about --linkerQuietMisdreavus-0/+13
2018-03-16talk about --crate-versionQuietMisdreavus-0/+12
2018-03-16Auto merge of #49051 - kennytm:rollup, r=kennytmbors-0/+16
2018-03-15talk about --playground-urlQuietMisdreavus-0/+23
2018-03-16Rollup merge of #48961 - Songbird0:rustdoc_doctests_assertions, r=GuillaumeGomezkennytm-0/+16
2018-03-15talk about --markdown-(before|after)-contentQuietMisdreavus-0/+28
2018-03-15add new section about CLI flagsQuietMisdreavus-0/+7
2018-03-15fix linkQuietMisdreavus-1/+1
2018-03-15Stabilize `inclusive_range_syntax` language feature.kennytm-20/+0
2018-03-14add headings to categorize the featuresQuietMisdreavus-6/+18
2018-03-14talk about doc(include)QuietMisdreavus-3/+19
2018-03-14talk about doc(masked)QuietMisdreavus-0/+20
2018-03-14talk about doc(spotlight)QuietMisdreavus-0/+20
2018-03-14talk about doc(cfg)QuietMisdreavus-0/+52
2018-03-13talk about intra-linksQuietMisdreavus-0/+45
2018-03-13Add a section for using assertions into doc tests.Anthony Defranceschi-0/+16
2018-03-12talk about error numbers for compile_fail doctestsQuietMisdreavus-0/+23
2018-03-12add page to the Rustdoc Book about unstable featuresQuietMisdreavus-0/+11
2018-03-12big fences to show that ```rust is the same as ```QuietMisdreavus-0/+4
2018-03-08Stabilize const_indexing featureOliver Schneider-19/+0
2018-03-08Move librustc_const_eval to librustc_mirOliver Schneider-1/+0
2018-02-28Rollup merge of #48359 - jsgf:remap-path-prefix, r=sanxiynManish Goregaokar-37/+10
2018-02-25Rollup merge of #48166 - hedgehog1024:hedgehog1024-stabilize-entry_and_modify...kennytm-77/+0
2018-02-22Implement --remap-path-prefixJeremy Fitzhardinge-37/+10
2018-02-21Update the book to promote second editionsteveklabnik-0/+0
2018-02-17Fix unstable bookGuillaume Gomez-0/+3
2018-02-17Update to last repository versionGuillaume Gomez-0/+0
2018-02-12Delete information about 'entry_and_modify' from Unstable bookhedgehog1024-77/+0
2018-02-11Auto merge of #47752 - mark-i-m:at-most-once-rep, r=nikomatsakisbors-0/+17
2018-02-09Update books for next releaseMark Simulacrum-0/+0
2018-02-06Rollup merge of #47948 - pietroalbini:use-nested-groups-stabilize, r=petroche...kennytm-90/+0
2018-02-06Rollup merge of #47753 - steveklabnik:update-book, r=alexcrichtonkennytm-0/+0
2018-02-05Stabilize use_nested_groupsPietro Albini-90/+0
2018-02-04update referencesteveklabnik-0/+0
2018-02-04update trplsteveklabnik-0/+0
2018-02-04Rollup merge of #47947 - goodmanjonathan:stabilize_match_beginning_vert, r=pe...kennytm-23/+0
2018-02-01Fix lang items box example codeVolker Mische-13/+8
2018-01-30stabilize match_beginning_vertJonathan Goodman-23/+0
2018-01-30Add ? to unstable bookMark Mansi-0/+17
2018-01-30Rollup merge of #47515 - jimmantooth:patch-1, r=QuietMisdreavuskennytm-3/+3
2018-01-24fix for documentation error issue 47716evelynmitchell-1/+1
2018-01-22Auto merge of #47158 - rkruppe:repr-transparent, r=eddybbors-0/+176