| Age | Commit message (Expand) | Author | Lines |
| 2024-03-13 | Rollup merge of #122449 - compiler-errors:stranded-opaque, r=oli-obk | Matthias Krüger | -0/+22 |
| 2024-03-13 | Rollup merge of #122438 - jswrenn:check-referent-size, r=compiler-errors | Matthias Krüger | -2/+76 |
| 2024-03-13 | Rollup merge of #122437 - Nadrieril:no-after-max, r=compiler-errors | Matthias Krüger | -12/+12 |
| 2024-03-13 | Delay a bug for stranded opaques | Michael Goulet | -0/+22 |
| 2024-03-13 | safe transmute: require that src referent is smaller than dst | Jack Wrenn | -2/+76 |
| 2024-03-13 | Auto merge of #121668 - erikdesjardins:commonprim, r=scottmcm,oli-obk | bors | -13/+194 |
| 2024-03-13 | Auto merge of #121589 - bvanjoi:fix-98291, r=petrochenkov | bors | -0/+110 |
| 2024-03-13 | Remove `MaybeInfiniteInt::JustAfterMax` | Nadrieril | -12/+12 |
| 2024-03-13 | delay expand macro bang when there has indeterminate path | bohan | -0/+110 |
| 2024-03-13 | Auto merge of #122423 - matthiaskrgr:rollup-qywgl45, r=matthiaskrgr | bors | -78/+137 |
| 2024-03-13 | Rollup merge of #122400 - wutchzone:122345, r=fmease | Matthias Krüger | -0/+23 |
| 2024-03-13 | Rollup merge of #122386 - joboet:move_pal_once, r=jhpratt | Matthias Krüger | -2/+2 |
| 2024-03-13 | Rollup merge of #122360 - veera-sivarajan:bugfix-121941, r=compiler-errors | Matthias Krüger | -0/+14 |
| 2024-03-13 | Rollup merge of #122226 - Zalathar:zcoverage-options, r=nnethercote | Matthias Krüger | -34/+28 |
| 2024-03-13 | Rollup merge of #122203 - adpaco-aws:smir-intrinsic-name, r=celinval | Matthias Krüger | -1/+13 |
| 2024-03-13 | Rollup merge of #121908 - Nadrieril:dynamic-variant-collection, r=matthewjasper | Matthias Krüger | -41/+57 |
| 2024-03-13 | refine common_prim test | Erik Desjardins | -8/+16 |
| 2024-03-13 | coverage: Add `-Zcoverage-options` for fine control of coverage | Zalathar | -0/+16 |
| 2024-03-13 | coverage: Remove all unstable values of `-Cinstrument-coverage` | Zalathar | -34/+12 |
| 2024-03-12 | Avoid lowering code under dead SwitchInt targets | Ben Kimock | -0/+68 |
| 2024-03-12 | Add `intrinsic_name` to get plain intrinsic name | Adrian Palacios | -1/+13 |
| 2024-03-12 | Fix ICE in diagnostics for parenthesized type arguments | Daniel Sedlak | -0/+23 |
| 2024-03-12 | Don't Create `ParamCandidate` When Obligation Contains Errors | Veera | -0/+14 |
| 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 | std: move `Once` implementations to `sys` | joboet | -2/+2 |
| 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 |