| Age | Commit message (Expand) | Author | Lines |
| 2023-10-15 | bump bootstrap:clap_complete to `4.4.3` | onur-ozkan | -53/+53 |
| 2023-10-15 | Auto merge of #116635 - onur-ozkan:improve-file-read, r=Mark-Simulacrum | bors | -11/+50 |
| 2023-10-14 | Auto merge of #116742 - GuillaumeGomez:rollup-xjxs0mr, r=GuillaumeGomez | bors | -2/+13 |
| 2023-10-14 | Document `string_deref_patterns` feature | mejrs | -0/+45 |
| 2023-10-14 | Rollup merge of #116576 - eduardosm:const-eval-wasm-target-features, r=RalfJung | Guillaume Gomez | -2/+13 |
| 2023-10-14 | Auto merge of #116352 - Kobzol:rustc-driver-bolt, r=Mark-Simulacrum | bors | -60/+162 |
| 2023-10-14 | add unit test for Config::verify | onur-ozkan | -1/+22 |
| 2023-10-14 | optimize file read in Config::verify | onur-ozkan | -10/+28 |
| 2023-10-14 | const-eval: allow calling functions with targat features disabled at compile ... | Eduardo Sánchez Muñoz | -2/+13 |
| 2023-10-14 | Rollup merge of #116603 - onur-ozkan:reorganize-cargo-file, r=Mark-Simulacrum | Matthias Krüger | -12/+12 |
| 2023-10-14 | Rollup merge of #115439 - fmease:rustdoc-priv-repr-transparent-heuristic, r=G... | Matthias Krüger | -36/+77 |
| 2023-10-14 | Add `Config::hash_untracked_state` callback | Alex Macleod | -0/+2 |
| 2023-10-14 | Auto merge of #116727 - matthiaskrgr:rollup-3qqdrny, r=matthiaskrgr | bors | -4/+0 |
| 2023-10-14 | Rollup merge of #116618 - chriswailes:riscv64-linux-android-vector, r=working... | Matthias Krüger | -0/+16 |
| 2023-10-14 | Rollup merge of #116577 - onur-ozkan:add-safety-block-on-unsafe, r=clubby789 | Matthias Krüger | -0/+4 |
| 2023-10-14 | Rollup merge of #116644 - onur-ozkan:outdated-fixme, r=clubby789 | Matthias Krüger | -4/+0 |
| 2023-10-14 | Auto merge of #115822 - compiler-errors:stabilize-rpitit, r=jackh726 | bors | -24/+21 |
| 2023-10-14 | Auto merge of #116407 - Mark-Simulacrum:bootstrap-bump, r=onur-ozkan | bors | -392/+384 |
| 2023-10-14 | Merge from rustc | The Miri Conjob Bot | -22/+23 |
| 2023-10-14 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-10-14 | Auto merge of #115524 - RalfJung:misalign, r=wesleywiser | bors | -16/+2 |
| 2023-10-14 | Update minifier version to 0.2.3 | Guillaume Gomez | -1/+1 |
| 2023-10-13 | Stabilize AFIT and RPITIT | Michael Goulet | -24/+21 |
| 2023-10-13 | Auto merge of #116670 - oli-obk:host_docs, r=fmease | bors | -21/+38 |
| 2023-10-13 | MCP636: Add simpler and more explicit syntax to check-cfg | Urgau | -85/+135 |
| 2023-10-13 | Add some FIXMEs for remaining issues that we need to fix before using more c... | Oli Scherer | -0/+4 |
| 2023-10-13 | Clean up unchecked_math, separate out unchecked_shifts | ltdk | -2/+2 |
| 2023-10-13 | doc comment for Provenance::Wildcard | Ralf Jung | -0/+18 |
| 2023-10-13 | add some comments and some cleanup around Miri intptrcast | Ralf Jung | -25/+30 |
| 2023-10-12 | hide `host` param from generic parameter list of `~const` bounds | Oli Scherer | -8/+17 |
| 2023-10-12 | Rollup merge of #116669 - ehuss:fix-platform-table, r=nikic | Matthias Krüger | -4/+0 |
| 2023-10-12 | Rollup merge of #116625 - nnethercote:rustc_hir_pretty, r=fee1-dead | Matthias Krüger | -2/+2 |
| 2023-10-12 | Rollup merge of #116593 - tgross35:no-jump-tables-docs, r=compiler-errors | Matthias Krüger | -0/+19 |
| 2023-10-12 | Hide host effect params from docs | Oli Scherer | -13/+17 |
| 2023-10-12 | Fix mips platform support entries. | Eric Huss | -4/+0 |
| 2023-10-12 | Auto merge of #116600 - GuillaumeGomez:repr-enums-discriminant, r=fmease | bors | -10/+24 |
| 2023-10-12 | Fix identation of a `rustfmt::skip`ed statement | Eduardo Sánchez Muñoz | -6/+6 |
| 2023-10-12 | Remove from miri LLVM intrinsics that are no longer needed | Eduardo Sánchez Muñoz | -220/+1 |
| 2023-10-12 | fmt | Ralf Jung | -6/+6 |
| 2023-10-12 | Merge from rustc | Ralf Jung | -360/+1318 |
| 2023-10-12 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-10-11 | Add documentation for the riscv64-android-linux target | Chris Wailes | -0/+16 |
| 2023-10-11 | Auto merge of #116448 - Kobzol:bootstrap-host-flags, r=onur-ozkan,petrochenkov | bors | -37/+57 |
| 2023-10-11 | Improve code documentation a bit | Guillaume Gomez | -2/+2 |
| 2023-10-11 | Show enum discriminant if a compatible repr is used | Guillaume Gomez | -10/+24 |
| 2023-10-12 | remove outdated bootstrap FIXME | onur-ozkan | -4/+0 |
| 2023-10-11 | Pass BOLT settings at the correct step | Jakub Beránek | -4/+8 |
| 2023-10-11 | rustdoc: fix resize trouble with mobile | Michael Howell | -0/+4 |
| 2023-10-11 | rustdoc: avoid whole page layout on each frame | Michael Howell | -9/+67 |
| 2023-10-11 | rustdoc: bundle sidebar button icon into CSS | Michael Howell | -20/+23 |