| Age | Commit message (Expand) | Author | Lines |
| 2024-03-12 | Rollup merge of #122366 - oli-obk:opaques_defined_by_overflow, r=lcnr | Jubilee | -0/+26 |
| 2024-03-12 | Rollup merge of #122363 - Enselic:unix_sigpipe-str-list, r=oli-obk | Jubilee | -1/+13 |
| 2024-03-12 | Rollup merge of #122355 - fmease:rustdoc-fix-up-old-test, r=notriddle | Jubilee | -15/+26 |
| 2024-03-12 | Rollup merge of #121953 - jhorstmann:assembly-tests-for-masked-simd-instructi... | Jubilee | -0/+597 |
| 2024-03-12 | Auto merge of #121644 - oli-obk:unique_static_innards2, r=RalfJung,nnethercote | bors | -0/+84 |
| 2024-03-12 | Auto merge of #122170 - alexcrichton:rename-wasi-threads, r=petrochenkov | bors | -5/+4 |
| 2024-03-12 | Add tests for the generated assembly of mask related simd instructions. | Jörn Horstmann | -0/+597 |
| 2024-03-12 | Auto merge of #122365 - matthiaskrgr:rollup-4i350h6, r=matthiaskrgr | bors | -324/+316 |
| 2024-03-12 | Fix stack overflow with recursive associated types | Oli Scherer | -0/+26 |
| 2024-03-12 | Ensure nested allocations in statics do not get deduplicated | Oli Scherer | -5/+31 |
| 2024-03-12 | Add tests showing how we duplicate allocations when we shouldn't | Amanjeev Sethi | -0/+58 |
| 2024-03-12 | Rollup merge of #122343 - compiler-errors:rando, r=fmease | Matthias Krüger | -323/+261 |
| 2024-03-12 | Rollup merge of #122319 - compiler-errors:next-solver-normalizing-self-constr... | Matthias Krüger | -0/+35 |
| 2024-03-12 | Rollup merge of #121865 - Kirandevraj:unnamed-fields-filecheck, r=oli-obk | Matthias Krüger | -1/+20 |
| 2024-03-12 | tests: Add ui/attributes/unix_sigpipe/unix_sigpipe-str-list.rs | Martin Nordholts | -1/+13 |
| 2024-03-12 | Auto merge of #121282 - saethlin:gep-null-means-no-provenance, r=scottmcm | bors | -6/+6 |
| 2024-03-12 | rustdoc: fix up old test | León Orell Valerian Liehr | -15/+26 |
| 2024-03-12 | Auto merge of #122036 - alexcrichton:test-wasm-with-wasi, r=oli-obk | bors | -664/+633 |
| 2024-03-11 | Lower transmutes from int to pointer type as gep on null | Ben Kimock | -6/+6 |
| 2024-03-12 | updating variable names in CHECK | kirandevraj | -16/+16 |
| 2024-03-11 | Remove some unnecessary allow(incomplete_features) | Michael Goulet | -323/+261 |
| 2024-03-11 | Move project -> normalize, move normalize tests | Michael Goulet | -0/+0 |
| 2024-03-11 | Don't ICE when non-self part of trait goal is constrained in new solver | Michael Goulet | -0/+35 |
| 2024-03-11 | Auto merge of #121796 - oli-obk:eager_opaque_checks3, r=lcnr | bors | -140/+217 |
| 2024-03-11 | Make `DefiningAnchor::Bind` only store the opaque types that may be constrain... | Oli Scherer | -140/+217 |
| 2024-03-11 | Auto merge of #122338 - workingjubilee:rollup-xzpt4v4, r=workingjubilee | bors | -473/+1005 |
| 2024-03-11 | Update test directives for `wasm32-wasip1` | Alex Crichton | -332/+210 |
| 2024-03-11 | Convert some WebAssembly run-make tests to Rust | Alex Crichton | -332/+423 |
| 2024-03-11 | Rename `wasm32-wasi-preview1-threads` to `wasm32-wasip1-threads` | Alex Crichton | -5/+4 |
| 2024-03-11 | Rollup merge of #122328 - Enselic:sig_dfl-not-inherit, r=davidtwco | Jubilee | -14/+14 |
| 2024-03-11 | Rollup merge of #122320 - erikdesjardins:vtable, r=nikic | Jubilee | -2/+87 |
| 2024-03-11 | Rollup merge of #122318 - compiler-errors:next-solver-tests, r=lcnr | Jubilee | -407/+669 |
| 2024-03-11 | Rollup merge of #122152 - wutchzone:120892, r=fmease | Jubilee | -0/+76 |
| 2024-03-11 | Rollup merge of #121893 - RalfJung:const-interior-mut-tests, r=oli-obk | Jubilee | -28/+113 |
| 2024-03-11 | Rollup merge of #119385 - fmease:assoc-const-eq-fixes-2, r=oli-obk,cjgillot | Jubilee | -7/+36 |
| 2024-03-11 | Auto merge of #122140 - oli-obk:track_errors13, r=davidtwco | bors | -382/+382 |
| 2024-03-11 | promote-not: add test that distinguishes promotion from outer scope rule | Ralf Jung | -22/+42 |
| 2024-03-11 | const-checking: add some corner case tests, and fix some nits | Ralf Jung | -1/+46 |
| 2024-03-11 | NVPTX: Enable previously disabled tests | Kjetil Kjeka | -15/+10 |
| 2024-03-11 | Run a single huge `par_body_owners` instead of many small ones after each other. | Oli Scherer | -248/+248 |
| 2024-03-11 | Merge various rustc_attr based tests | Oli Scherer | -134/+134 |
| 2024-03-11 | Rollup merge of #122315 - nnethercote:multiple-into-diag-message, r=Nilstrieb | Jacob Pratt | -2/+8 |
| 2024-03-11 | Rollup merge of #122298 - RalfJung:raw-vec-into-box, r=cuviper | Jacob Pratt | -1/+2 |
| 2024-03-11 | Rollup merge of #121840 - oli-obk:freeze, r=dtolnay | Jacob Pratt | -8/+61 |
| 2024-03-11 | Allow multiple `impl Into<{D,Subd}iagMessage>` parameters in a function. | Nicholas Nethercote | -2/+8 |
| 2024-03-11 | unix_sigpipe: Replace `inherit` with `sig_dfl` in syntax tests | Martin Nordholts | -14/+14 |
| 2024-03-11 | Auto merge of #122050 - erikdesjardins:sret, r=nikic | bors | -124/+278 |
| 2024-03-10 | Mark some next-solver-behavior tests explicitly with revisions | Michael Goulet | -44/+168 |
| 2024-03-10 | use ptradd for vtable indexing | Erik Desjardins | -2/+87 |
| 2024-03-11 | Auto merge of #121752 - mu001999:dead_code/improve, r=pnkfelix | bors | -7/+34 |