about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2018-02-04More minor fixes.Alexander Regueiro-5/+5
2018-02-04Cleaned up section on type inference.Alexander Regueiro-22/+21
2018-02-04Explained what HM type inference is.Alexander Regueiro-2/+2
2018-02-04Very minor grammatical fixes.Alexander Regueiro-6/+6
2018-02-04Normalized instances of `N.B.`.Alexander Regueiro-2/+2
2018-02-04Changed all instances of `e.g.,` to `e.g.`, and similar.Alexander Regueiro-12/+12
2018-02-04Improved grammar of HIR section.Alexander Regueiro-46/+43
2018-02-04Renamed `trans: generating LLVM IR` section.Alexander Regueiro-2/+2
2018-02-04Update README.mdWho? Me?!-0/+2
2018-02-04Update glossary.mdavborhanian-1/+1
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
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
2018-01-31copy MIR readmeMark Mansi-3/+102
2018-01-31Merge pull request #31 from mark-i-m/markim_readme_01Niko Matsakis-0/+226
2018-01-31Merge pull request #33 from mark-i-m/stagesNiko Matsakis-2/+15
2018-01-31Merge pull request #29 from rust-lang-nursery/mark-i-m-patch-1Niko Matsakis-5/+0
2018-01-31Merge pull request #26 from mark-i-m/macrosNiko Matsakis-0/+160
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
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
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