| Age | Commit message (Expand) | Author | Lines |
| 2025-02-02 | Use fallback fluent bundle from inner emitter in SilentEmitter | bjorn3 | -12/+2 |
| 2025-02-02 | Slightly simplify DiagCtxt::make_silent | bjorn3 | -1/+1 |
| 2025-02-02 | Some cleanups around EarlyDiagCtxt | bjorn3 | -8/+5 |
| 2025-02-01 | Rollup merge of #130514 - compiler-errors:unsafe-binders, r=oli-obk | Matthias Krüger | -1/+3 |
| 2025-02-01 | Auto merge of #136371 - matthiaskrgr:rollup-0b880v3, r=matthiaskrgr | bors | -4/+44 |
| 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 | Auto merge of #134424 - 1c3t3a:null-checks, r=saethlin | bors | -1/+5 |
| 2025-01-31 | Insert null checks for pointer dereferences when debug assertions are enabled | Bastian Kersting | -1/+5 |
| 2025-01-31 | miri: make float min/max non-deterministic | Ralf Jung | -4/+44 |
| 2025-01-31 | Auto merge of #136332 - jhpratt:rollup-aa69d0e, r=jhpratt | bors | -37/+51 |
| 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 | 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 | 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-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 | Auto merge of #135818 - jieyouxu:migrate-translation, r=compiler-errors | bors | -3/+14 |
| 2025-01-29 | Auto merge of #134248 - oli-obk:patkind-path-removal, r=BoxyUwU | bors | -57/+135 |
| 2025-01-29 | Eliminate PatKind::Path | Oli Scherer | -57/+135 |
| 2025-01-29 | Rollup merge of #136211 - ehuss:update-mdbook, r=ehuss | Matthias Krüger | -27/+27 |
| 2025-01-29 | Fix tidy errors | Guillaume Gomez | -1/+1 |
| 2025-01-29 | tests: Skip const OOM tests on aarch64-unknown-linux-gnu | Kajetan Puchalski | -11/+1 |
| 2025-01-29 | Auto merge of #136117 - lnicola:sync-from-ra, r=lnicola | bors | -1325/+2163 |
| 2025-01-29 | tests: port `translation` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2025-01-29 | run-make-support: improve docs for `assert_exit_code` | 许杰友 Jieyou Xu (Joe) | -1/+5 |
| 2025-01-29 | run-make-support: add `sysroot` helper | 许杰友 Jieyou Xu (Joe) | -1/+9 |
| 2025-01-29 | Rollup merge of #136164 - celinval:chores-fnkind, r=oli-obk | León Orell Valerian Liehr | -13/+23 |
| 2025-01-29 | Rollup merge of #136147 - RalfJung:required-target-features-check-not-add, r=... | León Orell Valerian Liehr | -2/+2 |
| 2025-01-29 | Rollup merge of #135943 - hkBst:opt_imports, r=estebank | León Orell Valerian Liehr | -2/+2 |
| 2025-01-29 | Rollup merge of #135902 - compiler-errors:item-non-self-bound-in-new-solver, ... | León Orell Valerian Liehr | -4/+4 |
| 2025-01-28 | Auto merge of #136209 - flip1995:clippy-subtree-update, r=Manishearth | bors | -795/+5679 |
| 2025-01-28 | Refactor FnKind variant to hold &Fn | Celina G. Val | -13/+23 |
| 2025-01-28 | Make item self/non-self bound naming less whack | Michael Goulet | -4/+4 |
| 2025-01-28 | Update mdbook to 0.4.44 | Eric Huss | -27/+27 |
| 2025-01-28 | Merge commit '51d49c1ae2785b24ef18a46ef233fc1d91844666' into clippy-subtree-u... | Philipp Krones | -795/+5679 |