| Age | Commit message (Expand) | Author | Lines |
| 2023-11-19 | Remove i686-apple-darwin cross-testing | Caleb Zulawski | -1/+1 |
| 2023-11-19 | Rollup merge of #117832 - RalfJung:interpret-shift, r=cjgillot | Michael Goulet | -0/+24 |
| 2023-11-20 | Auto merge of #115526 - arttet:master, r=jackh726 | bors | -0/+79 |
| 2023-11-19 | rustdoc: update book with info on type bindings | Michael Howell | -4/+43 |
| 2023-11-19 | rustdoc-search: add support for associated types | Michael Howell | -115/+758 |
| 2023-11-19 | Auto merge of #117683 - estebank:priv-builder-sugg, r=cjgillot | bors | -1/+2 |
| 2023-11-19 | tag-gc -> provenance-gc | Ben Kimock | -18/+18 |
| 2023-11-19 | Expand Miri's BorTag GC to a Provenance GC | Ben Kimock | -289/+370 |
| 2023-11-19 | Improve wording of `intrinsics-x86-*.rs` header | Eduardo Sánchez Muñoz | -4/+4 |
| 2023-11-19 | Don't sort `span_suggestions`, leave that to caller | Esteban Küber | -1/+2 |
| 2023-11-19 | Auto merge of #117888 - notriddle:notriddle/releases, r=Mark-Simulacrum | bors | -9/+111 |
| 2023-11-19 | Explicitly unset $CARGO for compiletest | Nilstrieb | -0/+5 |
| 2023-11-19 | Fix outdated doc comment on Releases doc build step | Michael Howell | -7/+4 |
| 2023-11-19 | Auto merge of #118024 - notriddle:notriddle/search-speed, r=GuillaumeGomez | bors | -150/+153 |
| 2023-11-19 | Auto merge of #118051 - GuillaumeGomez:cleanup-rustdoc, r=notriddle | bors | -4/+4 |
| 2023-11-19 | Auto merge of #117868 - ferrocene:pa-omit-git-hash, r=Mark-Simulacrum | bors | -0/+7 |
| 2023-11-18 | Do not call dry_run twice | Michael Howell | -2/+3 |
| 2023-11-18 | rustdoc-search: switch to recursive backtracking | Michael Howell | -157/+87 |
| 2023-11-18 | Auto merge of #117813 - onur-ozkan:simplify-download-ci-llvm-option, r=Mark-S... | bors | -10/+12 |
| 2023-11-18 | Remove unneeded `unknown` variable and `Symbol` creation when iterating over ... | Guillaume Gomez | -4/+4 |
| 2023-11-19 | Rollup merge of #118034 - klensy:dep-up-18-11-23, r=Mark-Simulacrum | Takayuki Maeda | -1/+1 |
| 2023-11-19 | Rollup merge of #117961 - Zalathar:suggest, r=Mark-Simulacrum | Takayuki Maeda | -17/+30 |
| 2023-11-18 | Auto merge of #3175 - RalfJung:sysroot-verbose, r=RalfJung | bors | -5/+14 |
| 2023-11-18 | cargo-miri: when verbose, print where the sysroot is being built | Ralf Jung | -5/+14 |
| 2023-11-18 | Update cargo | Weihang Lo | -0/+0 |
| 2023-11-18 | Unify passing of flags to rustdoc | Jakub Beránek | -24/+26 |
| 2023-11-18 | Remove --check-cfg checking of --cfg args | Urgau | -0/+3 |
| 2023-11-18 | jsondocck: bump jsonpath to 0.3, dropping few dup dependencies | klensy | -1/+1 |
| 2023-11-18 | guarantee that char and u32 are ABI-compatible | Ralf Jung | -1/+5 |
| 2023-11-18 | Auto merge of #3174 - RalfJung:rustc-git, r=RalfJung | bors | -1/+1 |
| 2023-11-18 | miri script: fix RUSTC_GIT error message | Ralf Jung | -1/+1 |
| 2023-11-17 | rustdoc-search: fix accidental shared, mutable map | Michael Howell | -30/+14 |
| 2023-11-17 | rustdoc-search: fast path for 1-query unification | Michael Howell | -2/+76 |
| 2023-11-17 | rustdoc-search: less new Maps in unifyFunctionType | Michael Howell | -16/+31 |
| 2023-11-17 | Rollup merge of #118022 - saethlin:miri, r=saethlin | Matthias Krüger | -138/+252 |
| 2023-11-17 | Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naber | Matthias Krüger | -65/+4 |
| 2023-11-17 | Update windows-bindgen | Chris Denton | -1/+1 |
| 2023-11-17 | rename bound region instantiation | lcnr | -22/+22 |
| 2023-11-17 | Auto merge of #117985 - lnicola:sync-from-ra, r=lnicola | bors | -970/+2212 |
| 2023-11-17 | Rollup merge of #117850 - onur-ozkan:fix-116538, r=Mark-Simulacrum | Takayuki Maeda | -4/+10 |
| 2023-11-17 | Rollup merge of #117649 - nnethercote:mv-lint_store, r=cjgillot | Takayuki Maeda | -14/+7 |
| 2023-11-17 | Rollup merge of #117982 - cuviper:quiet-pgo, r=onur-ozkan | Matthias Krüger | -1/+3 |
| 2023-11-17 | Move `lint_store` from `GlobalCtxt` to `Session`. | Nicholas Nethercote | -14/+7 |
| 2023-11-16 | Merge from rustc | Ben Kimock | -696/+681 |
| 2023-11-16 | Preparing for merge from rustc | Ben Kimock | -1/+1 |
| 2023-11-16 | actually all the 'env' tests work on FreeBSD, as well as posix_memalign | Ralf Jung | -1/+1 |
| 2023-11-16 | move reallocarray test into libc-misc | Ralf Jung | -17/+18 |
| 2023-11-16 | make libc-misc pass under FreeBSD | Ralf Jung | -1/+8 |
| 2023-11-16 | split thread test into synchronization primitives and threadname | Ralf Jung | -61/+52 |
| 2023-11-16 | Merge commit '141fc695dca1df7cfc3c9803972ec19bb178dcbc' into sync-from-ra | Laurențiu Nicola | -970/+2212 |