| Age | Commit message (Expand) | Author | Lines |
| 2025-05-17 | Rollup merge of #141031 - azhogin:azhogin/async-drop-dependency-fix, r=oli-obk | Matthias Krüger | -2/+2 |
| 2025-05-17 | Rollup merge of #140208 - compiler-errors:wf-coinductive, r=lcnr | Matthias Krüger | -1/+6 |
| 2025-05-17 | Auto merge of #141002 - GuillaumeGomez:subtree-update_cg_gcc_2025-05-14, r=Gu... | bors | -248/+910 |
| 2025-05-16 | Auto merge of #140978 - davidtwco:deep-reject-in-match-norm-trait-ref, r=lcnr | bors | -2/+12 |
| 2025-05-16 | Auto merge of #140959 - oli-obk:no-unsafe-children, r=davidtwco | bors | -4/+4 |
| 2025-05-16 | Auto merge of #141044 - flip1995:clippy-subtree-update, r=Manishearth | bors | -1/+1 |
| 2025-05-16 | Auto merge of #141066 - matthiaskrgr:rollup-e7tyrj5, r=matthiaskrgr | bors | -12/+52 |
| 2025-05-16 | Rollup merge of #141003 - clubby789:ternary-improve, r=compiler-errors | Matthias Krüger | -12/+52 |
| 2025-05-16 | Auto merge of #140557 - compiler-errors:remove-wf-hack, r=lcnr | bors | -56/+9 |
| 2025-05-15 | Rollup merge of #140947 - compiler-errors:pending-norm, r=lcnr | Matthias Krüger | -11/+25 |
| 2025-05-15 | Rollup merge of #140768 - Urgau:improv_autorefs-lint, r=fmease | Matthias Krüger | -14/+61 |
| 2025-05-15 | Rollup merge of #140712 - lcnr:normalization-gat-args, r=compiler-errors | Matthias Krüger | -30/+80 |
| 2025-05-15 | tempfile dep bump fallout | Philipp Krones | -1/+1 |
| 2025-05-15 | Auto merge of #136988 - compiler-errors:impossible_predicates, r=lcnr | bors | -9/+5 |
| 2025-05-15 | Async drop fix for dropee from another crate (#140858) | Andrew Zhogin | -2/+2 |
| 2025-05-14 | Use more subdiagnostics and reword the overloaded deref note | Urgau | -18/+45 |
| 2025-05-14 | Improve `dangerous_implicit_aurorefs` diagnostic output | Urgau | -12/+32 |
| 2025-05-14 | Rollup merge of #140989 - xizheyin:issue-139631, r=compiler-errors | Matthias Krüger | -0/+21 |
| 2025-05-14 | Rollup merge of #140976 - samueltardieu:diag-ipaddr-v4v6, r=Urgau | Matthias Krüger | -0/+2 |
| 2025-05-14 | Rollup merge of #140827 - compiler-errors:gather-locals-twice, r=oli-obk | Matthias Krüger | -2/+12 |
| 2025-05-14 | Update gcc version used in rustc_codegen_version | Guillaume Gomez | -1/+1 |
| 2025-05-14 | Improve ternary operator recovery | Jamie | -12/+52 |
| 2025-05-14 | Merge commit '6ba33f5e1189a5ae58fb96ce3546e76b13d090f5' into subtree-update_c... | Guillaume Gomez | -248/+910 |
| 2025-05-14 | Add `Ipv4Addr` and `Ipv6Addr` diagnostic items | Samuel Tardieu | -0/+2 |
| 2025-05-14 | Suggest replace `f` with `f: Box<f>` when expr field is short hand | xizheyin | -0/+21 |
| 2025-05-13 | type_ir: add faster exit for `types_may_unify` | David Wood | -0/+3 |
| 2025-05-13 | Auto merge of #140887 - pietroalbini:pa-bootstrap-update, r=compiler-errors | bors | -55/+13 |
| 2025-05-13 | Expect deep norm to fail if query norm failed | Michael Goulet | -12/+18 |
| 2025-05-13 | Invoke a query only when it doesn't return immediately anyway | Oli Scherer | -4/+4 |
| 2025-05-13 | trait_sel: deep reject `match_normalize_trait_ref` | David Wood | -2/+9 |
| 2025-05-13 | Auto merge of #140935 - omahs:patch-5, r=jieyouxu | bors | -11/+11 |
| 2025-05-12 | Flush errors before deep normalize in dropck_outlives | Michael Goulet | -0/+8 |
| 2025-05-12 | Auto merge of #140914 - Zalathar:asm-bindings, r=compiler-errors | bors | -109/+89 |
| 2025-05-12 | Fix typos | omahs | -11/+11 |
| 2025-05-12 | update cfg(bootstrap) | Pietro Albini | -42/+0 |
| 2025-05-12 | update version placeholders | Pietro Albini | -13/+13 |
| 2025-05-12 | Auto merge of #140923 - Zalathar:operand-bundle, r=lcnr | bors | -17/+18 |
| 2025-05-11 | Auto merge of #140842 - tmiasko:print-mono-items, r=saethlin | bors | -37/+9 |
| 2025-05-11 | Auto merge of #140915 - matthiaskrgr:rollup-lxce4zr, r=matthiaskrgr | bors | -11/+24 |
| 2025-05-11 | Rename `OperandBundleOwned` to `OperandBundleBox` | Zalathar | -17/+18 |
| 2025-05-11 | Auto merge of #140902 - azhogin:azhogin/async-drop-open-drop-for-adt-fix, r=o... | bors | -0/+3 |
| 2025-05-11 | Rollup merge of #140862 - dpaoliello:arm64ecfp, r=wesleywiser | Matthias Krüger | -1/+7 |
| 2025-05-11 | Rollup merge of #140851 - mu001999-contrib:new-lint, r=bjorn3 | Matthias Krüger | -10/+17 |
| 2025-05-11 | Auto merge of #135015 - heiher:stabilize-loongarch-target-features, r=Amanieu | bors | -7/+7 |
| 2025-05-11 | Flatten control-flow in `inline_asm_call` after verification | Zalathar | -52/+53 |
| 2025-05-11 | Make `LLVMRustInlineAsmVerify` take `*const c_uchar` | Zalathar | -4/+3 |
| 2025-05-11 | Add a safe wrapper for `LLVMAppendModuleInlineAsm` | Zalathar | -11/+17 |
| 2025-05-11 | Use `LLVMGetInlineAsm` | Zalathar | -43/+17 |
| 2025-05-11 | Add a searchable tag `PTR_LEN_STR` to explain `*const c_uchar` bindings | Zalathar | -2/+2 |
| 2025-05-11 | Rollup merge of #140878 - nnethercote:two-expand-cleanups, r=compiler-errors | León Orell Valerian Liehr | -71/+45 |