about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2019-01-19fix related miri variablesrchaser53-11/+11
2019-01-18better titles a la Nikomark-3/+3
2019-01-18Reorganize the book into 3 partsmark-10/+41
2019-01-18Typo + minor editsWho? Me?!-3/+3
2019-01-18Fix relative linkWho? Me?!-1/+1
2019-01-18Update the doc related to complier loggingking6cong-44/+15
2019-01-17Update stabilization_guide.mdWho? Me?!-2/+2
2019-01-17issue 130 stabilization guideRajkumar Natarajan-17/+16
2019-01-17Update src/stabilization_guide.mdWho? Me?!-1/+1
2019-01-17Update src/stabilization_guide.mdWho? Me?!-1/+1
2019-01-17issue 130 stabilization guideRajkumar Natarajan-5/+4
2019-01-17issue 130 stabilization guideRajkumar Natarajan-4/+4
2019-01-17Update src/stabilization_guide.mdWho? Me?!-1/+1
2019-01-17Update src/stabilization_guide.mdWho? Me?!-1/+1
2019-01-17issue_180 incorporated the review commentsRajkumar Natarajan-83/+74
2019-01-17Update src/stabilization_guide.mdWho? Me?!-1/+3
2019-01-17Update src/stabilization_guide.mdWho? Me?!-1/+1
2019-01-17Update src/stabilization_guide.mdWho? Me?!-1/+1
2019-01-17Update src/stabilization_guide.mdWho? Me?!-1/+3
2019-01-17Update src/stabilization_guide.mdWho? Me?!-1/+1
2019-01-17Update src/stabilization_guide.mdWho? Me?!-2/+2
2019-01-17issue_130_stabilization_guideRajkumar Natarajan-0/+182
2019-01-11Merge pull request #234 from mark-i-m/mir_borrowckNiko Matsakis-30/+188
2019-01-04Mention old incr. comp. design docIgor Matuszewski-0/+3
2019-01-01Add IRLO to glossaryPhilipp Hansch-0/+1
2018-12-23Fix formatting, follow 100 char line length limitednix-1/+3
2018-12-23Do what the last commit said it didednix-1/+1
2018-12-23Clarify line about RLS being unable to handle rustcednix-16/+14
2018-12-23Fix linkWho? Me?!-1/+1
2018-12-14Fixes broken linksRoberto Vidal-3/+3
2018-12-14Add graphs that I forgot to push in the original PROliver Scherer-0/+447
2018-12-11Fix link to rustc_mir::hair::cx::exprDan Robertson-3/+4
2018-12-11update a couple of linksMark Mansi-7/+7
2018-12-11added example, reworked inference sectionMark Mansi-32/+93
2018-12-11a few updatesMark Mansi-9/+23
2018-12-07Add some documentation about updating LLVMAlex Crichton-0/+150
2018-12-05fixed typo issues linkAvelino-1/+1
2018-12-03Provide a Python example.Edd Barrett-2/+3
2018-12-03Explain how to check if gdb supports Python.Edd Barrett-2/+4
2018-12-03Mention that tests need a Python-enabled gdb.Edd Barrett-0/+4
2018-12-01fix some linkrotted linksAndy Wortman-3/+3
2018-12-01Fix the file path where AST is definedyui-knk-1/+1
2018-12-01Fix failing tidy (line endings on Windows) (#246)Vadim Petrochenkov-0/+2
2018-11-26fix relative link (#242)Who? Me?!-1/+1
2018-11-26Merge pull request #237 from mark-i-m/walkthroughNiko Matsakis-0/+268
2018-11-26make the line-length script respect 100 char limit XD (#240)Who? Me?!-1/+3
2018-11-26add link to stabilization prMark Mansi-1/+9
2018-11-20Merge pull request #228 from tmandry/traits-slgNiko Matsakis-2/+301
2018-11-19SLG: Add links and mark-i-m's suggestionsTyler Mandry-49/+68
2018-11-19finish walkthroughMark Mansi-3/+28