| Age | Commit message (Expand) | Author | Lines |
| 2023-07-13 | Correct `the` -> `there` typo in items.md | Alyssa Haroldsen | -1/+1 |
| 2023-07-13 | Auto merge of #113646 - matthiaskrgr:rollup-1q6tmow, r=matthiaskrgr | bors | -32/+227 |
| 2023-07-13 | Rollup merge of #113616 - edg-l:fix_bootstrap, r=albertlarsan68 | Matthias Krüger | -1/+1 |
| 2023-07-13 | Rollup merge of #113615 - krasimirgg:llvm-17-pgo, r=nikic | Matthias Krüger | -0/+4 |
| 2023-07-13 | Rollup merge of #113613 - GuillaumeGomez:allow-dash-in-file-name, r=notriddle | Matthias Krüger | -4/+13 |
| 2023-07-13 | Rollup merge of #113603 - workingjubilee:test-for-98016, r=oli-obk | Matthias Krüger | -16/+21 |
| 2023-07-13 | Rollup merge of #113598 - weihanglo:update-cargo, r=weihanglo | Matthias Krüger | -0/+3 |
| 2023-07-13 | Rollup merge of #113553 - spastorino:smir-types-2, r=oli-obk | Matthias Krüger | -5/+7 |
| 2023-07-13 | Rollup merge of #113353 - compiler-errors:select-better, r=lcnr | Matthias Krüger | -6/+178 |
| 2023-07-12 | Auto merge of #113621 - ehuss:ignore-clippy-tests, r=Nilstrieb | bors | -0/+9 |
| 2023-07-12 | Ignore flaky clippy tests. | Eric Huss | -0/+9 |
| 2023-07-12 | Auto merge of #113214 - GuillaumeGomez:try-run-fix, r=ozkanonur,jyn514 | bors | -27/+22 |
| 2023-07-12 | Auto merge of #112945 - compiler-errors:tighten-span-of-adjustment-error, r=o... | bors | -452/+426 |
| 2023-07-12 | Auto merge of #113569 - RalfJung:miri, r=oli-obk | bors | -161/+747 |
| 2023-07-12 | Update cargo | Weihang Lo | -0/+3 |
| 2023-07-12 | Fix bootstrap.py uname error. | Edgar Luque | -1/+1 |
| 2023-07-12 | llvm-wrapper: adapt for LLVM API change | Krasimir Georgiev | -0/+4 |
| 2023-07-12 | Allow to have `-` in the rustdoc-json test file name | Guillaume Gomez | -4/+13 |
| 2023-07-12 | Auto merge of #113573 - lcnr:typeck-results, r=compiler-errors | bors | -15/+8 |
| 2023-07-12 | Auto merge of #113608 - workingjubilee:rollup-8763ius, r=workingjubilee | bors | -94/+140 |
| 2023-07-11 | Rollup merge of #113595 - cchiw:object_consts, r=workingjubilee | Jubilee | -4/+3 |
| 2023-07-11 | Rollup merge of #113579 - ekusiadadus:master, r=albertlarsan68 | Jubilee | -5/+1 |
| 2023-07-11 | Rollup merge of #113567 - chenyukang:yukang-fix-113354-while-let, r=cjgillot | Jubilee | -38/+61 |
| 2023-07-11 | Rollup merge of #113385 - joshtriplett:style-guide-cleanup-chains, r=calebcar... | Jubilee | -4/+3 |
| 2023-07-11 | Rollup merge of #113373 - jyn514:download-rustc-fixes, r=albertlarsan68 | Jubilee | -43/+72 |
| 2023-07-11 | Revert "Fix `x test lint-docs` when download-rustc is enabled" | jyn | -7/+0 |
| 2023-07-11 | Don't depend on crate names in tests/ui-fulldeps/missing-rustc-driver-error.rs | jyn | -13/+3 |
| 2023-07-11 | Move `ci_rustc_dir` to Config and use it consistently | jyn | -8/+9 |
| 2023-07-11 | Reenable all cases of simd-wide-sum | Jubilee Young | -4/+3 |
| 2023-07-11 | Support build-pass in codegen tests | Jubilee Young | -12/+13 |
| 2023-07-11 | Add mir-opt3 rev to simd-wide-sum test | Jubilee Young | -0/+5 |
| 2023-07-11 | Use constants from object crate | Charisee | -4/+3 |
| 2023-07-11 | Auto merge of #112984 - BoxyUwU:debug_with_infcx, r=compiler-errors | bors | -95/+464 |
| 2023-07-11 | fix handling of alignment for dyn-sized places | Ralf Jung | -9/+12 |
| 2023-07-11 | update Operand::Move docs | Ralf Jung | -4/+10 |
| 2023-07-11 | miri tree borrows: skip retag_reference early if there is no NewPermission | Ralf Jung | -13/+15 |
| 2023-07-11 | miri: protect Move() function arguments during the call | Ralf Jung | -154/+607 |
| 2023-07-11 | Auto merge of #103754 - SUPERCILEX:filled-mut, r=m-ou-se | bors | -0/+7 |
| 2023-07-11 | Auto merge of #113577 - matthiaskrgr:rollup-vaa83ip, r=matthiaskrgr | bors | -66/+498 |
| 2023-07-11 | Make Placeholder, GeneratorWitness*, Infer and Error unreachable on SMIR rust... | Santiago Pastorino | -5/+7 |
| 2023-07-12 | Revert "fix: :bug: etc/bash_complettion -> src/etc/... to avoid copy error" | ekusiadadus | -5/+1 |
| 2023-07-11 | Rollup merge of #113560 - fmease:assoc-tys-in-traits-depr-wc-loc, r=compiler-... | Matthias Krüger | -21/+81 |
| 2023-07-11 | Rollup merge of #113497 - xSetech:mips_32_abi, r=davidtwco | Matthias Krüger | -2/+10 |
| 2023-07-11 | Rollup merge of #113310 - jieyouxu:dont-suggest-impl-trait-in-paths, r=lcnr | Matthias Krüger | -2/+36 |
| 2023-07-11 | Rollup merge of #112717 - celinval:stable-mir-rvalue-1, r=oli-obk | Matthias Krüger | -41/+371 |
| 2023-07-11 | Auto merge of #113470 - compiler-errors:new-solver-structurally-resolve-pat, ... | bors | -5/+11 |
| 2023-07-11 | Don't fail early if `try_run` returns an error | Guillaume Gomez | -27/+22 |
| 2023-07-11 | While let suggestion will work for closure | yukang | -38/+61 |
| 2023-07-11 | Auto merge of #113175 - bryangarza:safe-transmute-rustc-coinductive, r=compil... | bors | -56/+5 |
| 2023-07-11 | remove unnecessary `Rc` | lcnr | -15/+8 |