about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2020-09-09Update src/queries/profiling.mdSantiago Pastorino-1/+1
2020-09-09Update def_id.rs locationSantiago Pastorino-1/+1
2020-09-09Fix typo, hellow -> helloSantiago Pastorino-1/+1
2020-09-09Add ./ to run x.pySantiago Pastorino-1/+1
2020-09-09Update prerequisites, with an eye towards windows (#863)Joshua Nelson-6/+14
2020-09-09Fix broken hyperlink (#862)Joshua Nelson-1/+3
2020-09-09Add information about default stages for x.pyJoshua Nelson-0/+14
2020-09-09Fix typoJoshua Nelson-1/+1
2020-09-09Document speculative crate loading (#859)Joshua Nelson-0/+17
2020-09-08Update error codes to match the current implementationJoshua Nelson-12/+16
2020-09-07Consolidate information about bootstrapping into one place (#851)Joshua Nelson-50/+38
2020-09-07Document CGU partioning in case of generic and inline functionsAman Arora-0/+20
2020-09-07Update src/building/how-to-build-and-run.mdTshepang Lekhonkhobe-1/+1
2020-09-07Link to 'prerequisites' immediatelyJoshua Nelson-0/+3
2020-09-06Rename src/rustc to compiler/rustcIvan Tham-2/+2
2020-09-03update docs to refer to the moveGus Wynn-7/+4
2020-09-03Fix dep-graph-caller-callee test locationSantiago Pastorino-3/+3
2020-09-02Adds documentation to cover spanview outputRich Kadel-3/+29
2020-08-31Use fewer stages in bootstrapping docsJoshua Nelson-2/+2
2020-08-31Fix misguided suggestions in config.tomlJoshua Nelson-8/+0
2020-08-31TypoWho? Me?!-1/+1
2020-08-31fix typosmark-3/+3
2020-08-31fix line lengthsmark-3/+4
2020-08-31fix links and names after compiler mv to compiler/mark-146/+145
2020-08-26nitsTshepang Lekhonkhobe-3/+3
2020-08-26Apply review suggestionCamelid-2/+2
2020-08-26Clarify section on MIR constructionCamelid-5/+6
2020-08-23Add new section to have a local HTTP server easily (#833)Guillaume Gomez-0/+16
2020-08-21fix type in example (#832)Gurwinder Singh-1/+1
2020-08-19Remove duplicate MIR chapter entry (#830)Yuki Okushi-5/+6
2020-08-17Document how to use build task for x.py check (#828)Aleksey Kladov-0/+22
2020-08-17Link ref to edge concept in graph theoryLzu Tao-1/+2
2020-08-17Remove unneeded hashmarks (#826)Who? Me?!-4/+4
2020-08-16Address revuew commentsMatthew Jasper-5/+5
2020-08-16 Document serialization in rustcMatthew Jasper-0/+165
2020-08-11Some small fixes (#823)Takayuki Nakata-6/+6
2020-08-04Use angle brackets to turn URL into a linkTakayuki Nakata-2/+1
2020-08-04Fix typoTakayuki Nakata-1/+1
2020-08-04Fix a broken linkTakayuki Nakata-1/+1
2020-08-04Enable a linkTakayuki Nakata-1/+2
2020-08-03Some small fixesTakayuki Nakata-3/+2
2020-08-03Fix typoTakayuki Nakata-1/+1
2020-08-03Fix: crates -> a list of cratesTakayuki Nakata-2/+2
2020-08-03Avoid "whitelist"Takayuki Nakata-7/+7
2020-08-03Fix examples not workingTakayuki Nakata-4/+1
2020-08-02Prefer `::` than `.`Yuki Okushi-4/+4
2020-08-02Fix link/wording for `parse_nt`Yuki Okushi-2/+3
2020-08-02TypoWho? Me?!-1/+1
2020-08-02some updates after std libs movemark-18/+29
2020-08-02TypoWho? Me?!-1/+1