about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2019-04-23Update lowering-module test caseAlexey Shmalko-9/+8
2019-04-20[canonicalization] fix result canonicalization exampleAlexey Shmalko-6/+6
2019-04-20Update BodyId descriptionAlexey Shmalko-2/+2
2019-04-17Update test-implementation chapter to current codeAlexey Shmalko-10/+8
2019-04-16update chalk with new organizationMark Mansi-33/+34
2019-04-16move to subsectionMark Mansi-36/+37
2019-04-16fix MovePathIndex linkMark Mansi-8/+6
2019-04-16Update query chapter for the query macro rewriteAlexey Shmalko-32/+44
2019-04-16subchapter with information about `--error-format json`Zack M. Davis-0/+37
2019-04-13Update query-evaluation-model-in-detail.mdKrishna Sannasi-1/+1
2019-03-23oopsmark-1/+1
2019-03-23Use eddyb's suggestion from #11 about loggingmark-3/+4
2019-03-22Add a note about `assembly` test suite.Denys Zariaiev-0/+2
2019-03-22Update link to debugging codegenDan Robertson-2/+2
2019-03-22Small fix to code for checking feature gateAlexander Regueiro-1/+1
2019-03-20Merge pull request #288 from mark-i-m/fix-linksZoxc-94/+81
2019-03-19address Zoxc's commentsmark-1/+12
2019-03-15Add experts map section to compiler team pageSantiago Pastorino-0/+8
2019-03-15Fix mask -> tag terminologyvarkor-1/+1
2019-03-15update rustc driver chaptersMark Mansi-56/+32
2019-03-15chalk has moved to rust-langMark Mansi-36/+36
2019-03-13Merge pull request #273 from mark-i-m/conventionsNiko Matsakis-6/+46
2019-03-01update mdbookMark Mansi-1/+1
2019-02-23fix linkMark Mansi-1/+1
2019-02-23Organize and finish debugging chaptersMark Mansi-210/+241
2019-02-23Update src/implementing_new_features.mdWho? Me?!-1/+1
2019-02-23Update src/implementing_new_features.mdWho? Me?!-1/+2
2019-02-23Update src/implementing_new_features.mdWho? Me?!-1/+2
2019-02-23issue_130_7 updated with review commentsRajkumar Natarajan-136/+172
2019-02-23Update src/implementing_new_feature.mdWho? Me?!-1/+1
2019-02-23Update src/implementing_new_feature.mdWho? Me?!-1/+1
2019-02-23Update src/implementing_new_feature.mdWho? Me?!-1/+1
2019-02-23Update src/implementing_new_feature.mdWho? Me?!-2/+2
2019-02-23Update src/SUMMARY.mdWho? Me?!-1/+1
2019-02-23issue_130_7 implementing new featuresRajkumar Natarajan-0/+136
2019-02-18Small clarifications to glossary definitionsAlexander Regueiro-3/+3
2019-02-18Ignore Rust snippetvarkor-1/+1
2019-02-18Add more information and an example to Kind chaptervarkor-22/+40
2019-02-18Add preliminary chapter on kindsvarkor-2/+36
2019-02-18Add "drop glue" to the glossaryvarkor-0/+1
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