| Age | Commit message (Expand) | Author | Lines |
| 2025-03-14 | Rollup merge of #138441 - tshepang:patch-5, r=jieyouxu | Jacob Pratt | -1/+1 |
| 2025-03-14 | Rollup merge of #138396 - Kobzol:ci-metrics, r=marcoieni | Jacob Pratt | -14/+5 |
| 2025-03-14 | Rollup merge of #138389 - onur-ozkan:use-expect, r=jieyouxu | Jacob Pratt | -16/+13 |
| 2025-03-14 | Rollup merge of #138179 - cuviper:x, r=jieyouxu | Jacob Pratt | -15/+9 |
| 2025-03-14 | Rollup merge of #136911 - Kobzol:ci-helper-link, r=marcoieni | Jacob Pratt | -1/+13 |
| 2025-03-13 | Record the new settings checksums | Josh Stone | -3/+7 |
| 2025-03-13 | Remove separate `src/tools/x` from rust-analyzer settings | Josh Stone | -4/+0 |
| 2025-03-13 | Alphabetize the root workspace members | Josh Stone | -0/+2 |
| 2025-03-13 | Add `src/tools/x` to the main workspace | Josh Stone | -8/+0 |
| 2025-03-13 | Rollup merge of #138417 - RalfJung:interpret-cleanup, r=oli-obk | Matthias Krüger | -50/+60 |
| 2025-03-13 | Rollup merge of #138406 - ehuss:update-mdbook, r=jieyouxu | Matthias Krüger | -3/+12 |
| 2025-03-13 | Output job doc URL to allow Rust Log Analyzer to access it | Jakub Beránek | -0/+4 |
| 2025-03-13 | Fill `doc_url` for Rust for Linux and Fuchsia jobs | Jakub Beránek | -0/+2 |
| 2025-03-13 | Add `doc_url` attribute to CI jobs | Jakub Beránek | -1/+7 |
| 2025-03-13 | Auto merge of #138450 - matthiaskrgr:rollup-4im25vf, r=matthiaskrgr | bors | -17/+89 |
| 2025-03-13 | Rollup merge of #138404 - bjorn3:sysroot_handling_cleanup, r=petrochenkov,jie... | Matthias Krüger | -9/+8 |
| 2025-03-13 | Rollup merge of #138371 - cuviper:stable-asm-test, r=jieyouxu | Matthias Krüger | -1/+9 |
| 2025-03-13 | Rollup merge of #138109 - Kohei316:feat/rust-doc-precise-capturing-arg, r=aDo... | Matthias Krüger | -7/+72 |
| 2025-03-13 | Rollup merge of #136842 - randomPoison:trusty-libstd-v3, r=ChrisDenton | Matthias Krüger | -5/+7 |
| 2025-03-13 | Rollup merge of #133981 - aDotInTheVoid:document-docs-ids, r=fmease | Matthias Krüger | -74/+126 |
| 2025-03-13 | Rollup merge of #126856 - onur-ozkan:remove-rls, r=clubby789 | Matthias Krüger | -181/+7 |
| 2025-03-13 | update error message | Tshepang Mbambo | -1/+1 |
| 2025-03-13 | Auto merge of #138416 - Manishearth:rollup-fejor9p, r=Manishearth | bors | -134/+137 |
| 2025-03-12 | rustdoc-json: Clean up & Document id handling | Alona Enraght-Moony | -44/+85 |
| 2025-03-12 | rustdoc-json: Extract Id handling into its own module | Alona Enraght-Moony | -74/+85 |
| 2025-03-12 | minor interpret cleanups | Ralf Jung | -50/+60 |
| 2025-03-12 | use `expect` instead of `allow` | onur-ozkan | -16/+13 |
| 2025-03-12 | Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan... | Manish Goregaokar | -16/+24 |
| 2025-03-12 | Rollup merge of #138318 - lolbinarycat:rustdoc-js-less-expect-error-part2, r=... | Manish Goregaokar | -37/+52 |
| 2025-03-12 | Rollup merge of #137504 - nnethercote:remove-Map-4, r=Zalathar | Manish Goregaokar | -97/+85 |
| 2025-03-12 | Rollup merge of #138390 - onur-ozkan:fix-invalid-tracing-log, r=jieyouxu | Matthias Krüger | -5/+1 |
| 2025-03-12 | Rollup merge of #138387 - RalfJung:intrinsic-arg-names, r=oli-obk | Matthias Krüger | -28/+28 |
| 2025-03-12 | Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan... | Matthias Krüger | -16/+24 |
| 2025-03-12 | Use materialize_sysroot in rustdoc | bjorn3 | -4/+1 |
| 2025-03-12 | Don't return an error from get_or_default_sysroot | bjorn3 | -3/+1 |
| 2025-03-12 | Make opts.maybe_sysroot non-optional | bjorn3 | -3/+7 |
| 2025-03-12 | Update mdbook to 0.4.47 | Eric Huss | -3/+12 |
| 2025-03-12 | Enable metrics and verbose tests in PR CI | Jakub Beránek | -14/+5 |
| 2025-03-12 | Auto merge of #137612 - Kobzol:bootstrap-2024, r=onur-ozkan | bors | -53/+83 |
| 2025-03-12 | fix incorrect tracing log | onur-ozkan | -5/+1 |
| 2025-03-12 | Rollup merge of #138313 - rustbot:docs-update, r=jieyouxu | Matthias Krüger | -0/+1 |
| 2025-03-12 | intrinsics: remove unnecessary leading underscore from argument names | Ralf Jung | -28/+28 |
| 2025-03-12 | add change entry for rls removal | onur-ozkan | -0/+5 |
| 2025-03-12 | remove rls source from the repository | onur-ozkan | -116/+0 |
| 2025-03-12 | remove rls specific parts from tidy and build-manifest | onur-ozkan | -7/+0 |
| 2025-03-12 | remove rls support from bootstrap | onur-ozkan | -58/+2 |
| 2025-03-11 | Update compiletest's `has_asm_support` to match rustc | Josh Stone | -1/+9 |
| 2025-03-12 | Move methods from `Map` to `TyCtxt`, part 4. | Nicholas Nethercote | -97/+85 |
| 2025-03-11 | Auto merge of #138366 - matthiaskrgr:rollup-cn16m7q, r=matthiaskrgr | bors | -125/+275 |
| 2025-03-11 | Rollup merge of #138352 - RalfJung:miri-native-calls-exposed, r=oli-obk | Matthias Krüger | -3/+3 |