| Age | Commit message (Expand) | Author | Lines |
| 2023-10-11 | rustdoc: enforce BODY_MIN constraint on sidebar resize | Michael Howell | -17/+122 |
| 2023-10-11 | rustdoc: clean up main.js and src-script.js | Michael Howell | -6/+13 |
| 2023-10-11 | rustdoc: allow resizing the sidebar | Michael Howell | -21/+328 |
| 2023-10-11 | Handle private dep at the same level as masked crates | Guillaume Gomez | -15/+10 |
| 2023-10-11 | Prevent showing methods from blanket impls of not available foreign traits to... | Guillaume Gomez | -1/+13 |
| 2023-10-11 | Auto merge of #115948 - notriddle:notriddle/logo-lockup, r=fmease | bors | -61/+233 |
| 2023-10-11 | Auto merge of #116622 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-10-10 | implement sinlge line let-chain rules | Yacin Tmimi | -3/+41 |
| 2023-10-10 | Add support for ExprKind::Let | Cameron Steffen | -1/+32 |
| 2023-10-11 | Rollup merge of #116611 - mejrs:diagnostic_namespace, r=ehuss | Ali MJ Al-Nasrawy | -0/+84 |
| 2023-10-10 | update cargo | Weihang Lo | -0/+0 |
| 2023-10-11 | Document `diagnostic_namespace` feature | mejrs | -0/+84 |
| 2023-10-10 | Rollup merge of #116574 - rustbot:docs-update, r=ehuss | Guillaume Gomez | -0/+0 |
| 2023-10-10 | Rollup merge of #116503 - ehuss:fix-mips-tier, r=Amanieu | Guillaume Gomez | -0/+4 |
| 2023-10-10 | Rollup merge of #109422 - notriddle:notriddle/impl-disambiguate-search, r=Gui... | Guillaume Gomez | -51/+146 |
| 2023-10-10 | move `features` above to appear before others sections | onur-ozkan | -3/+3 |
| 2023-10-10 | sort/reorganize dependencies in bootstrap/Cargo.toml | onur-ozkan | -9/+9 |
| 2023-10-10 | Update license for notify | bjorn3 | -1/+1 |
| 2023-10-10 | Update status for the backtrace and stdarch exceptions | bjorn3 | -2/+2 |
| 2023-10-10 | Disable tidy license checker for cg_gcc until it's deps are vendored | bjorn3 | -10/+4 |
| 2023-10-10 | Ensure tidy never updates Cargo.lock | bjorn3 | -2/+3 |
| 2023-10-10 | Check more workspaces | bjorn3 | -0/+23 |
| 2023-10-10 | Give an error instead of a panic if the lockfile is missing | bjorn3 | -0/+10 |
| 2023-10-10 | Add two lockfiles | bjorn3 | -0/+91 |
| 2023-10-10 | Update rand dependency for test-float-parse | bjorn3 | -1/+1 |
| 2023-10-10 | Clarify some license exceptions | bjorn3 | -13/+10 |
| 2023-10-10 | Check for external package sources in all workspaces | bjorn3 | -26/+38 |
| 2023-10-10 | Run licence checks for cg_gcc and rust-analyzer | bjorn3 | -1/+28 |
| 2023-10-10 | Make it easier to check licenses for new workspaces | bjorn3 | -52/+60 |
| 2023-10-10 | Check permitted dependencies for rustc-main | bjorn3 | -1/+2 |
| 2023-10-10 | Split out check_runtime_license_exceptions | bjorn3 | -19/+48 |
| 2023-10-10 | Auto merge of #116551 - RalfJung:nondet-nan, r=oli-obk | bors | -20/+480 |
| 2023-10-10 | avoid confusing loop in catch_panic test | Ralf Jung | -5/+6 |
| 2023-10-10 | Add unstable book page for the no-jump-tables codegen option | Trevor Gross | -0/+19 |
| 2023-10-10 | Rejig some top-level `rustc_hir_pretty` functions. | Nicholas Nethercote | -2/+2 |
| 2023-10-09 | Use GitHub Actions M1 builder for aarch64-apple-darwin | Jake Goulding | -14/+7 |
| 2023-10-09 | Install `awscli` on the aarch64-apple-darwin builder | Jake Goulding | -0/+33 |
| 2023-10-09 | Auto merge of #116497 - compiler-errors:impl-span, r=cjgillot | bors | -1/+1 |
| 2023-10-09 | Auto merge of #3101 - eduardosm:x86-aes-intrinsics, r=RalfJung | bors | -0/+539 |
| 2023-10-09 | Add `--enable-bolt-settings` bootstrap flag | Jakub Beránek | -16/+57 |
| 2023-10-09 | Optimize `librustc_driver.so` with BOLT | Jakub Beránek | -43/+84 |
| 2023-10-09 | Enable relocations for BOLT | Jakub Beránek | -0/+11 |
| 2023-10-09 | Build GCC with support for BOLT | Jakub Beránek | -1/+6 |
| 2023-10-09 | Pass more host flags using `RUSTC_HOST_FLAGS` | Jakub Beránek | -15/+15 |
| 2023-10-09 | add `SAFETY` block on usage of unsafe `getuid` | onur-ozkan | -0/+4 |
| 2023-10-09 | Implement `llvm.x86.aesni.*` intrinsics | Eduardo Sánchez Muñoz | -0/+539 |
| 2023-10-09 | Auto merge of #116532 - onur-ozkan:enable-rustflags-bootstrap-on-bootstrap, r... | bors | -0/+7 |
| 2023-10-09 | Update books | rustbot | -0/+0 |
| 2023-10-09 | Auto merge of #116569 - matthiaskrgr:rollup-ni0jdd6, r=matthiaskrgr | bors | -1/+0 |
| 2023-10-09 | Rollup merge of #116556 - bjorn3:sync_cg_clif-2023-10-09, r=bjorn3 | Matthias Krüger | -1/+0 |