| Age | Commit message (Expand) | Author | Lines |
| 2025-01-31 | PR feedback | Scott McMurray | -0/+20 |
| 2025-02-01 | Stop running some release workflows on forks and update old URLs | Laurențiu Nicola | -12/+17 |
| 2025-02-01 | fmt | The Miri Cronjob Bot | -72/+93 |
| 2025-02-01 | Merge from rustc | The Miri Cronjob Bot | -38/+110 |
| 2025-02-01 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-02-01 | Auto merge of #136371 - matthiaskrgr:rollup-0b880v3, r=matthiaskrgr | bors | -4/+44 |
| 2025-02-01 | Rename `tcx.ensure()` to `tcx.ensure_ok()` | Zalathar | -1/+1 |
| 2025-02-01 | Auto merge of #135768 - jieyouxu:migrate-symbol-mangling-hashed, r=Noratrieb | bors | -13/+50 |
| 2025-02-01 | Rollup merge of #136348 - RalfJung:miri-float-min-max, r=oli-obk | Matthias Krüger | -4/+44 |
| 2025-01-31 | Enforce unsafe binders must be Copy (for now) | Michael Goulet | -0/+1 |
| 2025-01-31 | Implement MIR, CTFE, and codegen for unsafe binders | Michael Goulet | -1/+2 |
| 2025-01-31 | interpret: adjust vtable validity check for higher-ranked types | Lukas Markeffsky | -0/+75 |
| 2025-01-31 | Auto merge of #134424 - 1c3t3a:null-checks, r=saethlin | bors | -1/+5 |
| 2025-01-31 | clarify apply_random_float_error logic | Ralf Jung | -4/+12 |
| 2025-01-31 | Insert null checks for pointer dereferences when debug assertions are enabled | Bastian Kersting | -1/+5 |
| 2025-01-31 | merge duplicate issue-46589 tests | Rémy Rakic | -1/+0 |
| 2025-01-31 | miri: make float min/max non-deterministic | Ralf Jung | -4/+44 |
| 2025-01-31 | increase thread limit for many-seeds mode | Ralf Jung | -2/+2 |
| 2025-01-31 | Auto merge of #136332 - jhpratt:rollup-aa69d0e, r=jhpratt | bors | -37/+51 |
| 2025-01-31 | Add amdgpu target | Flakebi | -0/+1 |
| 2025-01-31 | CompileTest: Add Directives to Ignore `arm-unknown-*` Tests | Veera | -0/+4 |
| 2025-01-31 | Rollup merge of #136312 - compiler-errors:overflow_delimited_expr-2024, r=ytmimi | Jacob Pratt | -37/+51 |
| 2025-01-31 | Rollup merge of #133429 - EnzymeAD:autodiff-middle, r=oli-obk | Jacob Pratt | -0/+0 |
| 2025-01-31 | fmt | The Miri Cronjob Bot | -2/+1 |
| 2025-01-31 | Merge from rustc | The Miri Cronjob Bot | -32/+58 |
| 2025-01-31 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-31 | tests: port `symbol-mangling-hashed` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2025-01-31 | run-make-support: add `object`-based symbol helpers | 许杰友 Jieyou Xu (Joe) | -9/+25 |
| 2025-01-31 | run-make-support: add `is_windows_gnu` helper | 许杰友 Jieyou Xu (Joe) | -1/+10 |
| 2025-01-31 | run-make-support: collapse re-export | 许杰友 Jieyou Xu (Joe) | -2/+3 |
| 2025-01-31 | run-make-support: add `-Csymbol-mangling-version` and `-Cprefer-dynamic` help... | 许杰友 Jieyou Xu (Joe) | -0/+12 |
| 2025-01-31 | Auto merge of #135318 - compiler-errors:vtable-fixes, r=lcnr | bors | -0/+54 |
| 2025-01-30 | Auto merge of #136318 - matthiaskrgr:rollup-a159mzo, r=matthiaskrgr | bors | -18/+6 |
| 2025-01-30 | Rollup merge of #136180 - lukas-code:typed-valtree, r=oli-obk | Matthias Krüger | -7/+5 |
| 2025-01-30 | Rollup merge of #136004 - mrkajetanp:aarch64-skip-large-const-alloc-tests, r=... | Matthias Krüger | -11/+1 |
| 2025-01-30 | Disable overflow_delimited_expr in edition 2024 | Michael Goulet | -37/+51 |
| 2025-01-30 | More assertions, tests, and miri coverage | Michael Goulet | -0/+54 |
| 2025-01-30 | introduce `ty::Value` | Lukas Markeffsky | -7/+5 |
| 2025-01-30 | Merge pull request #4140 from geetanshjuneja/deref | Ralf Jung | -34/+39 |
| 2025-01-30 | use deref_pointer_as instead of deref_pointer | geetanshjuneja | -34/+39 |
| 2025-01-30 | Rollup merge of #136199 - purplesyringa:emscripten-tests, r=jieyouxu | Matthias Krüger | -0/+1 |
| 2025-01-30 | Rollup merge of #133636 - GuillaumeGomez:sans-serif, r=rustdoc | Matthias Krüger | -1/+1 |
| 2025-01-30 | fix clippy lint manual_repeat_n | Ralf Jung | -3/+1 |
| 2025-01-30 | Merge pull request #19072 from cessen/concat_uniquely | Laurențiu Nicola | -25/+51 |
| 2025-01-30 | fmt | The Miri Cronjob Bot | -12/+13 |
| 2025-01-30 | Merge from rustc | The Miri Cronjob Bot | -1482/+2399 |
| 2025-01-30 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-29 | upstream rustc_codegen_ssa/rustc_middle changes for enzyme/autodiff | Manuel Drehwald | -0/+0 |
| 2025-01-30 | Auto merge of #136035 - SpecificProtagonist:miri-zeroed-alloc, r=oli-obk | bors | -49/+29 |
| 2025-01-29 | Merge pull request #4159 from YohDeadfall/write-st-fstype-on-solaris | Ralf Jung | -19/+19 |