| Age | Commit message (Expand) | Author | Lines |
| 2024-04-04 | unconstrained `NormalizesTo` term for opaques | lcnr | -42/+54 |
| 2024-04-04 | Auto merge of #3447 - rust-lang:rustup-2024-04-04, r=saethlin | bors | -3003/+2990 |
| 2024-04-04 | Merge from rustc | The Miri Cronjob Bot | -3002/+2989 |
| 2024-04-04 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-04-04 | Auto merge of #119820 - lcnr:leak-check-2, r=jackh726 | bors | -194/+866 |
| 2024-04-04 | Teach MIR inliner query cycle avoidance about const_eval_select | Ben Kimock | -4/+32 |
| 2024-04-04 | Auto merge of #123440 - jhpratt:rollup-yat6crk, r=jhpratt | bors | -68/+221 |
| 2024-04-04 | rebase | Boxy | -8/+22 |
| 2024-04-04 | check `FnDef` return type for WF | lcnr | -44/+138 |
| 2024-04-03 | Address final nits | Jules Bertholet | -3/+6 |
| 2024-04-03 | Rollup merge of #123401 - Zalathar:assert-size-aarch64, r=fmease | Jacob Pratt | -36/+36 |
| 2024-04-03 | Rollup merge of #123307 - tgross35:f16-f128-feature-gate-fix, r=petrochenkov | Jacob Pratt | -10/+148 |
| 2024-04-03 | Rollup merge of #123093 - Urgau:improve-readme, r=workingjubilee | Jacob Pratt | -15/+24 |
| 2024-04-03 | Rollup merge of #122356 - devnexen:dfbsd_build_fix, r=jhpratt | Jacob Pratt | -7/+13 |
| 2024-04-04 | Auto merge of #123240 - compiler-errors:assert-args-compat, r=fmease | bors | -114/+151 |
| 2024-04-04 | coverage: Remove useless constants | Zalathar | -13/+5 |
| 2024-04-04 | Manually run `clang-format` on `CoverageMappingWrapper.cpp` | Zalathar | -28/+20 |
| 2024-04-03 | update messages | Dan | -2/+2 |
| 2024-04-03 | update messages | Dan | -5/+5 |
| 2024-04-03 | rebase oddity | Boxy | -41/+41 |
| 2024-04-03 | Tests for getting parent of synthetic HIR | Michael Goulet | -0/+38 |
| 2024-04-03 | move leak check out of candidate evaluation | lcnr | -193/+865 |
| 2024-04-03 | Add `if let` tests | Nadrieril | -10/+80 |
| 2024-04-04 | Stabilize `Literal::c_string` | Slanterns | -26/+1 |
| 2024-04-04 | Stabilize `Literal::byte_character` | Slanterns | -25/+1 |
| 2024-04-03 | Fix #11738: allow `cast` lints in macros | Francisco Salgueiro | -10/+58 |
| 2024-04-03 | Auto merge of #123429 - matthiaskrgr:rollup-4emw4e9, r=matthiaskrgr | bors | -368/+1324 |
| 2024-04-03 | Rollup merge of #123419 - petrochenkov:zeroindex, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2024-04-03 | Rollup merge of #123421 - taiki-e:netbsd-doc, r=Nilstrieb | Matthias Krüger | -4/+4 |
| 2024-04-03 | Rollup merge of #123419 - petrochenkov:zeroindex, r=compiler-errors | Matthias Krüger | -90/+80 |
| 2024-04-03 | Rollup merge of #123395 - compiler-errors:postfix-matches-fixes-2, r=petroche... | Matthias Krüger | -3/+7 |
| 2024-04-03 | Rollup merge of #123301 - Nadrieril:unions, r=compiler-errors | Matthias Krüger | -14/+138 |
| 2024-04-03 | Rollup merge of #123291 - c410-f3r:testsssssss, r=petrochenkov | Matthias Krüger | -31/+9 |
| 2024-04-03 | Rollup merge of #122964 - joboet:pointer_expose, r=Amanieu | Matthias Krüger | -99/+105 |
| 2024-04-03 | Rollup merge of #122619 - erikdesjardins:cast, r=compiler-errors | Matthias Krüger | -89/+476 |
| 2024-04-03 | Rollup merge of #121595 - strottos:issue_116615, r=compiler-errors | Matthias Krüger | -38/+505 |
| 2024-04-03 | Fix f16 and f128 feature gates in editions other than 2015 | Trevor Gross | -20/+22 |
| 2024-04-03 | Update f16 and f128 tests to run on both 2015 and 2018 editions | Trevor Gross | -10/+146 |
| 2024-04-03 | Auto merge of #12615 - Kobzol:fix-recursive-clone-from, r=blyxyas | bors | -6/+49 |
| 2024-04-03 | More precise false edges | Nadrieril | -26/+66 |
| 2024-04-03 | Explain false edges in more detail | Nadrieril | -3/+45 |
| 2024-04-03 | Add tests | Nadrieril | -56/+154 |
| 2024-04-03 | Do not suggest `assigning_clones` in `Clone` impl | Jakub Beránek | -6/+49 |
| 2024-04-03 | add 'x.py miri', and make it work for 'library/{core,alloc,std}' | Ralf Jung | -30/+422 |
| 2024-04-03 | Auto merge of #123415 - petrochenkov:parenting, r=compiler-errors | bors | -3/+9 |
| 2024-04-03 | Merge pull request #1476 from taiki-e/unchecked-shift | bjorn3 | -1/+1 |
| 2024-04-03 | Add docs for `FromIterator<(AE, BE)> for (A, B)` | Maybe Waffle | -0/+19 |
| 2024-04-03 | Use SVG logos in the README.md. | Zander Milroy | -3/+3 |
| 2024-04-03 | Implement `FromIterator<(AE, BE)>` for `(impl Default+Extend<AE>, impl Defaul... | Maybe Waffle | -0/+14 |
| 2024-04-04 | Fix target name in NetBSD platform-support doc | Taiki Endo | -4/+4 |