| Age | Commit message (Expand) | Author | Lines |
| 2025-02-21 | Remove an unnecessary re-export. | Nicholas Nethercote | -1/+0 |
| 2025-02-21 | Rename `InternedObligationCauseCode`. | Nicholas Nethercote | -15/+17 |
| 2025-02-20 | Remove unused items from `query.rs`. | Nicholas Nethercote | -6/+0 |
| 2025-02-20 | Move `StatementAsExpression` to where it's actually used. | Nicholas Nethercote | -14/+13 |
| 2025-02-19 | Auto merge of #137248 - matthiaskrgr:rollup-s18zjau, r=matthiaskrgr | bors | -546/+585 |
| 2025-02-19 | Auto merge of #135408 - RalfJung:x86-sse2, r=workingjubilee | bors | -151/+273 |
| 2025-02-19 | Rollup merge of #137242 - ehuss:reference-do_not_recommend, r=compiler-errors | Matthias Krüger | -50/+59 |
| 2025-02-19 | Rollup merge of #137228 - steffahn:one-coerces-to-supertypes-not-subtypes, r=... | Matthias Krüger | -4/+4 |
| 2025-02-19 | Rollup merge of #137216 - amandasystems:cheap-outlives-eval, r=compiler-errors | Matthias Krüger | -0/+5 |
| 2025-02-19 | Rollup merge of #137213 - nnethercote:rm-rustc_middle-mir-tcx, r=compiler-errors | Matthias Krüger | -430/+402 |
| 2025-02-19 | Rollup merge of #137210 - workingjubilee:fixup-passmode-import, r=RalfJung | Matthias Krüger | -27/+27 |
| 2025-02-19 | Rollup merge of #137177 - GuillaumeGomez:update-minifier, r=notriddle | Matthias Krüger | -3/+3 |
| 2025-02-19 | Rollup merge of #137059 - xizheyin:issue-136827, r=davidtwco | Matthias Krüger | -18/+65 |
| 2025-02-19 | Rollup merge of #137026 - GrigorenkoPV:integer_sign_cast, r=jhpratt | Matthias Krüger | -9/+8 |
| 2025-02-19 | Rollup merge of #136936 - xingxue-ibm:sigpipe-test, r=workingjubilee | Matthias Krüger | -5/+12 |
| 2025-02-19 | Remove `rustc_middle::mir::tcx` module. | Nicholas Nethercote | -430/+402 |
| 2025-02-18 | Auto merge of #137235 - matthiaskrgr:rollup-2kjua2t, r=matthiaskrgr | bors | -732/+688 |
| 2025-02-18 | Add reference annotations for the `do_not_recommend` attribute | Eric Huss | -50/+59 |
| 2025-02-18 | Auto merge of #137231 - Urgau:rollup-heiq934, r=Urgau | bors | -35/+134 |
| 2025-02-18 | Rollup merge of #137218 - lukas-code:layout_of_cleanup, r=compiler-errors | Matthias Krüger | -104/+174 |
| 2025-02-18 | Rollup merge of #137206 - estebank:e0599-structured, r=jieyouxu | Matthias Krüger | -18/+25 |
| 2025-02-18 | Rollup merge of #137203 - nnethercote:improve-MIR-modification, r=compiler-er... | Matthias Krüger | -206/+135 |
| 2025-02-18 | Rollup merge of #137191 - ehuss:update-mdbook, r=jieyouxu | Matthias Krüger | -214/+14 |
| 2025-02-18 | Rollup merge of #137161 - dianne:pat-migration-bookkeeping-for-macros, r=Nadr... | Matthias Krüger | -17/+54 |
| 2025-02-18 | Rollup merge of #137126 - m4rch3n1ng:fix-inherent-str-docs, r=Amanieu | Matthias Krüger | -8/+8 |
| 2025-02-18 | Rollup merge of #137000 - compiler-errors:deeply-normalize-item-bounds, r=lcnr | Matthias Krüger | -75/+116 |
| 2025-02-18 | Rollup merge of #136876 - joshtriplett:locking-might-not-be-advisory, r=Amanieu | Matthias Krüger | -38/+58 |
| 2025-02-18 | Rollup merge of #136599 - yotamofek:pr/rustdoc-more-joined, r=GuillaumeGomez | Matthias Krüger | -51/+70 |
| 2025-02-18 | Rollup merge of #135711 - estebank:issue-135649, r=davidtwco | Matthias Krüger | -1/+34 |
| 2025-02-18 | Rollup merge of #137221 - bjorn3:remove_unused_field, r=compiler-errors | Urgau | -3/+1 |
| 2025-02-18 | Rollup merge of #137214 - cyrgani:clippy_diagnostic_items, r=compiler-errors | Urgau | -0/+14 |
| 2025-02-18 | Rollup merge of #137211 - lcnr:alias-relate-accept-error, r=compiler-errors | Urgau | -1/+26 |
| 2025-02-18 | Rollup merge of #137205 - thaliaarchi:remove-wasi-fileext-tell, r=alexcrichton | Urgau | -11/+0 |
| 2025-02-18 | Rollup merge of #137202 - Mark-Simulacrum:interned-is-hash, r=saethlin | Urgau | -1/+43 |
| 2025-02-18 | Rollup merge of #137195 - workingjubilee:remove-pref-align-from-cg-clif, r=bj... | Urgau | -5/+4 |
| 2025-02-18 | Rollup merge of #137167 - martn3:reliable_f16_math-f16-erfc, r=tgross35 | Urgau | -0/+2 |
| 2025-02-18 | Rollup merge of #137151 - Urgau:register-more-signals, r=workingjubilee | Urgau | -11/+39 |
| 2025-02-18 | Rollup merge of #136750 - kornelski:ub-bug, r=saethlin | Urgau | -3/+5 |
| 2025-02-18 | Fix typo in hidden internal docs of `TrustedRandomAccess` | Frank Steffahn | -4/+4 |
| 2025-02-18 | Reorder "This lock may be advisory or mandatory." earlier in the lock docs | Josh Triplett | -18/+18 |
| 2025-02-18 | Clarify that locking on Windows also works for files opened with `.read(true)` | Josh Triplett | -5/+5 |
| 2025-02-18 | Use `yes` except target_os = "nto". | Xing Xue | -5/+12 |
| 2025-02-18 | x86-sse2 ABI: use SSE registers for floats and SIMD | Ralf Jung | -151/+273 |
| 2025-02-18 | Remove scrutinee_hir_id from ExprKind::Match | bjorn3 | -3/+1 |
| 2025-02-18 | cosmetic changes | Lukas Markeffsky | -18/+22 |
| 2025-02-18 | remove useless parameter | Lukas Markeffsky | -36/+10 |
| 2025-02-18 | remove redundant code | Lukas Markeffsky | -11/+9 |
| 2025-02-18 | remove unreachable cases | Lukas Markeffsky | -15/+8 |
| 2025-02-18 | clean up layout error diagnostics | Lukas Markeffsky | -27/+27 |
| 2025-02-18 | document and test all `LayoutError` variants | Lukas Markeffsky | -1/+102 |