about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2019-11-08rustc_back has long since been renamed to rustc_targetTshepang Lekhonkhobe-2/+2
2019-11-08fix typoTshepang Lekhonkhobe-1/+1
2019-11-08Update the "Testing infrastructure" sectionPotHix-10/+10
2019-11-09Clarify function name and add links (#506)Youngsuk Kim-7/+9
2019-11-06Add link to git repository for bookYuki Okushi-0/+1
2019-11-05Fix diagram srcWho? Me?!-1/+1
2019-11-05fix linksMark Mansi-3/+3
2019-11-05breakup the building chapterMark Mansi-536/+548
2019-11-05fold subchaptersMark Mansi-1/+3
2019-11-05add compiler lecture series appendixMark Mansi-1/+53
2019-11-05apply linebreaksRalf Jung-63/+96
2019-11-05expand and update Miri descriptionRalf Jung-25/+82
2019-11-05Add travis badge to READMEWho? Me?!-0/+3
2019-11-05fix broken linksMark Mansi-2/+5
2019-11-05remove all the hacks, add some improvementsMark Mansi-15/+6
2019-11-05add discussion transcript so we don't lose itMark Mansi-0/+703
2019-11-05add guidelines for future-incompat lintsMark Mansi-0/+9
2019-11-05Fix some broken fragment links.Eric Huss-3/+3
2019-11-05Please don't rustfmt.Mazdak Farrokhzad-8/+6
2019-11-05Sanitizers implementation in rustcTomasz Miąsko-0/+69
2019-11-01Updated instructions for tracking issue (#488)Alexander Regueiro-6/+6
2019-10-30Fixup links in lintstore docs (#487)Mark Rousskov-4/+4
2019-10-29Add some docs around the lint store (#476)Mark Rousskov-13/+144
2019-10-28fix some whitespace issues (#483)Tshepang Lekhonkhobe-15/+15
2019-10-27Explain `rustc_on_unimplemented`Mazdak Farrokhzad-0/+147
2019-10-24move readme to guide (#481)Who? Me?!-0/+204
2019-10-24Fix missing link (#480)CreepySkeleton-0/+2
2019-10-24Fix a typo (#477)CreepySkeleton-1/+1
2019-10-22give instructions for how to ping the ICE-breaker teams (#475)Niko Matsakis-0/+17
2019-10-18Update links (#472)Yuki Okushi-8/+8
2019-10-17I prefers long options in documentationTshepang Lekhonkhobe-1/+2
2019-10-17format examples better (#471)Tshepang Lekhonkhobe-14/+14
2019-10-17fix links (#469)Tshepang Lekhonkhobe-4/+4
2019-10-16update linkTshepang Lekhonkhobe-1/+1
2019-10-12Fix some paths: tt -> mbe (#465)Chris Emerson-4/+4
2019-10-12Updated kinds that were renamed to generic arguments.Diogo Sousa-51/+52
2019-10-10Try to clarify how crates are able to access force-unstable dependenciesEric Huss-7/+11
2019-10-10Expand on stability documentation.Eric Huss-5/+78
2019-10-10reference the new PR mechanism (#463)Niko Matsakis-3/+15
2019-10-04Refactor (build CI script): minimizes the script, thanks to mark-i-mAmanjeev Sethi-14/+2
2019-10-04Fix (build CI script): fails early if linkcheck failsAmanjeev Sethi-2/+7
2019-10-04Fix (build CI script):Amanjeev Sethi-30/+18
2019-10-04Revert "Removes timeout script so CI does not have false positives"Amanjeev Sethi-0/+29
2019-10-04Revert "Removes timeout script call so CI does not have false pasitives"Amanjeev Sethi-0/+1
2019-10-04Removes timeout script call so CI does not have false pasitivesAmanjeev Sethi-1/+0
2019-10-04Removes timeout script so CI does not have false positivesAmanjeev Sethi-29/+0
2019-10-02create guide to ICE-breaker groups and specifically advice for LLVM (#452)Niko Matsakis-1/+115
2019-10-02fix chalk links (#457)Tshepang Lekhonkhobe-28/+28
2019-10-02codegen unit is aka CGU (#459)Tshepang Lekhonkhobe-1/+1
2019-10-01Update feature gating docs to fit reality (#455)Mazdak Farrokhzad-5/+14