| Age | Commit message (Expand) | Author | Lines |
| 2025-02-02 | Replace ParseSess::set_dcx with DiagCtxt::set_emitter | bjorn3 | -4/+4 |
| 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 | -10/+6 |
| 2025-02-02 | Auto merge of #136238 - marcoieni:free-disk-refactor, r=Kobzol | bors | -30/+64 |
| 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 #136136 - marcoieni:ubuntu-24, r=Kobzol | bors | -2/+2 |
| 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 | Auto merge of #136350 - matthiaskrgr:rollup-6eqfyvh, r=matthiaskrgr | bors | -38/+304 |
| 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 | Rollup merge of #135992 - madsmtm:new-target-docs, r=jieyouxu | Matthias Krüger | -0/+16 |
| 2025-01-31 | Rollup merge of #134531 - GuillaumeGomez:extract-doctests, r=notriddle,aDotIn... | Matthias Krüger | -38/+288 |
| 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 | -94/+89 |
| 2025-01-31 | Recommend adding target spec first, then std support later | Mads Marquart | -0/+7 |
| 2025-01-31 | Auto merge of #136331 - jhpratt:rollup-curo1f4, r=jhpratt | bors | -1/+5 |
| 2025-01-31 | Rollup merge of #136323 - etaoins:fix-typo-in-conventions-md, r=tgross35 | Jacob Pratt | -1/+1 |
| 2025-01-31 | Rollup merge of #136312 - compiler-errors:overflow_delimited_expr-2024, r=ytmimi | Jacob Pratt | -89/+58 |
| 2025-01-31 | Rollup merge of #136297 - zeenix:patch-1, r=lqd | Jacob Pratt | -1/+1 |
| 2025-01-31 | Rollup merge of #133429 - EnzymeAD:autodiff-middle, r=oli-obk | Jacob Pratt | -3/+29 |
| 2025-01-31 | Rollup merge of #136150 - marcoieni:windows-25-i686-mingw, r=Kobzol | Jacob Pratt | -1/+5 |
| 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 | -1/+55 |
| 2025-01-31 | Fix a typo in conventions.md | Ryan Cumming | -1/+1 |
| 2025-01-30 | Auto merge of #136318 - matthiaskrgr:rollup-a159mzo, r=matthiaskrgr | bors | -30/+31 |
| 2025-01-30 | Rollup merge of #136180 - lukas-code:typed-valtree, r=oli-obk | Matthias Krüger | -11/+7 |
| 2025-01-30 | Rollup merge of #136157 - onur-ozkan:override-release-profile, r=Kobzol | Matthias Krüger | -8/+23 |
| 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 | Revert "[style 2024] Combine all last arg delimited exprs" | Michael Goulet | -52/+7 |
| 2025-01-30 | More assertions, tests, and miri coverage | Michael Goulet | -0/+54 |
| 2025-01-30 | Auto merge of #136292 - matthiaskrgr:rollup-fw1tlca, r=matthiaskrgr | bors | -5/+119 |
| 2025-01-30 | introduce `ty::Value` | Lukas Markeffsky | -11/+7 |
| 2025-01-30 | Rework rustc_dump_vtable | Michael Goulet | -1/+1 |
| 2025-01-30 | ci: refactor how directories are removed in free-disk-space disk | MarcoIeni | -30/+64 |
| 2025-01-30 | Fix a typo in profile-guided-optimization.md | Zeeshan Ali Khan | -1/+1 |
| 2025-01-30 | Rollup merge of #136199 - purplesyringa:emscripten-tests, r=jieyouxu | Matthias Krüger | -0/+1 |
| 2025-01-30 | Rollup merge of #135739 - wesleywiser:dwarf_version_handling, r=lqd | Matthias Krüger | -0/+4 |
| 2025-01-30 | Rollup merge of #135434 - dianne:match-2024-for-edition-2024, r=Nadrieril | Matthias Krüger | -0/+38 |
| 2025-01-30 | Rollup merge of #133636 - GuillaumeGomez:sans-serif, r=rustdoc | Matthias Krüger | -5/+76 |
| 2025-01-30 | Auto merge of #136038 - compiler-errors:outlives, r=lcnr | bors | -2/+2 |