about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Collapse)AuthorLines
2018-02-04Update glossary.mdavborhanian-1/+1
2018-02-04Adding ICH to the glossary.avborhanian-0/+1
2018-02-01minor grammatical fixesAlexander Regueiro-2/+3
2018-02-01replaced all instances of `--` (double hyphen) with `-` (en-dash)Alexander Regueiro-41/+41
2018-02-01fixed definition of code_mr hyperlinkAlexander Regueiro-1/+1
2018-01-31Merge pull request #37 from nikomatsakis/stagingNiko Matsakis-6/+10
update wording on staging to be a bit more clear
2018-01-31update wording to be a bit more clearNiko Matsakis-6/+10
2018-01-31fix some broken linksNiko Matsakis-3/+3
2018-01-31Update link to hirNiko Matsakis-1/+1
2018-01-31update to link within the bookNiko Matsakis-1/+2
2018-01-31Toned down the log verbosityMichael Bryan-1/+1
2018-01-31Added a note about how to use mdbook-linkcheckMichael Bryan-0/+8
2018-01-31Removed ghp-import and run mdbook build unconditionallyMichael Bryan-22/+1
2018-01-31Updated CI to install and use mdbook-linkcheckMichael Bryan-6/+14
2018-01-31Added the mdbook-linkcheck backendMichael Bryan-2/+7
2018-01-31Merge pull request #36 from mark-i-m/markim_readme_02Niko Matsakis-3/+102
Copy MIR readme
2018-01-31copy MIR readmeMark Mansi-3/+102
2018-01-31Merge pull request #31 from mark-i-m/markim_readme_01Niko Matsakis-0/+226
Copy type inference readme
2018-01-31Merge pull request #33 from mark-i-m/stagesNiko Matsakis-2/+15
Add a paragraph about bootstrapping
2018-01-31Merge pull request #29 from rust-lang-nursery/mark-i-m-patch-1Niko Matsakis-5/+0
I'm guessing this was a typo?
2018-01-31Merge pull request #26 from mark-i-m/macrosNiko Matsakis-0/+160
Start macro expansion chapter
2018-01-30changed hyphens to en-dashesAlexander Regueiro-3/+3
2018-01-30minor clarificationAlexander Regueiro-1/+1
2018-01-30fixed grammatical oversightAlexander Regueiro-1/+1
2018-01-30improved grammar and fixed small errorsAlexander Regueiro-17/+16
2018-01-30improved grammarAlexander Regueiro-7/+7
use en-dashes instead of `--`
2018-01-30Add a para about bootstrappingMark Mansi-2/+15
2018-01-30Fix minor typosWho? Me?!-2/+2
2018-01-29The first approximation of name resolution (#22)Michal 'vorner' Vaner-0/+106
* The first approximation of name resolution The first attempt to write something useful about the name resolution. As the TODO section says, his is not finished thing, but it might hopefully be useful to someone already.
2018-01-29copy type inference readmeMark Mansi-0/+226
2018-01-29Corrected relationship of macro and rust parsersMark Mansi-6/+7
2018-01-29I'm guessing this was a typo?Who? Me?!-5/+0
2018-01-29Rewrite 'tokens' para...Mark Mansi-10/+16
2018-01-29link glossary to mirNiko Matsakis-1/+6
2018-01-29create links in the glossaryNiko Matsakis-8/+9
2018-01-29breakup the MIR section and add an incremental compilation sectionNiko Matsakis-4/+145
2018-01-26Updated macros to address Niko's commentsMark Mansi-42/+130
2018-01-26move over the query chapter from src/librustc/ty/mapsNiko Matsakis-0/+316
2018-01-26rename the hir chapter to The HIRNiko Matsakis-3/+3
2018-01-25Oops renameMark Mansi-70/+58
2018-01-25Add a bit about macro expansionMark Mansi-0/+66
2018-01-25Start macro expansion chapterMark Mansi-0/+11
2018-01-25Merge pull request #21 from Michael-F-Bryan/parserNiko Matsakis-1/+42
WIP: Started working on the Parser
2018-01-25Merge pull request #24 from nikomatsakis/masterNiko Matsakis-0/+119
how to build and run compiler, first shot
2018-01-25fix nitsNiko Matsakis-5/+7
2018-01-25Mentioned the main players in the parserMichael Bryan-4/+32
2018-01-24Merge pull request #23 from theotherphil/hirNiko Matsakis-0/+118
Copy contents of README.md from librustc/hir
2018-01-24how to build and run compiler, first shotNiko Matsakis-0/+117
2018-01-24try adjusting secure password againNiko Matsakis-2/+2
2018-01-23try to use travis's builtin deploy workflowNiko Matsakis-1/+7