summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2024-12-31Use `id` attribute for `<a>` tags instead of deprecated `name` attribute (#2184)Max Heller-27/+27
2024-12-30Opt into, rather than out of, linkcheck (#2180)Noah Lev-7/+9
2024-12-30Remove stale implementation details of coverage instrumentation (#2179)Stuart Cook-354/+2
2024-12-29Remove properly tracked config file from .gitignore & add support for skippin...Martin Liška-9/+18
2024-12-29Add a couple of linkcheck exceptions: (#2120)Martin Liška-1/+7
2024-12-30Add missing link for [Node] (#2177)Martin Liška-0/+1
2024-12-30Fix 403 received for HEAD request (#2176)Martin Liška-1/+1
2024-12-28Start using mdbook-linkcheck2 (#2103)Martin Liška-14/+8
2024-12-28Document `x test --no-capture` (#2174)clubby789-0/+8
2024-12-28Remove the `-test` suffix from normalize directives (#2172)Stuart Cook-8/+4
2024-12-27Rework the driver docs (#2162)bjorn3-198/+272
2024-12-27Document `forbid-output` for UI tests (#2171)clubby789-1/+1
2024-12-27completions: Zsh is now supported (#2173)clubby789-3/+1
2024-12-23region-outlives propagation (#2169)lcnr-1/+5
2024-12-23Document the `--debugger` flag (#2170)clubby789-0/+3
2024-12-18document the public ci dashboard (#2167)Marco Ieni-1/+18
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