about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2018-03-15address review commentsMark Mansi-6/+12
2018-03-15Address review commentsMark Mansi-6/+39
2018-03-15Add the rustdoc readmeMark Mansi-0/+178
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-12Add the contents of the typeck READMEsMark Mansi-1/+467
2018-03-12fix typoMark Mansi-1/+1
2018-03-12Added links back to nrc's stupid-statsMichael Bryan-2/+14
2018-03-12Fixed a broken linkMichael Bryan-1/+1
2018-03-12Updated stupid-statsMichael Bryan-4/+6
2018-03-12Addressed some of @nrc and @mark-i-m's commentsMichael Bryan-13/+23
2018-03-12Added a couple definitions to the code indexMichael Bryan-0/+4
2018-03-12Thank you link checker!Michael Bryan-2/+2
2018-03-12Renamed appendices and added @nrc's guideMichael Bryan-20/+419
2018-03-12Added a very rough rustc-driver chapterMichael Bryan-0/+67
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-11Fix a few typosMark Mansi-10/+10
2018-03-10fix typoShanavas M-1/+1
2018-03-10trailing whitespaceNiko Matsakis-1/+1
2018-03-10fix linkNiko Matsakis-1/+1
2018-03-10update the summary landing pageNiko Matsakis-2/+4
2018-03-10add implied bounds placeholderNiko Matsakis-0/+10
2018-03-10numerous editsNiko Matsakis-34/+53
2018-03-10rework canon section substantially to spell out steps more clearlyNiko Matsakis-26/+151
2018-03-10update for notationNiko Matsakis-1/+1
2018-03-10add background material on trait queriesNiko Matsakis-5/+241
2018-03-10expand reorder topic list slightlyNiko Matsakis-9/+20
2018-03-10don't say 'thing'Niko Matsakis-7/+9
2018-03-10link to traits working group tracking issueNiko Matsakis-3/+8
2018-03-10clarify how there are two traits chaptersNiko Matsakis-2/+2
2018-03-10work on traits chaptersNiko Matsakis-3/+912
2018-03-09Better explanation for StringReaderVishal Sodani-1/+1
2018-03-09Add info about StringReader for #50vishalsodani-0/+1
2018-03-08Stabilize const_indexing featureOliver Schneider-19/+0
2018-03-08Move librustc_const_eval to librustc_mirOliver Schneider-1/+0
2018-03-07Fix typosAdam C. Foltzer-5/+5
2018-03-06Fix typo in conventions.mdPhlosioneer-1/+1