| Age | Commit message (Expand) | Author | Lines |
| 2024-03-14 | add tests | lcnr | -0/+128 |
| 2024-03-14 | rebase | lcnr | -6/+1 |
| 2024-03-14 | one must imagine tidy happy | lcnr | -11/+10 |
| 2024-03-14 | eagerly instantiate binders to avoid relying on `sub` | lcnr | -395/+389 |
| 2024-03-14 | Auto merge of #122483 - matthiaskrgr:rollup-n07dsh5, r=matthiaskrgr | bors | -447/+2227 |
| 2024-03-14 | Rollup merge of #122461 - the8472:fix-step-forward-unchecked, r=Amanieu | Matthias Krüger | -3/+34 |
| 2024-03-14 | Rollup merge of #122440 - RalfJung:required-consts, r=oli-obk | Matthias Krüger | -72/+447 |
| 2024-03-14 | Rollup merge of #122421 - CAD97:step-trait-docs, r=jhpratt | Matthias Krüger | -8/+7 |
| 2024-03-14 | Rollup merge of #122416 - Zalathar:levels, r=petrochenkov | Matthias Krüger | -128/+121 |
| 2024-03-14 | Rollup merge of #122405 - celinval:smir-new-const, r=oli-obk | Matthias Krüger | -12/+237 |
| 2024-03-14 | Rollup merge of #121899 - shepmaster:dead-code-docs, r=wesleywiser | Matthias Krüger | -0/+14 |
| 2024-03-14 | Rollup merge of #120699 - nnethercote:rm-useless-TRACK_DIAGNOSTIC-calls, r=ol... | Matthias Krüger | -76/+98 |
| 2024-03-14 | Rollup merge of #119676 - notriddle:notriddle/rustdoc-search-hof, r=Guillaume... | Matthias Krüger | -148/+1178 |
| 2024-03-14 | Rollup merge of #104353 - clarfonthey:cstr-bytes-iter, r=cuviper | Matthias Krüger | -0/+91 |
| 2024-03-14 | Auto merge of #114038 - Stargateur:108277, r=ChrisDenton | bors | -51/+35 |
| 2024-03-14 | Auto merge of #122243 - RalfJung:local-place-sanity-check, r=oli-obk | bors | -74/+62 |
| 2024-03-14 | Auto merge of #122454 - matthiaskrgr:rollup-xbmufdc, r=matthiaskrgr | bors | -174/+374 |
| 2024-03-14 | Auto merge of #122347 - oli-obk:track_errors13, r=compiler-errors | bors | -419/+443 |
| 2024-03-14 | Auto merge of #122204 - pnkfelix:downgrade-const-eval-dnagling-ptr-in-final-t... | bors | -83/+876 |
| 2024-03-14 | update virtual clock in miri test since signed loops now execute more methods | The 8472 | -1/+1 |
| 2024-03-14 | fix unsoundness in Step::forward_unchecked for signed integers | The 8472 | -2/+33 |
| 2024-03-13 | Rollup merge of #122449 - compiler-errors:stranded-opaque, r=oli-obk | Matthias Krüger | -1/+29 |
| 2024-03-13 | Rollup merge of #122442 - RalfJung:print-mono-items, r=compiler-errors | Matthias Krüger | -1/+3 |
| 2024-03-13 | Rollup merge of #122438 - jswrenn:check-referent-size, r=compiler-errors | Matthias Krüger | -5/+122 |
| 2024-03-13 | Rollup merge of #122437 - Nadrieril:no-after-max, r=compiler-errors | Matthias Krüger | -21/+18 |
| 2024-03-13 | Rollup merge of #122434 - Nadrieril:renames, r=compiler-errors | Matthias Krüger | -137/+121 |
| 2024-03-13 | Rollup merge of #122430 - GuillaumeGomez:link-to-local, r=TaKO8Ki | Matthias Krüger | -4/+4 |
| 2024-03-13 | Rollup merge of #122429 - rcvalle:rust-triagebot-add-exploit-mitigations-pg, ... | Matthias Krüger | -0/+69 |
| 2024-03-13 | Rollup merge of #122426 - celinval:smir-fix-full, r=oli-obk | Matthias Krüger | -1/+1 |
| 2024-03-13 | Rollup merge of #122425 - Kobzol:new-bors-update-timeout, r=lqd | Matthias Krüger | -1/+1 |
| 2024-03-13 | Rollup merge of #122424 - testwill:typos, r=michaelwoerister | Matthias Krüger | -3/+3 |
| 2024-03-13 | Rollup merge of #122422 - Enselic:only-unix, r=oli-obk | Matthias Krüger | -0/+3 |
| 2024-03-13 | include 32-bit variant for updated test of miri diagnostics. | Felix S. Klock II | -13/+167 |
| 2024-03-13 | Delay a bug for stranded opaques | Michael Goulet | -1/+29 |
| 2024-03-13 | const-eval: organize and extend tests for required-consts | Ralf Jung | -72/+447 |
| 2024-03-13 | safe transmute: require that src referent is smaller than dst | Jack Wrenn | -5/+122 |
| 2024-03-13 | Auto merge of #121668 - erikdesjardins:commonprim, r=scottmcm,oli-obk | bors | -19/+222 |
| 2024-03-13 | Add Exploit Mitigations PG to triagebot.toml | Ramon de C Valle | -0/+69 |
| 2024-03-13 | extend docs of -Zprint-mono-items | Ralf Jung | -1/+3 |
| 2024-03-13 | placate tidy. | Felix S. Klock II | -1/+1 |
| 2024-03-13 | Rebase. Update expected output to match current output. | Felix S. Klock II | -89/+57 |
| 2024-03-13 | Add produces as tidy requires | Wesley Wiser | -0/+2 |
| 2024-03-13 | Updated the test to include more output normalization. | Felix S. Klock II | -31/+34 |
| 2024-03-13 | Added an "Explanation" header and expanded that section for the newly added l... | Felix S. Klock II | -0/+8 |
| 2024-03-13 | Added `deny(const_eval_mutable_ptr_in_final_value)` attribute to all tests th... | Felix S. Klock II | -60/+634 |
| 2024-03-13 | regression test from 121610. | Felix S. Klock II | -0/+41 |
| 2024-03-13 | downgrade mutable-ptr-in-final-value from hard-error to future-incompat lint ... | Felix S. Klock II | -6/+49 |
| 2024-03-13 | Auto merge of #121589 - bvanjoi:fix-98291, r=petrochenkov | bors | -263/+509 |
| 2024-03-13 | Remove `MaybeInfiniteInt::JustAfterMax` | Nadrieril | -21/+18 |
| 2024-03-13 | Rename `RustcMatchCheckCtxt` -> `RustcPatCtxt` | Nadrieril | -50/+42 |