about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2020-11-30Address feedbackBen Striegel-37/+15
2020-11-30Add notes about running the UI test suiteBen Striegel-0/+37
2020-11-30Improve contributor experience for the dev-guide itself (#973)Joshua Nelson-57/+14
2020-11-29Document what 'sysroot' meansJoshua Nelson-0/+60
2020-11-29Don't imply that the name of the fork always needs to be changedJoshua Nelson-1/+1
2020-11-29Add information about common git issuesJoshua Nelson-1/+50
2020-11-28Fix a typoHirochika Matsumoto-1/+1
2020-11-26Link to feature-stabilization docsCamelid-3/+11
2020-11-26Move instructions for adding a feature gate to "Feature Gates"Camelid-22/+35
2020-11-26Document how to modify feature gatesCamelid-0/+66
2020-11-24Document when errors should have an associated error code (#967)Camelid-2/+11
2020-11-24Update bootstrap documentation with the new envvars for RUSTFLAGSGabriel de Perthuis-6/+2
2020-11-23don't use cache while running PR buildsmark-2/+2
2020-11-23Update `param_env` linkCamelid-1/+1
2020-11-22add small explanation of why fuel can be useful for debuggingcjkenn-2/+4
2020-11-22add mir-opt section for optimization fuelcjkenn-0/+21
2020-11-16updated link for Citizen Code of Conduct (#959)Tobias-36/+1
2020-11-15add string interning wikipedia link (#960)hosseind88-1/+5
2020-11-12Provide a brief example of a data-flow analysisCamelid-0/+26
2020-11-12Explain the purpose of the bottom valueCamelid-2/+6
2020-11-12Add a section on data-flow convergenceCamelid-1/+15
2020-11-11Links to htmldocck/@has/matches for searchabilityAlexis Bourget-1/+6
2020-11-11Update src/compiler-debugging.mdOlivier FAURE-1/+1
2020-11-11Update link in compiler-debugging.mdOlivier FAURE-2/+6
2020-11-10Add some more examples of using the compilerJoshua Nelson-3/+15
2020-11-09Update src/building/how-to-build-and-run.mdCasey Rodarmor-1/+1
2020-11-09Fix install commandCasey Rodarmor-1/+1
2020-11-09Document `src/tools/x`, an `x.py` wrapperCasey Rodarmor-0/+8
2020-11-08correct minor grammar mistake (#944)Joshua Nitschke-1/+1
2020-11-06Use `provide_both` link instead of `provide(_extern)`Yuki Okushi-5/+3
2020-10-28Use new-style mdBook internal links in glossaryCamelid-30/+30
2020-10-28Put `TyCtxt` at the right positionCamelid-2/+2
2020-10-28Fix broken tags in glossaryCamelid-88/+88
2020-10-27Small improvements (#936)Santiago Pastorino-5/+5
2020-10-27Add "ctxt" and `TyCtxt` to the glossary (#937)Camelid-1/+3
2020-10-26Clean up `compiletest` chapter (#935)Camelid-54/+52
2020-10-26Improve prerequisites section for Windows (#934)Yuki Okushi-18/+16
2020-10-22Explain lint renaming/removingNadrieril-0/+15
2020-10-22fix formattingJoshua Nelson-1/+1
2020-10-22Improve markdown formattingJoshua Nelson-4/+9
2020-10-22Add a `check-in.sh` script to automate writing markdown linksJoshua Nelson-0/+34
2020-10-21Add reference PRs for `r?` and `r+` comments (#928)Yuki Okushi-4/+7
2020-10-21Replace links to `buildbot2.r-l.o` with `bors.r-l.o`Yuki Okushi-5/+5
2020-10-19Revert "Remove outdated build rustdoc --stage 1"Joshua Nelson-1/+1
2020-10-19Remove outdated build rustdoc --stage 1Ivan Tham-1/+1
2020-10-19Fix typo errros -> errorsSantiago Pastorino-1/+1
2020-10-16Explain why exhaustiveness is necessary for soundnessNadrieril-1/+2
2020-10-16Explain pattern exhaustiveness checkingNadrieril-1/+81
2020-10-15Fix a link on git.mdYuki Okushi-1/+1
2020-10-13Added description of word Scrutinee to the glossary (#921)1c3t3a-0/+1