about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Collapse)AuthorLines
2018-10-26Get excitedTyler Mandry-1/+1
2018-10-26Add status of regionsTyler Mandry-1/+7
2018-10-26Associated types: Break up text for readabilityTyler Mandry-29/+30
2018-10-26Associated types: Mention "lazy normalization" somewhereTyler Mandry-4/+5
2018-10-26Traits: Improve index layout, add chalk blurbTyler Mandry-18/+33
2018-10-26Reflect traits chapter structure in index key ideasTyler Mandry-8/+8
2018-10-26Group logic-related things under one sectionTyler Mandry-3/+3
I found the layout to be a bit inconsistent before. This groups anything that touches logic rules under "Lowering to logic". This might be crowding too many things under that section, but it makes more sense to me overall.
2018-10-26Update TypeVariants to TyKindNikita Popov-1/+1
This has been renamed in https://github.com/rust-lang/rust/pull/53581.
2018-10-24Update src/traits/caching.mdWho? Me?!-1/+1
Co-Authored-By: csmoe <csmoe@msn.com>
2018-10-24Update src/traits/hrtb.mdWho? Me?!-1/+1
Co-Authored-By: csmoe <csmoe@msn.com>
2018-10-24Update src/borrow_check/region_inference.mdWho? Me?!-1/+1
Co-Authored-By: csmoe <csmoe@msn.com>
2018-10-24Update src/borrow_check/region_inference.mdWho? Me?!-1/+1
Co-Authored-By: csmoe <csmoe@msn.com>
2018-10-24replace bound region with placeholdercsmoe-16/+15
2018-10-24clean up skolemiza in traitscsmoe-18/+18
2018-10-24clean up skolemiza in borrow_ckcsmoe-41/+41
2018-10-24clean up skolemiza in glossarycsmoe-1/+1
2018-10-24issue_100_4 Updated the rustc documentation locationRajkumar Natarajan-3/+15
2018-10-23Add a note on bisectingWho? Me?!-0/+4
2018-10-22Clarify wordingscalexm-9/+11
2018-10-22Fix typos and punctuationWho? Me?!-11/+11
Co-Authored-By: scalexm <alexandre@scalexm.fr>
2018-10-22Write implied bounds chapterscalexm-5/+496
2018-10-22Change wordingscalexm-3/+3
2018-10-22Fix typoWho? Me?!-1/+1
Co-Authored-By: scalexm <alexandre@scalexm.fr>
2018-10-22Add an apostropheWho? Me?!-1/+1
Co-Authored-By: scalexm <alexandre@scalexm.fr>
2018-10-22Polish lowering chapters and update rulesscalexm-39/+116
2018-10-19Fix typoWho? Me?!-1/+1
2018-10-19fix typo in build instructionsCollins Abitekaniza-1/+1
2018-10-13Update a few parts of the readmemark-9/+10
2018-09-29updated with review commentsRajkumar Natarajan-4/+12
2018-09-29issue-130 updated the review commentsRajkumar Natarajan-78/+37
2018-09-29issue-130 incorporate the review commentsRajkumar Natarajan-86/+100
2018-09-29issue-130 copy contents related x.py from rust-forgeRajkumar Natarajan-2/+201
2018-09-28Typo nits #181 (#205)David Sanders-5/+5
2018-09-28conventions: Fix semicolon/colon typoAlcaro-1/+1
2018-09-28Document no-system-llvmTom Tromey-0/+1
2018-09-21use the right version of mdbook linkcheckMark Mansi-1/+1
2018-09-21Fix all the links!Mark Mansi-12/+17
2018-09-21don't check crates.io linksMark Mansi-0/+1
2018-09-21fix the last linkMark Mansi-1/+1
2018-09-21check web linksMark Mansi-2/+3
2018-09-21update readmeMark Mansi-2/+3
2018-09-21use new mdbook-linkcheck versionMark Mansi-1/+1
2018-09-21Fix all the links to be relative for mdbook 2Mark Mansi-103/+103
2018-09-21update readme with mdbook versionMark Mansi-1/+1
2018-09-21use mdbook 0.2Mark Mansi-1/+1
2018-09-12Fix line lengthsPhilipp Hansch-6/+6
2018-09-12Fix typosPhilipp Hansch-16/+16
These were fixed using [codespell](https://github.com/codespell-project/codespell).
2018-09-11ignore various sample testsNiko Matsakis-3/+3
2018-09-11bump max line length to 100Niko Matsakis-2/+2
otherwise our summary.md doesn't fit
2018-09-11fix glossary linksNiko Matsakis-2/+2