about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2019-06-24Update mdbookWho? Me?!-2/+2
2019-06-24Change stage0 cfg_attr to bootstrapflip1995-1/+1
2019-06-24fix compiler-teamb41sh-1/+1
2019-06-20Added Rustc Debugger Support ChapterAmanjeev Sethi-0/+322
2019-06-15fix typosMark Mansi-2/+2
2019-06-15Update for TyCtxt<'a, 'gcx, 'tcx> -> TyCtxt<'tcx>.Eduard-Mihai Burtescu-76/+27
2019-06-15fix ci failures, typos, broken linksMark Mansi-4/+4
2019-06-15Some edits to address review commentsMark Mansi-60/+114
2019-06-15Notes about closure de-sugaringBlitzerr-0/+160
2019-06-15add note about rebuilding llvmMark Mansi-1/+3
2019-06-15Changes to config.toml require a cleanJonathan Behrens-0/+3
2019-06-13Fix a few typos in type inference chapterJonas Schievink-3/+3
2019-06-12Add triagebotSantiago Pastorino-0/+1
2019-06-11Update how-to-build-and-run.mdWho? Me?!-1/+2
2019-06-11Update how-to-build-and-run.mdWho? Me?!-7/+5
2019-06-11Update compiler-debugging.mdWho? Me?!-3/+4
2019-06-11use debug instead of debuginfo-levelWho? Me?!-3/+4
2019-06-07Replaced tabs with spacesmdsimmo-77/+77
2019-06-07correct indentationmdsimmo-80/+77
2019-06-02Update information about debuginfo configurationVadim Petrochenkov-10/+8
2019-06-02fix long linemark-1/+2
2019-06-02Fixed misspellingVallentin-3/+3
2019-05-28Add more info subsection with links to forge and rustc api docsSantiago Pastorino-0/+11
2019-05-17Renamed the file and title of the diagnostics chapter.Julian Wollersberger-5/+5
2019-05-15Added rustc phases diagram and explanationIñaki Garay-44/+230
2019-05-15Mention running tests for subdirectoriesvarkor-3/+22
2019-05-15Fixed links broken by merging chalks rules and solveIñaki Garay-11/+9
2019-05-14Add documentation about profile-guided optimization.Michael Woerister-0/+133
2019-05-07Fix typo, 'which' repeated twiceTom Mulvaney-1/+1
2019-05-04Merge pull request #304 from rasendubi/fix-canonicalizationNiko Matsakis-6/+6
2019-05-03Rename to RUSTC_LOGYuki Okushi-9/+9
2019-05-03Added mention of universal ctagsIñaki Garay-4/+13
2019-05-01Fix link in walkthroughguilherme-0/+2
2019-05-01Remove IRC from discussion chatsNicolas-10/+4
2019-05-01Bring the updating LLVM guide up to dateAlex Crichton-35/+27
2019-04-25use nightly rust for ciMark Mansi-0/+2
2019-04-25Fixed broken chalk linksIñaki Garay-4/+4
2019-04-24Add documentation for two-phase borrowsMatthew Jasper-0/+101
2019-04-24Explain new powers of the `treat-err-as-bug` flagOliver Scherer-2/+4
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