about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2025-01-17compiletest: fix outdated `rustdoc-js` test suite name许杰友 Jieyou Xu (Joe)-1/+1
2025-01-15nyaalcnr-2/+2
2025-01-14fix some more typosRyan Mehri-16/+16
2025-01-15Merge pull request #2202 from Kobzol/pull-ci许杰友 Jieyou Xu (Joe)-0/+73
2025-01-14Fix some broken linksNoah Lev-11/+10
2025-01-14rustc-dev-guide: add note about not adding rustc_allowed_through_unstable_mod...Ralf Jung-1/+2
2025-01-13rustc-dev-guide: document `BOOTSTRAP_TRACING` and bootstrap `tracing` setup许杰友 Jieyou Xu (Joe)-0/+104
2025-01-12rustc-dev-guide: update outdated LLVM stamp filenameonur-ozkan-1/+1
2025-01-11Add CI workflow for performing rustc-pullJakub Beránek-0/+58
2025-01-11Merge pull request #2205 from ehuss/ci-config许杰友 Jieyou Xu (Joe)-0/+15
2025-01-10Fix calculate-job-matrix.py linkEric Huss-2/+2
2025-01-10Document how to find the configuration used in CIEric Huss-0/+15
2025-01-09ci: Remove incorrect use of `continue-on-error`Noah Lev-2/+1
2025-01-08Error if there is nothing to pullJakub Beránek-0/+10
2025-01-08Print an explicit message if the base repo head commit is up-to-dateJakub Beránek-0/+5
2025-01-08Update keyMartin Liska-3/+3
2025-01-08Save linkcheck cache alwaysMartin Liska-7/+19
2025-01-08Preparing for merge from rustcJakub Beránek-1/+1
2025-01-07Fix rib exampleSamson-3/+3
2025-01-07Update rustc-dev-guideJakub Beránek-5/+13
2025-01-07Fix broken raw HTML (#2198)Max Heller-2/+2
2025-01-06Only keep label description in Forge docs许杰友 Jieyou Xu (Joe)-61/+1
2025-01-06Add rustc-dev-guide to the list of repositories managed by josh (#2197)Jakub Beránek-1/+3
2025-01-06add josh-sync build dir to gitignore (#2196)Boxy-0/+2
2025-01-05Preparing for merge from rustcJakub Beránek-0/+1
2025-01-05Preparing for merge from rustcJakub Beránek-0/+1
2025-01-05Split stuff out of representing types, and rewrite early/late bound chapter (...Boxy-370/+433
2025-01-05Describe how to use rust-analyzer with `rmake.rs` (#2191)Stuart Cook-0/+40
2025-01-05fix commentTshepang Mbambo-2/+1
2025-01-05make paragraph more readableTshepang Mbambo-3/+5
2025-01-05repetition not neededTshepang Mbambo-5/+5
2025-01-05Document josh subtrees and update subtree repository list (#2182)Jakub Beránek-9/+21
2025-01-05Add tooling for performing Josh synces (#2183)Jakub Beránek-43/+728
2025-01-05comment out FIXMEs to not display them on UI (#2186)Onur Özkan-6/+20
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