| Age | Commit message (Expand) | Author | Lines |
| 2023-07-09 | test and fix return place alias restrictions | Ralf Jung | -2/+124 |
| 2023-07-08 | update lockfile | Ralf Jung | -2/+2 |
| 2023-07-08 | Auto merge of #2971 - rust-lang:rustup2023-07-08, r=RalfJung | bors | -405/+1049 |
| 2023-07-08 | Merge from rustc | The Miri Conjob Bot | -404/+1048 |
| 2023-07-08 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-07-08 | Auto merge of #112652 - oli-obk:tait_only_in_sig, r=compiler-errors | bors | -189/+781 |
| 2023-07-08 | Auto merge of #113455 - Alexendoo:clippy-tests, r=Nilstrieb | bors | -41/+21 |
| 2023-07-07 | Fix failing clippy tests | Alex Macleod | -41/+21 |
| 2023-07-07 | Auto merge of #113245 - lukas-code:unsizing-sanity-check, r=the8472 | bors | -56/+107 |
| 2023-07-07 | Auto merge of #2969 - oli-obk:run-dep, r=RalfJung | bors | -10/+11 |
| 2023-07-07 | MIRIFLAGS are already passed in the `./miri` wrapper | Oli Scherer | -5/+0 |
| 2023-07-07 | Remove a now-useless flag | Oli Scherer | -1/+0 |
| 2023-07-07 | Silence all the boilerplate around `./miri run` and `./miri run-dep` | Oli Scherer | -1/+1 |
| 2023-07-07 | Treat closures as part of their parent | Oli Scherer | -26/+19 |
| 2023-07-07 | Fix one layer of closures not being able to constrain opaque types | Oli Scherer | -16/+5 |
| 2023-07-07 | Add regression test | Oli Scherer | -0/+38 |
| 2023-07-07 | Only match on the `DefKind` once. | Oli Scherer | -29/+19 |
| 2023-07-07 | Collect nested items immediately instead of collecting them into an intermedi... | Oli Scherer | -15/+10 |
| 2023-07-07 | Move some logic into a method on `OpaqueTypeCollector` | Oli Scherer | -29/+33 |
| 2023-07-07 | Remove one layer of nested matching on the same thing | Oli Scherer | -55/+39 |
| 2023-07-07 | liar liar find_taits_declared_in_body on fire | Oli Scherer | -10/+10 |
| 2023-07-07 | We don't need to track binders if we aren't normalizing | Oli Scherer | -20/+1 |
| 2023-07-07 | Remove normalization from `opaque_types_defined_by` | Oli Scherer | -58/+64 |
| 2023-07-07 | Auto merge of #113437 - workingjubilee:sync-simd-2023-july-07, r=workingjubilee | bors | -134/+339 |
| 2023-07-07 | Require TAITs to be mentioned in the signatures of functions that register hi... | Oli Scherer | -183/+795 |
| 2023-07-07 | Use new std::simd fn in miri tests | Jubilee Young | -1/+1 |
| 2023-07-07 | Sync portable-simd to 2023 July 07 | Jubilee Young | -133/+338 |
| 2023-07-07 | Remove unused import | Jubilee Young | -1/+1 |
| 2023-07-07 | Fixed cast imports in doctest (rust-lang/portable-simd#355) | Jubilee | -1/+3 |
| 2023-07-07 | Disable MIPS jobs in CI | Jubilee Young | -4/+5 |
| 2023-07-07 | Auto merge of #113308 - compiler-errors:poly-select, r=lcnr | bors | -112/+125 |
| 2023-07-07 | Merge pull request #353 from rust-lang/sync-upstream-2023-06-07 | Jubilee | -12/+16 |
| 2023-07-07 | Auto merge of #113270 - the8472:opt-macro-tts, r=nnethercote | bors | -5/+13 |
| 2023-07-07 | Auto merge of #2970 - rust-lang:rustup2023-07-07, r=oli-obk | bors | -8887/+9953 |
| 2023-07-07 | fmt | The Miri Conjob Bot | -19/+26 |
| 2023-07-07 | Merge from rustc | The Miri Conjob Bot | -8882/+9941 |
| 2023-07-07 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-07-07 | Auto merge of #113429 - compiler-errors:rollup-wkv4w9a, r=compiler-errors | bors | -151/+307 |
| 2023-07-06 | Rollup merge of #113421 - spastorino:new-rpitit-29, r=compiler-errors | Michael Goulet | -5/+45 |
| 2023-07-06 | Rollup merge of #113419 - spastorino:new-rpitit-28, r=compiler-errors | Michael Goulet | -3/+102 |
| 2023-07-06 | Rollup merge of #113397 - compiler-errors:new-select-prefer-obj, r=lcnr | Michael Goulet | -0/+21 |
| 2023-07-06 | Rollup merge of #113318 - tgross35:113283-allocator-trait-eq, r=m-ou-se | Michael Goulet | -26/+27 |
| 2023-07-06 | Rollup merge of #113164 - JohnTitor:issue-109054, r=compiler-errors | Michael Goulet | -0/+34 |
| 2023-07-06 | Rollup merge of #112825 - compiler-errors:tait-defining-cycle, r=lcnr | Michael Goulet | -101/+67 |
| 2023-07-06 | Rollup merge of #112008 - intruder-kat:master, r=Nilstrieb | Michael Goulet | -2/+2 |
| 2023-07-06 | Rollup merge of #111917 - WaffleLapkin:validate_unalloc, r=oli-obk | Michael Goulet | -14/+9 |
| 2023-07-07 | Auto merge of #112816 - Amanieu:llvm-riscv-arch, r=cuviper | bors | -0/+0 |
| 2023-07-07 | Auto merge of #112796 - Kobzol:ci-merge-msvc-cargo-tools, r=pietroalbini | bors | -17/+6 |
| 2023-07-06 | Don't call type_of on TAIT in defining scope in new solver | Michael Goulet | -101/+67 |
| 2023-07-06 | Do not assert >1 RPITITs on collect_return_position_impl_trait_in_trait_tys | Santiago Pastorino | -5/+45 |