about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2024-12-18Fix trivial typo of "query-fied"Chris Bloodsworth-3/+3
2024-12-18typo, pauseTshepang Mbambo-1/+1
2024-12-18Fix some typosRyan Mehri-16/+16
2024-12-18Add suggestion for `--keep-stage 0` (#2164)Eric Huss-0/+6
2024-12-16specify what a CGU is (#2163)Connor Tsui-9/+8
2024-12-10functionality removed from codebase (part 2) (#2160)Tshepang Mbambo-1/+0
2024-12-10functionality removed from codebase (#2159)Tshepang Mbambo-1/+0
2024-12-10remove polymorphizationOrion Gonzalez-74/+0
2024-12-07squashing: recommend --keep-base when squashing without a conflict (#2157)Ralf Jung-8/+14
2024-12-05update section even more (#2156)lcnr-1/+9
2024-12-05closure constraints (#2155)lcnr-0/+21
2024-12-05Remove `//@ compare-output-lines-by-subset` directive (#2151)许杰友 Jieyou Xu (Joe)-4/+0
2024-12-05Document `needs-target-has-atomic` directive (#2154)许杰友 Jieyou Xu (Joe)-0/+4
2024-12-02Spell out `git submodule deinit -f --all` (#2153)许杰友 Jieyou Xu (Joe)-0/+8
2024-12-02Explain how to deal with exploded git submodules (#2152)许杰友 Jieyou Xu (Joe)-0/+21
2024-11-29Update `//@ proc-macro` aux build directive docs (#2149)许杰友 Jieyou Xu (Joe)-25/+46
2024-11-28Remove `pretty-expanded` as it no longer exists (#2147)许杰友 Jieyou Xu (Joe)-14/+0
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