| Age | Commit message (Expand) | Author | Lines |
| 2023-08-31 | Auto merge of #3044 - rust-lang:rustup-2023-08-31, r=RalfJung | bors | -10895/+18909 |
| 2023-08-31 | fmt | The Miri Conjob Bot | -13/+12 |
| 2023-08-31 | Merge from rustc | The Miri Conjob Bot | -10884/+18899 |
| 2023-08-31 | Auto merge of #115398 - matthiaskrgr:rollup-88lj9gk, r=matthiaskrgr | bors | -6/+9 |
| 2023-08-31 | Rollup merge of #115393 - LegNeato:patch-1, r=oli-obk | Matthias Krüger | -1/+1 |
| 2023-08-31 | Rollup merge of #115378 - ferrocene:ignore-cross-compile, r=lqd | Matthias Krüger | -0/+7 |
| 2023-08-31 | Rollup merge of #115373 - lqd:come-on-bors, r=compiler-errors | Matthias Krüger | -5/+1 |
| 2023-08-31 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-08-31 | Auto merge of #115323 - onur-ozkan:curl-download-checksum-fix, r=Mark-Simulacrum | bors | -12/+11 |
| 2023-08-31 | Auto merge of #115392 - compiler-errors:coherence-spans, r=aliemjay | bors | -37/+19 |
| 2023-08-30 | Auto merge of #115194 - tmiasko:inline-always-encode-mir, r=compiler-errors | bors | -8/+24 |
| 2023-08-30 | Make `termcolor` types public in `rustc_errors` | Christian Legnitto | -1/+1 |
| 2023-08-30 | Auto merge of #115144 - Zoxc:parallel-guard, r=compiler-errors | bors | -141/+85 |
| 2023-08-30 | Don't record spans for predicates in coherence | Michael Goulet | -37/+19 |
| 2023-08-30 | Auto merge of #115058 - Swatinem:inline-add-coverage, r=compiler-errors | bors | -123/+46 |
| 2023-08-30 | Use a `parallel_guard` function to handle the parallel guard | John Kåre Alsaker | -60/+55 |
| 2023-08-30 | Use `Mutex` to avoid issue with conditional locks | John Kåre Alsaker | -4/+3 |
| 2023-08-30 | Update failure status | John Kåre Alsaker | -2/+5 |
| 2023-08-30 | Add `ParallelGuard` type to handle unwinding in parallel sections | John Kåre Alsaker | -121/+68 |
| 2023-08-30 | Make parallel! an expression | John Kåre Alsaker | -2/+2 |
| 2023-08-30 | Auto merge of #114616 - oli-obk:gotta_capture_'em_all, r=compiler-errors | bors | -80/+207 |
| 2023-08-30 | Auto merge of #114483 - RalfJung:unsized-fields, r=oli-obk | bors | -213/+374 |
| 2023-08-30 | storage_live: avoid computing the layout unless necessary | Ralf Jung | -18/+69 |
| 2023-08-30 | unify passing of sized and unsized function arguments :-) | Ralf Jung | -31/+35 |
| 2023-08-30 | a bit of meta-related cleanup on Projectable | Ralf Jung | -36/+32 |
| 2023-08-30 | move marking-locals-live out of push_stack_frame, so it happens with argument... | Ralf Jung | -105/+188 |
| 2023-08-30 | `ignore-cross-compile` remaining tests that run binaries | Lukas Wirth | -0/+7 |
| 2023-08-30 | interpret: fix projecting into an unsized field of a local | Ralf Jung | -97/+124 |
| 2023-08-30 | Test variances of TAITs | Oli Scherer | -0/+136 |
| 2023-08-30 | Revert "Auto merge of #102417 - oli-obk:opaque_lifetimes2, r=jackh726" | Oli Scherer | -80/+71 |
| 2023-08-30 | clean up `local_overflow_limit` computation | Rémy Rakic | -5/+1 |
| 2023-08-30 | Auto merge of #111713 - Zoxc:lock-switch, r=nnethercote | bors | -139/+368 |
| 2023-08-30 | Auto merge of #115370 - matthiaskrgr:rollup-l0e1zuj, r=matthiaskrgr | bors | -188/+498 |
| 2023-08-30 | Rollup merge of #115363 - kpreid:suggest-private, r=compiler-errors | Matthias Krüger | -13/+30 |
| 2023-08-30 | Rollup merge of #115355 - lqd:issue-115351, r=compiler-errors | Matthias Krüger | -1/+44 |
| 2023-08-30 | Rollup merge of #115347 - y21:generic-bound-impl-trait-ty, r=compiler-errors | Matthias Krüger | -12/+66 |
| 2023-08-30 | Rollup merge of #115313 - gurry:issue-114918-cycle-detected, r=compiler-errors | Matthias Krüger | -1/+103 |
| 2023-08-30 | Rollup merge of #115272 - RalfJung:miri-error-print, r=saethlin | Matthias Krüger | -44/+57 |
| 2023-08-30 | Rollup merge of #114704 - bvanjoi:fix-114636, r=compiler-errors | Matthias Krüger | -51/+47 |
| 2023-08-30 | Rollup merge of #113565 - workingjubilee:better-signal-handler-message, r=pnk... | Matthias Krüger | -66/+151 |
| 2023-08-30 | Auto merge of #114908 - cjgillot:no-let-under, r=compiler-errors | bors | -4/+3 |
| 2023-08-30 | Don't use `wait_for_query` without the Rayon thread pool | John Kåre Alsaker | -13/+13 |
| 2023-08-30 | Use conditional synchronization for Lock | John Kåre Alsaker | -126/+355 |
| 2023-08-30 | Auto merge of #113542 - saethlin:adaptive-tables, r=b-naber | bors | -47/+125 |
| 2023-08-30 | Make get_return_block() return Some only for HIR nodes in body | Gurinder Singh | -1/+103 |
| 2023-08-29 | Document in the code how this scheme works | Ben Kimock | -14/+25 |
| 2023-08-29 | Remove `allow_private` entirely. | Kevin Reid | -13/+5 |
| 2023-08-29 | Auto merge of #115365 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-08-29 | Update cargo | Weihang Lo | -0/+0 |
| 2023-08-29 | Don't suggest adding parentheses to call an inaccessible method. | Kevin Reid | -1/+26 |