about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2020-03-16Rollup merge of #70014 - TimotheeGerber:small-fix-rustdoc-book, r=Dylan-DPCDylan DPC-7/+7
2020-03-15Fix broken linkYuki Okushi-1/+1
2020-03-14Fix punctuation in rustdoc bookTimothée Gerber-1/+1
2020-03-14Change fenced code block type in rustdoc bookTimothée Gerber-1/+1
2020-03-14Clean up path separator in rustdoc bookTimothée Gerber-5/+5
2020-03-14Block version-specific docs from search enginesKornel-17/+2
2020-03-13Auto merge of #67502 - Mark-Simulacrum:opt-catch, r=Mark-Simulacrumbors-20/+3
2020-03-12Fix sentence grammarWho? Me?!-3/+2
2020-03-12Use common (American) spellingsWho? Me?!-11/+11
2020-03-12Update src/backend/codegen.mdWho? Me?!-1/+1
2020-03-12update backend chapters from nagisa's notesMark Mansi-32/+151
2020-03-12monomorphization chapterMark Mansi-3/+80
2020-03-12add some placeholder text, short introMark Mansi-0/+26
2020-03-12skeleton for backend chaptersMark Mansi-13/+17
2020-03-12Rollup merge of #69747 - spastorino:rename-rustc-guide, r=pietroalbiniMazdak Farrokhzad-3/+3
2020-03-10rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.orgSantiago Pastorino-2/+2
2020-03-10Rename rustc_guide to rustc_dev_guideSantiago Pastorino-2/+2
2020-03-10Rename rustc-guide to rustc-dev-guideSantiago Pastorino-2/+2
2020-03-10Rename rustc-guide to rustc-dev-guide (#601)Santiago Pastorino-29/+29
2020-03-10Add travis config for custom domain (#608)Yuki Okushi-0/+1
2020-03-10Rollup merge of #69514 - GuillaumeGomez:remove-spotlight, r=kinnisonMazdak Farrokhzad-51/+0
2020-03-10Update ./x.py tidy testing documentation (#607)Chris Simpkins-7/+7
2020-03-09cname (#606)Who? Me?!-0/+1
2020-03-08Rollup merge of #69608 - o01eg:expose-target-libdir-print, r=ehussMazdak Farrokhzad-0/+1
2020-03-08Rollup merge of #69641 - ehuss:update-books, r=ehussMazdak Farrokhzad-0/+0
2020-03-08Rollup merge of #69561 - JohnTitor:clean-up-unstable-book, r=Mark-SimulacrumMazdak Farrokhzad-12/+15
2020-03-08Just lol (#603)Who? Me?!-0/+1
2020-03-08Remove references to chalkify tests (#604)Yuki Okushi-17/+8
2020-03-07Add new option to the documentation.O01eg-0/+1
2020-03-06Fix sequence of Type and Trait in optin-builtin-traits in Unstable BookArkadiusz Piekarz-1/+1
2020-03-06fix various typosMatthias Krüger-2/+2
2020-03-05Remove eh_unwind_resume lang itemAmanieu d'Antras-19/+3
2020-03-05Opt out of CTFE if the 'const_eval_limit' is set to 0Christoph Schmidler-2/+2
2020-03-05Add a new test to reach const_limit setting, although with wrong WARNINGs yetChristoph Schmidler-7/+7
2020-03-05Prepare const_limit feature gate and attributeChristoph Schmidler-0/+7
2020-03-04Update booksEric Huss-0/+0
2020-03-04typo (#599)Who? Me?!-1/+1
2020-03-02Spell `Voilà` properly in README.mdLeSeulArtichaut-1/+1
2020-03-03Get rid of references to the refractored `libsyntax` crate (#598)LeSeulArtichaut-44/+44
2020-03-02Fix cross-DLL panics under MSVCAmanieu d'Antras-1/+0
2020-03-01Make all links in Appendix E activeLeSeulArtichaut-47/+23
2020-02-29Rename `syntax` to `rustc_ast` in source codeVadim Petrochenkov-2/+2
2020-02-29Make it build againVadim Petrochenkov-2/+2
2020-02-29Clean up unstable bookYuki Okushi-12/+15
2020-02-27Move bless section to running chapterYuki Okushi-17/+16
2020-02-27Remove "important traits" featureGuillaume Gomez-51/+0
2020-02-27Fixed wrong variable name (#593)SarthakSingh31-1/+1
2020-02-26Stabilize --crate-version option in rustdocGuillaume Gomez-12/+12
2020-02-25Don't reference librustc_resolve just yet.Philipp Hansch-4/+4
2020-02-25typo: eg. -> e.g.Philipp Hansch-3/+3