about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2019-02-18Add "memoise" to the glossaryvarkor-0/+1
2019-02-18Add "intern" to the glossaryvarkor-0/+1
2019-02-18Add "early-bound lifetime" and "late-bound lifetime" to the glossaryvarkor-0/+2
2019-02-18Add "item" to glossaryvarkor-0/+1
2019-02-18Add "lang item" to glossaryvarkor-0/+1
2019-02-06`_with_applicability` methods are goneZack M. Davis-7/+6
2019-01-30Merge pull request #270 from michaelwoerister/query-eval-model-updateMichael Woerister-57/+603
2019-01-30Add a more detailed description of how incremental compilation works.Michael Woerister-19/+376
2019-01-29add blurb about downloading artifacts; fix #77xMark Mansi-1/+20
2019-01-27better grouping, more linksMark Mansi-3/+7
2019-01-27TypoRalf Jung-1/+1
2019-01-27fix updating-docs link, add regression testMark Mansi-0/+15
2019-01-25add comments from sunjayMark Mansi-1/+4
2019-01-25add link to sunjay talkMark Mansi-0/+6
2019-01-23fix #182Mark Mansi-1/+2
2019-01-23update conventionsMark Mansi-1/+40
2019-01-23update text about copyright headersMark Mansi-5/+6
2019-01-23Add "The Query Evaluation Model in Detail" Chapter.Michael Woerister-54/+243
2019-01-22Merge pull request #266 from rchaser53/fix-miriOliver Scherer-2/+2
2019-01-21Fix TokenStream linkOliver Scherer-1/+1
2019-01-22fix unwrap_u64 and to_raw_bitsrchaser53-2/+2
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