about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2018-02-13Added 'How to add header commands to `compiletest`'Brad Gibson-0/+1
2018-02-13fixed typosBrad Gibson-6/+5
2018-02-13Update compiletest.mdBrad Gibson-9/+9
2018-02-13created compiletest.mdBrad Gibson-0/+183
2018-02-12Delete information about 'entry_and_modify' from Unstable bookhedgehog1024-77/+0
2018-02-11alphabetize glossaryMark Mansi-3/+3
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-08Merge pull request #46 from theotherphil/dumphirNiko Matsakis-0/+7
2018-02-07Use cargo rustc instead of setting RUSTFLAGSPhil Ellison-3/+2
2018-02-07Explain how to dump HIRPhil Ellison-0/+8
2018-02-06Order alphabetically, improve explanation of DAGPhilipp Hansch-1/+1
2018-02-06Add DAG to glossaryPhilipp Hansch-0/+1
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 link textMark Mansi-5/+5
2018-02-04Removed spurious `a`.Alexander Regueiro-1/+1
2018-02-04Fixed issues mentioned by @mark-i-m in review.Alexander Regueiro-15/+15
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 referencesteveklabnik-0/+0
2018-02-04update trplsteveklabnik-0/+0
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-04Rollup merge of #47947 - goodmanjonathan:stabilize_match_beginning_vert, r=pe...kennytm-23/+0
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-02-01Fix lang items box example codeVolker Mische-13/+8
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