about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2024-11-10typo (#2132)Tshepang Mbambo-1/+1
2024-11-09add valid date-check markerTshepang Mbambo-2/+3
2024-11-08Update parallel-rustc.md (#1926)Tbkhi-51/+70
2024-11-08Rename `{ignore,only}-debug` -> `{ignore,needs}-{rustc,std}-debug-assertions`...许杰友 Jieyou Xu (Joe)-1/+8
2024-11-05update const stability docs (#2111)Ralf Jung-3/+2
2024-11-05diagnostics: lists should use the Oxford commaBarrett-0/+2
2024-11-04Add a link for the `reference` compiletest header (#2096)Eric Huss-0/+3
2024-11-04Slightly fix up the glossary (#2127)León Orell Valerian Liehr-45/+46
2024-11-04Remove an mdbook workaround (#2124)León Orell Valerian Liehr-95/+94
2024-11-04Fix broken links (#2123)Martin Liška-3/+2
2024-11-04Fix minicore.rs link (#2122)Martin Liška-1/+1
2024-11-04Update for recent dataflow simplifications. (#2121)Nicholas Nethercote-60/+16
2024-11-04Describe `minicore` test auxiliary and directive (#2097)许杰友 Jieyou Xu (Joe)-34/+98
2024-11-04Fix and update docs for `needs-force-clang-based-tests` (#2085)许杰友 Jieyou Xu (Joe)-2/+6
2024-11-04Add redirects for integration-testing and headers (#2092)许杰友 Jieyou Xu (Joe)-0/+2
2024-11-03Fix borked links (#2119)Martin Liška-3/+3
2024-11-03Describe how to revert a PR (#2118)DianQK-0/+19
2024-11-02Ok now linkifyMichael Goulet-38/+39
2024-11-02Try to fix footnotesMichael Goulet-2/+37
2024-11-02Fix rustc-related links that are 404 right now (#2112)Martin Liška-18/+18
2024-11-02fix permalinksMichael Goulet-2/+2
2024-11-02Async closures chapterMichael Goulet-0/+258
2024-11-01update rfl ci job policy (#2108)David Wood-10/+16
2024-10-31Fix internal and incomplete links (#2107)Thomas Nyman-9/+12
2024-10-29Describe why and how to use a separate build directory for rust-analyzer (#2106)Stuart Cook-4/+25
2024-10-28Update current status of diagnostics translation infra (#2105)许杰友 Jieyou Xu (Joe)-0/+22
2024-10-26update const stability docs (#2098)Ralf Jung-22/+42
2024-10-25Advice on auto-formatting C++ code (#2104)Stuart Cook-1/+14
2024-10-24Update compiler-src.md (#2102)lolbinarycat-2/+2
2024-10-21Add the WASM | WASI | Emscripten notification groups (#2100)Juniper Tyree-2/+84
2024-10-13Update bootstrapping.md (#1900)Tbkhi-196/+226
2024-10-10Rename `needs-profiler-support` to `needs-profiler-runtime` (#2095)Stuart Cook-4/+5
2024-10-09Document compiletest directives `ignore-coverage-map` and `ignore-coverage-ru...Stuart Cook-2/+5
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
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
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
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
2024-09-24Clarify how to disable warnings in depsYuri Astrakhan-0/+7