| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-01-17 | compiletest: fix outdated `rustdoc-js` test suite name | 许杰友 Jieyou Xu (Joe) | -1/+1 | |
| 2025-01-15 | nyaa | lcnr | -2/+2 | |
| 2025-01-14 | fix some more typos | Ryan Mehri | -16/+16 | |
| 2025-01-15 | Merge pull request #2202 from Kobzol/pull-ci | 许杰友 Jieyou Xu (Joe) | -0/+73 | |
| 2025-01-14 | Fix some broken links | Noah Lev | -11/+10 | |
| * Rename `StringReader -> Lexer` * Remove deleted `Query` struct * Update some internal links | ||||
| 2025-01-14 | rustc-dev-guide: add note about not adding ↵ | Ralf Jung | -1/+2 | |
| rustc_allowed_through_unstable_modules to more items | ||||
| 2025-01-13 | rustc-dev-guide: document `BOOTSTRAP_TRACING` and bootstrap `tracing` setup | 许杰友 Jieyou Xu (Joe) | -0/+104 | |
| 2025-01-12 | rustc-dev-guide: update outdated LLVM stamp filename | onur-ozkan | -1/+1 | |
| Signed-off-by: onur-ozkan <work@onurozkan.dev> | ||||
| 2025-01-11 | Add CI workflow for performing rustc-pull | Jakub Beránek | -0/+58 | |
| 2025-01-11 | Merge pull request #2205 from ehuss/ci-config | 许杰友 Jieyou Xu (Joe) | -0/+15 | |
| 2025-01-10 | Fix calculate-job-matrix.py link | Eric Huss | -2/+2 | |
| 2025-01-10 | Document how to find the configuration used in CI | Eric Huss | -0/+15 | |
| This documents how to determine which settings are used in CI, since I see this question come up regularly. We currently don't have a great way to answer the question, but at least there is something. | ||||
| 2025-01-09 | ci: Remove incorrect use of `continue-on-error` | Noah Lev | -2/+1 | |
| This will cause the CI build to be marked successful even if the build failed. Instead, use `if: '!cancelled()'` to always save the cache (except when the job is cancelled), even if the linkcheck failed. See https://stackoverflow.com/a/58859404 for more. | ||||
| 2025-01-08 | Error if there is nothing to pull | Jakub Beránek | -0/+10 | |
| 2025-01-08 | Print an explicit message if the base repo head commit is up-to-date | Jakub Beránek | -0/+5 | |
| 2025-01-08 | Update key | Martin Liska | -3/+3 | |
| 2025-01-08 | Save linkcheck cache always | Martin Liska | -7/+19 | |
| 2025-01-08 | Preparing for merge from rustc | Jakub Beránek | -1/+1 | |
| 2025-01-07 | Fix rib example | Samson | -3/+3 | |
| related zulip thread: https://rust-lang.zulipchat.com/#narrow/channel/182449-t-compiler.2Fhelp/topic/Ribs.20in.20name.20resolution | ||||
| 2025-01-07 | Update rustc-dev-guide | Jakub Beránek | -5/+13 | |
| 2025-01-07 | Fix broken raw HTML (#2198) | Max Heller | -2/+2 | |
| 2025-01-06 | Only keep label description in Forge docs | 许杰友 Jieyou Xu (Joe) | -61/+1 | |
| 2025-01-06 | Add rustc-dev-guide to the list of repositories managed by josh (#2197) | Jakub Beránek | -1/+3 | |
| 2025-01-06 | add josh-sync build dir to gitignore (#2196) | Boxy | -0/+2 | |
| 2025-01-05 | Preparing for merge from rustc | Jakub Beránek | -0/+1 | |
| 2025-01-05 | Preparing for merge from rustc | Jakub Beránek | -0/+1 | |
| 2025-01-05 | Split stuff out of representing types, and rewrite early/late bound chapter ↵ | Boxy | -370/+433 | |
| (#2192) | ||||
| 2025-01-05 | Describe how to use rust-analyzer with `rmake.rs` (#2191) | Stuart Cook | -0/+40 | |
| 2025-01-05 | fix comment | Tshepang Mbambo | -2/+1 | |
| 2025-01-05 | make paragraph more readable | Tshepang Mbambo | -3/+5 | |
| 2025-01-05 | repetition not needed | Tshepang Mbambo | -5/+5 | |
| 2025-01-05 | Document josh subtrees and update subtree repository list (#2182) | Jakub Beránek | -9/+21 | |
| 2025-01-05 | Add tooling for performing Josh synces (#2183) | Jakub Beránek | -43/+728 | |
| 2025-01-05 | comment out FIXMEs to not display them on UI (#2186) | Onur Özkan | -6/+20 | |
| 2024-12-31 | Use `id` attribute for `<a>` tags instead of deprecated `name` attribute (#2184) | Max Heller | -27/+27 | |
| 2024-12-30 | Opt into, rather than out of, linkcheck (#2180) | Noah Lev | -7/+9 | |
| This makes it less of a hassle to render the book locally. | ||||
| 2024-12-30 | Remove stale implementation details of coverage instrumentation (#2179) | Stuart Cook | -354/+2 | |
| This level of detail in the dev guide is a maintenance burden; better to leave this sort of thing to in-tree comments. | ||||
| 2024-12-29 | Remove properly tracked config file from .gitignore & add support for ↵ | Martin Liška | -9/+18 | |
| skipping of link-checking (#2023) * Remove properly tracked config file from .gitignore The file is part of the git history and is a configuration file. Fixes: #2018 * Add env. variable support * Refactoring * Really skip linkcheck if requested | ||||
| 2024-12-29 | Add a couple of linkcheck exceptions: (#2120) | Martin Liška | -1/+7 | |
| * Add a couple of linkcheck exceptions: Addresses: ``` Server returned 500 Internal Server Error for https://github.com/rust-lang/rust/pulls?q=is%3Apr+label%3AS-inactive+is%3Aclosed Server returned 401 Unauthorized for https://objects.githubusercontent.com/github-production-release-asset-2e65be/343907537/60cd5880-7b81-11eb-9502-68d5f473ebe2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241103%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241103T085906Z&X-Amz-Expires=300&X-Amz-Signature=e532fd7d2bd271f12988982bc8e5a47a0f966b40452b55d444bbb74292ac1fb1&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Drustc.generic.wpaProfile&response-content-type=application%2Foctet-stream Server returned 500 Internal Server Error for https://github.com/rust-lang/rust/pulls?q=is%3Apr+label%3AS-inactive ``` * Skip only github.com/rust-lang/rust/pulls?q= | ||||
| 2024-12-30 | Add missing link for [Node] (#2177) | Martin Liška | -0/+1 | |
| 2024-12-30 | Fix 403 received for HEAD request (#2176) | Martin Liška | -1/+1 | |
| 2024-12-28 | Start using mdbook-linkcheck2 (#2103) | Martin Liška | -14/+8 | |
| 2024-12-28 | Document `x test --no-capture` (#2174) | clubby789 | -0/+8 | |
| 2024-12-28 | Remove the `-test` suffix from normalize directives (#2172) | Stuart Cook | -8/+4 | |
| 2024-12-27 | Rework the driver docs (#2162) | bjorn3 | -198/+272 | |
| 2024-12-27 | Document `forbid-output` for UI tests (#2171) | clubby789 | -1/+1 | |
| 2024-12-27 | completions: Zsh is now supported (#2173) | clubby789 | -3/+1 | |
| 2024-12-23 | region-outlives propagation (#2169) | lcnr | -1/+5 | |
| * region-outlives propagation * woops * gamer | ||||
| 2024-12-23 | Document the `--debugger` flag (#2170) | clubby789 | -0/+3 | |
| 2024-12-18 | document the public ci dashboard (#2167) | Marco Ieni | -1/+18 | |
