| Age | Commit message (Expand) | Author | Lines |
| 2023-09-01 | kmc-solid: Refactor `is_interrupted` to avoid integer overflow | Tomoaki Kawada | -2/+1 |
| 2023-09-01 | kmc-solid: Directly delegate to `net::is_interrupted` in `std::sys::solid::is... | Tomoaki Kawada | -6/+1 |
| 2023-08-31 | Auto merge of #115366 - compiler-errors:associated-type-bound-implicit-lifeti... | bors | -0/+31 |
| 2023-08-31 | Auto merge of #115389 - bvanjoi:fix-115380, r=petrochenkov | bors | -4/+7 |
| 2023-08-31 | Auto merge of #115384 - lqd:default-universe-info, r=matthewjasper | bors | -19/+132 |
| 2023-08-31 | Auto merge of #115408 - RalfJung:miri, r=RalfJung | bors | -101/+286 |
| 2023-08-31 | fix(resolve): update def if binding is warning ambiguity | bohan | -4/+7 |
| 2023-08-31 | remove dummy UniverseInfo causes from type checker `fully_perform_op` | Rémy Rakic | -7/+5 |
| 2023-08-31 | Auto merge of #3046 - RalfJung:rustup, r=RalfJung | bors | -71/+263 |
| 2023-08-31 | more ABI compat tests | Ralf Jung | -12/+48 |
| 2023-08-31 | Auto merge of #115290 - compiler-errors:ctor-unsafe, r=cjgillot | bors | -30/+65 |
| 2023-08-31 | remove dummy UniverseInfo causes from type checker `type_check` | Rémy Rakic | -4/+0 |
| 2023-08-31 | remove dummy UniverseInfo causes from type checker `instantiate_canonical_wit... | Rémy Rakic | -7/+0 |
| 2023-08-31 | fmt | Ralf Jung | -1/+1 |
| 2023-08-31 | Merge from rustc | Ralf Jung | -64/+220 |
| 2023-08-31 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-08-31 | Auto merge of #115346 - oli-obk:smir_const, r=spastorino | bors | -152/+166 |
| 2023-08-31 | Auto merge of #115374 - RalfJung:miri-fn-abi, r=oli-obk | bors | -63/+219 |
| 2023-08-31 | Auto merge of #3045 - RalfJung:tier1-ci, r=RalfJung | bors | -1/+1 |
| 2023-08-31 | make sure we test all tier 1 targets: i686-pc-windows-gnu was missing | Ralf Jung | -1/+1 |
| 2023-08-31 | Auto merge of #3044 - rust-lang:rustup-2023-08-31, r=RalfJung | bors | -10895/+18909 |
| 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 | fmt | The Miri Conjob Bot | -13/+12 |
| 2023-08-31 | Merge from rustc | The Miri Conjob Bot | -10884/+18899 |
| 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 | Test and note unsafe ctor to fn ptr coercion | Michael Goulet | -22/+29 |
| 2023-08-30 | rustc_layout_scalar_valid_range makes ctors unsafe | Michael Goulet | -8/+36 |
| 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 | miri function ABI check: specifically look for repr(transparent) | Ralf Jung | -71/+137 |
| 2023-08-30 | organize failing ABI compat tests and add some more | Ralf Jung | -10/+58 |
| 2023-08-30 | interpret: make sure we accept transparent newtypes as ABI-compatible | Ralf Jung | -17/+59 |
| 2023-08-30 | add test for issue 114907 | Rémy Rakic | -0/+119 |
| 2023-08-30 | return default `UniverseInfo` cause in `RegionInferenceContext` | Rémy Rakic | -1/+8 |
| 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 |