| Age | Commit message (Expand) | Author | Lines |
| 2023-07-13 | Pass a byte slice to `coverageinfo::hash_bytes` instead of an owned vector | Zalathar | -2/+2 |
| 2023-07-13 | Don't clone symbol names for coverage hashing | Zalathar | -3/+3 |
| 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 | 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 | 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-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 |
| 2023-07-11 | Auto merge of #113130 - chriswailes:android-library-defs, r=Amanieu | bors | -47/+58 |
| 2023-07-11 | Auto merge of #111717 - Urgau:uplift_fn_null_check, r=oli-obk | bors | -223/+289 |
| 2023-07-11 | Auto merge of #113316 - DrMeepster:underefer_perf, r=oli-obk | bors | -124/+186 |
| 2023-07-10 | optimization round 2 | DrMeepster | -34/+96 |
| 2023-07-11 | Auto merge of #113559 - matthiaskrgr:rollup-jrqyctc, r=matthiaskrgr | bors | -32/+47 |
| 2023-07-11 | Structurally resolve in pattern matching when peeling refs in new solver | Michael Goulet | -5/+11 |
| 2023-07-11 | Lint against misplaced where-clauses on assoc tys in traits | León Orell Valerian Liehr | -21/+81 |
| 2023-07-11 | Rollup merge of #113556 - cuviper:trim-rls, r=Mark-Simulacrum | Matthias Krüger | -6/+5 |
| 2023-07-11 | Rollup merge of #113551 - jyn514:dry-run-exclude, r=ozkanonur | Matthias Krüger | -3/+7 |
| 2023-07-11 | Rollup merge of #113548 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2023-07-11 | Rollup merge of #113543 - cuviper:triagebot-llvm, r=jyn514 | Matthias Krüger | -4/+0 |
| 2023-07-11 | Rollup merge of #113528 - workingjubilee:use-at-minsigstksz-in-rustc-signal-h... | Matthias Krüger | -5/+22 |
| 2023-07-11 | Rollup merge of #113523 - workingjubilee:reuse-const-inbounds-gep2, r=cuviper | Matthias Krüger | -14/+3 |
| 2023-07-11 | Rollup merge of #113386 - joshtriplett:style-guide-combinable-expressions, r=... | Matthias Krüger | -0/+10 |
| 2023-07-10 | Auto merge of #113544 - Kobzol:ci-macos-13, r=jyn514 | bors | -7/+7 |