| Age | Commit message (Expand) | Author | Lines |
| 2024-12-13 | Keep track of patterns that could have introduced a binding, but didn't | Esteban Küber | -7/+158 |
| 2024-12-11 | Auto merge of #134177 - matthiaskrgr:rollup-hgp8q60, r=matthiaskrgr | bors | -3145/+7930 |
| 2024-12-11 | Rollup merge of #134170 - lnicola:sync-from-ra, r=lnicola | Matthias Krüger | -2865/+7515 |
| 2024-12-11 | Rollup merge of #134165 - durin42:wasm-target-string, r=jieyouxu | Matthias Krüger | -7/+13 |
| 2024-12-11 | Rollup merge of #134163 - Zalathar:covfun, r=SparrowLii,jieyouxu | Matthias Krüger | -186/+265 |
| 2024-12-11 | Rollup merge of #134148 - dev-ardi:cleanup_check_field_expr, r=compiler-errors | Matthias Krüger | -6/+23 |
| 2024-12-11 | Rollup merge of #133598 - ChayimFriedman2:get-many-mut-detailed-err, r=scottmcm | Matthias Krüger | -28/+34 |
| 2024-12-11 | Rollup merge of #132975 - arichardson:ffi-c-char, r=tgross35 | Matthias Krüger | -53/+80 |
| 2024-12-11 | Auto merge of #134164 - jhpratt:rollup-s7z0vcc, r=jhpratt | bors | -72/+174 |
| 2024-12-11 | document check_expr_field | Orion Gonzalez | -6/+23 |
| 2024-12-11 | wasm(32|64): update alignment string | Augie Fackler | -7/+13 |
| 2024-12-11 | coverage: Store intermediate region tables in `CovfunRecord` | Zalathar | -55/+77 |
| 2024-12-11 | coverage: Only generate a CGU's covmap record if it has covfun records | Zalathar | -4/+14 |
| 2024-12-11 | coverage: Adjust a codegen test to ignore the order of covmap/covfun globals | Zalathar | -4/+2 |
| 2024-12-11 | Merge pull request #18663 from Veykril/push-syoklzkntykn | Lukas Wirth | -0/+4 |
| 2024-12-11 | Merge pull request #18662 from lnicola/sync-from-rust | Laurențiu Nicola | -24276/+34382 |
| 2024-12-11 | fix: Swallow rustfmt parsing panics | Lukas Wirth | -0/+4 |
| 2024-12-11 | Bump rustc crates | Laurențiu Nicola | -18/+17 |
| 2024-12-11 | Merge from rust-lang/rust | Laurențiu Nicola | -24257/+34364 |
| 2024-12-11 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2024-12-11 | Rollup merge of #134160 - celinval:chores-vacation, r=jieyouxu | Jacob Pratt | -0/+1 |
| 2024-12-11 | Rollup merge of #134158 - compiler-errors:item-def-id, r=jackh726 | Jacob Pratt | -9/+9 |
| 2024-12-11 | Rollup merge of #134142 - compiler-errors:paren-sug, r=jieyouxu | Jacob Pratt | -6/+58 |
| 2024-12-11 | Rollup merge of #134141 - compiler-errors:anon-adt, r=lqd | Jacob Pratt | -38/+5 |
| 2024-12-11 | Rollup merge of #134139 - mustartt:pgo-linker-flag, r=saethlin | Jacob Pratt | -0/+2 |
| 2024-12-11 | Rollup merge of #134136 - estebank:const-trait-default-field-test, r=jieyouxu | Jacob Pratt | -13/+39 |
| 2024-12-11 | Rollup merge of #134105 - compiler-errors:validate-self-preds, r=wesleywiser | Jacob Pratt | -2/+31 |
| 2024-12-11 | Rollup merge of #134079 - tbu-:pr_doc_x8_to_from_xe_bytes, r=jhpratt | Jacob Pratt | -4/+29 |
| 2024-12-11 | coverage: Reify `CovfunRecord` as an intermediate step | Zalathar | -36/+45 |
| 2024-12-11 | Merge pull request #18458 from Giga-Bowser/master | Lukas Wirth | -67/+432 |
| 2024-12-11 | Merge pull request #18653 from SomeoneToIgnore/hash-completions | Lukas Wirth | -23/+134 |
| 2024-12-11 | Merge pull request #18657 from Giga-Bowser/generate-enum-variant | Lukas Wirth | -231/+522 |
| 2024-12-11 | Merge pull request #18656 from roife/fix-issue-18639 | Lukas Wirth | -15/+54 |
| 2024-12-11 | coverage: Extract function metadata handling to a `covfun` submodule | Zalathar | -166/+206 |
| 2024-12-11 | Auto merge of #134137 - fmease:rollup-u1p7swx, r=fmease | bors | -215/+1177 |
| 2024-12-10 | Add vacation entry in triagebot.toml | Celina G. Val | -0/+1 |
| 2024-12-11 | Add a note saying that `{u8,i8}::from_{be,le,ne}_bytes` is meaningless | Tobias Bucher | -4/+29 |
| 2024-12-11 | Rename projection_def_id to item_def_id | Michael Goulet | -9/+9 |
| 2024-12-10 | Rudimentary heuristic to insert parentheses when needed for RPIT overcaptures... | Michael Goulet | -6/+58 |
| 2024-12-10 | Remove more traces of anonymous ADTs | Michael Goulet | -38/+5 |
| 2024-12-10 | Further document default field test | Esteban Küber | -7/+12 |
| 2024-12-10 | Rollup merge of #134120 - oli-obk:push-vryonyoqmonv, r=oli-obk | León Orell Valerian Liehr | -2/+0 |
| 2024-12-10 | Rollup merge of #134116 - RalfJung:const_nonnull_new, r=jhpratt | León Orell Valerian Liehr | -4/+1 |
| 2024-12-10 | Rollup merge of #134115 - durin42:ppc64-target-string, r=jieyouxu | León Orell Valerian Liehr | -9/+14 |
| 2024-12-10 | Rollup merge of #134113 - jyn514:run-make-contains, r=jieyouxu | León Orell Valerian Liehr | -1/+1 |
| 2024-12-10 | Rollup merge of #134103 - compiler-errors:never-pat-range, r=oli-obk | León Orell Valerian Liehr | -1/+32 |
| 2024-12-10 | Rollup merge of #134100 - eholk:noop-rustc-const-stable, r=dtolnay | León Orell Valerian Liehr | -1/+0 |
| 2024-12-10 | Rollup merge of #134094 - estebank:const-trait-errors, r=compiler-errors | León Orell Valerian Liehr | -195/+1122 |
| 2024-12-10 | Rollup merge of #134042 - sayantn:power8-crypto, r=jieyouxu | León Orell Valerian Liehr | -0/+5 |
| 2024-12-10 | Rollup merge of #133583 - tbu-:pr_fix_typo2, r=compiler-errors | León Orell Valerian Liehr | -2/+2 |