about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Collapse)AuthorLines
2024-10-13Update bootstrapping.md (#1900)Tbkhi-196/+226
Co-authored-by: Jieyou Xu <39484203+jieyouxu@users.noreply.github.com> Co-authored-by: Tbkhi <me.stole546@silomails.com>
2024-10-10Rename `needs-profiler-support` to `needs-profiler-runtime` (#2095)Stuart Cook-4/+5
2024-10-09Document compiletest directives `ignore-coverage-map` and ↵Stuart Cook-2/+5
`ignore-coverage-run` (#2094)
2024-10-07Purge `run-pass-valgrind` mentions许杰友 Jieyou Xu (Joe)-16/+0
2024-10-07rustdoc: docs for search deduplication (#1850)Michael Howell-3/+73
2024-10-07Revise test naming advice to discourage using issue numbers alone许杰友 Jieyou Xu (Joe)-8/+14
But accept test names that include non-prefix issue number.
2024-10-07Document `bootstrap` integration with `rustc-perf` (#2005)Jakub Beránek-31/+49
2024-10-07building: Update instructions for ./x setup editorKajetan Puchalski-40/+56
2024-10-07[Testing 2/2] Revise revisions docs (#2089)许杰友 Jieyou Xu (Joe)-268/+262
Co-authored-by: nora <48135649+Noratrieb@users.noreply.github.com>
2024-10-07[Testing 1/2] Revise testing chapters excluding the directives chapter (#2088)许杰友 Jieyou Xu (Joe)-1043/+1406
2024-10-06Fixed links to rust-analyzer configs for Emacs and Helix (#2087)Yoh Deadfall-2/+3
2024-10-04update `x install` documentation (#2084)Onur Özkan-12/+14
2024-10-03Rename "object safe" to "dyn compatible" (#2083)León Orell Valerian Liehr-3/+3
2024-10-03fixups (#2082)León Orell Valerian Liehr-4/+4
2024-09-29Add documentation for `{{rust-src-base}}` (#2079)Urgau-0/+1
2024-09-28building/suggested: Add instructions for Emacs & Helix (#2080)Kajetan Puchalski-138/+171
Co-authored-by: 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>
2024-09-25Fix file paths to section 35.1 & 35.2 example code (#2078)Christopher Speir-2/+2
2024-09-24elaborate on warningsNoratrieb-3/+4
2024-09-24Apply suggestions from code reviewYuri Astrakhan-1/+1
Co-authored-by: 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com>
2024-09-24Clarify how to disable warnings in depsYuri Astrakhan-0/+7
2024-09-24Update compiler-src.mdTbkhi-79/+92
Various link additions and minor edits for clarity. revisions fix line length adding links minor edits
2024-09-24Update rustdoc build instructionsLeón Orell Valerian Liehr-2/+2
2024-09-24minor editsNoratrieb-23/+23
2024-09-24doc editsTbkhi-19/+17
2024-09-24Update salsa.mdTbkhi-41/+42
Formatting updates.
2024-09-24Update memory.mdTbkhi-19/+33
Minor updates to formatting. documentation updates Update memory.md minor edits
2024-09-24minor editsNoratrieb-13/+12
2024-09-24updates documentationTbkhi-37/+57
2024-09-24Update serialization.mdTbkhi-25/+26
Minor documentation updates.
2024-09-24improve rustc-driver.mdTbkhi-50/+55
minor addition and adding links Update rustc-driver.md removing parens for functions reorganized directory reorganized directory minor edits
2024-09-24minor editsNoratrieb-13/+12
2024-09-24Update syntax-intro.mdTbkhi-8/+15
2024-09-24minor editsNoratrieb-19/+17
2024-09-24Update the-parser.mdTbkhi-2/+2
2024-09-24Update the-parser.mdTbkhi-39/+45
2024-09-24Minor editsNoratrieb-133/+133
2024-09-24Update macro-expansion.mdTbkhi-1/+1
2024-09-24Update macro-expansion.mdTbkhi-1/+1
2024-09-24additional changes to links and some textTbkhi-120/+121
2024-09-24Update macro-expansion.mdTbkhi-7/+7
removing parens
2024-09-24Update macro-expansion.mdTbkhi-176/+187
2024-09-24Use 2021 edition for example code playground linkNoah Lev-1/+1
The playground defaults to 2015. Might as well use the latest edition.
2024-09-24Move example code block to paragraph referencing itNoah Lev-6/+6
Noticed by Mario Carneiro.
2024-09-24Minor editsNoratrieb-17/+17
- un-codeblock some words - uncomment the last paragraph (it's useful to know this)
2024-09-24Update name-resolution.mdTbkhi-1/+1
2024-09-24Update name-resolution.mdTbkhi-47/+59
2024-09-24feat: Add section about partial clones with `git clone --filter='blob:none'`Felix Rath-4/+24
2024-09-24mention rustc's stable-through-unstable bug being fixeddianne-4/+6
2024-09-24Fix `is_diagnostic_item()` exampletrevyn-1/+1
2024-09-24Revise wording to not imply *only* Python 3.10 can be installed许杰友 Jieyou Xu (Joe)-4/+3