about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2024-11-27Fix trivial typoKeith Wansbrough-1/+1
2024-11-27Remove -Zfuel. (#2032)Camille Gillot-23/+0
2024-11-22Remove constants section as it is outdatedBoxy-83/+0
2024-11-22Flatten generic parameter defs sectionBoxy-68/+88
2024-11-21Add instructions to test error code docs (#2145)Taylor Cramer-0/+9
2024-11-21Reorganize the "Source Code Representation" chapters (#2142)Boxy-354/+80
2024-11-20Make `Diag` a clickable link in Suggestion section (#2140)Yutaro Ohno-1/+2
2024-11-18update for rustc_intrinsic_const_stable_indirect (#2138)Ralf Jung-2/+3
2024-11-18Mention `RUSTC_BOOTSTRAP` for misc testing (#2136)许杰友 Jieyou Xu (Joe)-0/+45
2024-11-16Document how to acquire `cdb.exe` (#2137)许杰友 Jieyou Xu (Joe)-0/+11
2024-11-14Document `max-llvm-major-version` directive (#2129)许杰友 Jieyou Xu (Joe)-0/+2
2024-11-14Document `exact-llvm-major-version` directive (#2135)许杰友 Jieyou Xu (Joe)-0/+2
2024-11-13Note Rustfmt for separate rust-analyzer directory (#2134)Sam Estep-0/+2
2024-11-10still accurate (#2133)Tshepang Mbambo-1/+1
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