| Age | Commit message (Expand) | Author | Lines |
| 2025-05-26 | Merge pull request #2414 from smanilov/patch-15 | Boxy | -1/+2 |
| 2025-05-26 | Add time reference and tracking info for trait system refactor | Stan Manilov | -2/+5 |
| 2025-05-26 | Link normalization chapter | Stan Manilov | -1/+2 |
| 2025-05-26 | Support opaque_types_defined_by for SyntheticCoroutineBody | Michael Goulet | -3/+18 |
| 2025-05-26 | cfg_version: pull out dedicated syntax test from feature gate test | Jieyou Xu | -243/+350 |
| 2025-05-26 | Merge pull request #2413 from fmease/glacier-no-crashes-tests-yes | León Orell Valerian Liehr | -11/+26 |
| 2025-05-26 | Flesh out sections about crashes tests and update mentions of glacier | León Orell Valerian Liehr | -11/+26 |
| 2025-05-26 | Deduplicate dyn compatibility violations due to coercion | Michael Goulet | -767/+73 |
| 2025-05-26 | Auto merge of #141406 - RalfJung:less-force-allocate, r=oli-obk | bors | -142/+138 |
| 2025-05-26 | mir-opt: Do not transform non-int type in match_branches | dianqk | -2/+65 |
| 2025-05-26 | refactor(mut_reference): replace `match` with `if-let` to reduce nesting (#1... | Timo | -19/+13 |
| 2025-05-26 | Remove usage of FnAbi in codegen_intrinsic_call | bjorn3 | -21/+11 |
| 2025-05-26 | Reduce indentation in codegen_panic_intrinsic | bjorn3 | -49/+47 |
| 2025-05-26 | Pass PlaceRef rather than Bx::Value to codegen_intrinsic_call | bjorn3 | -12/+9 |
| 2025-05-26 | Don't depend on FnAbi for intrinsics | bjorn3 | -32/+42 |
| 2025-05-26 | Remove usage of FnAbi in codegen_intrinsic_call | bjorn3 | -63/+31 |
| 2025-05-26 | Pass PlaceRef rather than Bx::Value to codegen_intrinsic_call | bjorn3 | -45/+38 |
| 2025-05-26 | Move caller_location handling into codegen_intrinsic_call | bjorn3 | -18/+20 |
| 2025-05-26 | Always use fn_span in codegen_call_terminator | bjorn3 | -15/+11 |
| 2025-05-26 | Move some code around in codegen_call_terminator | bjorn3 | -99/+103 |
| 2025-05-26 | Don't rerun goals if none of its vars have changed | Michael Goulet | -88/+290 |
| 2025-05-26 | refactor(mut_reference): replace `match` with `if-let` to reduce nesting | Ada Alakbarova | -19/+13 |
| 2025-05-26 | fix: formated to clippy | vremyavnikuda | -1/+1 |
| 2025-05-26 | remove eq_unspanned from TokenStream | yukang | -1/+3 |
| 2025-05-26 | remove eq_unspanned from TokenStream | yukang | -10/+12 |
| 2025-05-26 | fix: the lines are formatted according to clippy | vremyavnikuda | -1/+1 |
| 2025-05-26 | fix: the lines are formatted according to clippy | vremyavnikuda | -2/+2 |
| 2025-05-26 | docs: add documentation for find_all_refs constructor search (#10725) | vremyavnikuda | -3/+158 |
| 2025-05-26 | Rename | Michael Goulet | -30/+39 |
| 2025-05-26 | Don't retry in pred_known_to_hold_modulo_regions in new solver, since new sol... | Michael Goulet | -1/+1 |
| 2025-05-26 | Merge pull request #19792 from A4-Tacks/fix-generate-mut-trait-impl-indent | Lukas Wirth | -3/+91 |
| 2025-05-26 | Avoid obligation construction dance with query region constraints | Michael Goulet | -96/+52 |
| 2025-05-26 | Merge pull request #19819 from Veykril/push-utvzwvwuuvlm | Lukas Wirth | -3/+3 |
| 2025-05-26 | Merge pull request #19785 from A4-Tacks/fix-generate-new-indent | Lukas Wirth | -1/+136 |
| 2025-05-26 | impl `Default` for `array::IntoIter` | Deadbeef | -0/+7 |
| 2025-05-26 | Merge pull request #19851 from ChayimFriedman2/normalize-exhaustiveness | Lukas Wirth | -25/+81 |
| 2025-05-26 | Avoid some unnecessary cloning. | Nicholas Nethercote | -12/+11 |
| 2025-05-26 | Fix incorrect eq_unspanned in TokenStream | yukang | -8/+2 |
| 2025-05-26 | Merge pull request #19864 from ChayimFriedman2/is-in-macro | Lukas Wirth | -85/+125 |
| 2025-05-26 | Make `{Type,Path}::generics` return iterators. | Nicholas Nethercote | -18/+11 |
| 2025-05-26 | Simplify `make_href`. | Nicholas Nethercote | -5/+5 |
| 2025-05-26 | dist: make sure llvm-project submodule is present | onur-ozkan | -0/+8 |
| 2025-05-26 | Rename some methods. | Nicholas Nethercote | -25/+36 |
| 2025-05-26 | Auto merge of #141567 - jhpratt:rollup-uuhcmci, r=jhpratt | bors | -520/+608 |
| 2025-05-26 | Rollup merge of #141559 - RalfJung:less-rustc_allow_const_fn_unstable, r=comp... | Jacob Pratt | -247/+41 |
| 2025-05-26 | Rollup merge of #141502 - marcoieni:x86_64-gnu-tools-codebuild, r=Kobzol | Jacob Pratt | -1/+1 |
| 2025-05-26 | Rollup merge of #141472 - fluiderson:dev, r=workingjubilee | Jacob Pratt | -2/+2 |
| 2025-05-26 | Rollup merge of #140952 - SimonSapin:ascii_whitespace_definition, r=dtolnay | Jacob Pratt | -1/+3 |
| 2025-05-26 | Rollup merge of #140936 - teor2345:wtf-surrogate-docs, r=workingjubilee | Jacob Pratt | -6/+6 |
| 2025-05-26 | Rollup merge of #140863 - GuillaumeGomez:cleanup-tyalias-render, r=lolbinarycat | Jacob Pratt | -214/+376 |