| Age | Commit message (Expand) | Author | Lines |
| 2024-10-22 | Rollup merge of #131049 - compiler-errors:more-validation, r=spastorino | Matthias Krüger | -32/+104 |
| 2024-10-22 | Rollup merge of #125205 - ChrisDenton:verbatim-include, r=jieyouxu | Matthias Krüger | -1/+28 |
| 2024-10-22 | Auto merge of #132030 - matthiaskrgr:rollup-1g6quh0, r=matthiaskrgr | bors | -3031/+7209 |
| 2024-10-22 | Rollup merge of #132029 - lnicola:sync-from-ra, r=lnicola | Matthias Krüger | -2913/+7101 |
| 2024-10-22 | Rollup merge of #132021 - tshepang:patch-2, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2024-10-22 | Rollup merge of #131918 - Zalathar:counters, r=nnethercote | Matthias Krüger | -117/+107 |
| 2024-10-22 | Auto merge of #18364 - lnicola:sync-from-rust, r=lnicola | bors | -7362/+11339 |
| 2024-10-22 | Replace some LayoutError variants with the rustc_abi errors | Laurențiu Nicola | -24/+22 |
| 2024-10-22 | Bump rustc crates | Laurențiu Nicola | -5/+5 |
| 2024-10-22 | Merge from rust-lang/rust | Laurențiu Nicola | -7333/+11312 |
| 2024-10-22 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2024-10-22 | Auto merge of #132020 - workingjubilee:rollup-a8iehqg, r=workingjubilee | bors | -94/+494 |
| 2024-10-22 | nuttx.md: typo | Tshepang Mbambo | -1/+1 |
| 2024-10-21 | Rollup merge of #132017 - celinval:smir-update-reviewerss, r=scottmcm | Jubilee | -1/+1 |
| 2024-10-21 | Rollup merge of #132015 - compiler-errors:move-const-trait-tests, r=fee1-dead | Jubilee | -10/+10 |
| 2024-10-21 | Rollup merge of #131954 - the8472:bootstrap-parallel-git, r=Kobzol | Jubilee | -14/+46 |
| 2024-10-21 | Rollup merge of #131807 - beetrees:riscv-target-abi, r=workingjubilee | Jubilee | -1/+71 |
| 2024-10-21 | Rollup merge of #131697 - ShE3py:rt-arg-lifetimes, r=Amanieu | Jubilee | -16/+16 |
| 2024-10-21 | Rollup merge of #130432 - azhogin:azhogin/regparm, r=workingjubilee,pnkfelix | Jubilee | -52/+350 |
| 2024-10-22 | Auto merge of #129935 - RalfJung:unsupported_calling_conventions, r=compiler-... | bors | -201/+97 |
| 2024-10-22 | Move tests | Michael Goulet | -10/+10 |
| 2024-10-21 | Auto merge of #131840 - compiler-errors:impossible-maybe, r=lcnr | bors | -12/+22 |
| 2024-10-21 | Auto merge of #131570 - ehuss:update-xcode, r=Mark-Simulacrum | bors | -8/+8 |
| 2024-10-21 | Update debuginfo test for newer lldb | Eric Huss | -3/+3 |
| 2024-10-21 | Auto merge of #18360 - roife:safe-kw-3, r=Veykril | bors | -54/+146 |
| 2024-10-21 | Auto merge of #132005 - matthiaskrgr:rollup-ced4upi, r=matthiaskrgr | bors | -560/+613 |
| 2024-10-22 | minor: refactor completions in item_list | roife | -27/+24 |
| 2024-10-21 | Rollup merge of #132003 - RalfJung:abi-compat-docs, r=traviscross | Matthias Krüger | -3/+5 |
| 2024-10-21 | Rollup merge of #132001 - lcnr:stabilize-coherence-again, r=compiler-errors | Matthias Krüger | -28/+94 |
| 2024-10-21 | Rollup merge of #131999 - jieyouxu:unit-bindings, r=WaffleLapkin | Matthias Krüger | -0/+100 |
| 2024-10-21 | Rollup merge of #131997 - Veykril:veykril/push-upvqkyxmvkzw, r=jieyouxu | Matthias Krüger | -15/+27 |
| 2024-10-21 | Rollup merge of #131991 - jannden:issue-98565-test, r=jieyouxu | Matthias Krüger | -0/+24 |
| 2024-10-21 | Rollup merge of #131737 - jieyouxu:note-summary, r=ehuss | Matthias Krüger | -0/+11 |
| 2024-10-21 | Rollup merge of #130350 - RalfJung:strict-provenance, r=dtolnay | Matthias Krüger | -514/+352 |
| 2024-10-21 | don't bail when encountering many placeholders | lcnr | -15/+21 |
| 2024-10-21 | Auto merge of #18361 - Veykril:veykril/push-uzsokssoyznx, r=Veykril | bors | -41/+125 |
| 2024-10-21 | update ABI compatibility docs for new option-like rules | Ralf Jung | -3/+5 |
| 2024-10-21 | fix: Fix token downmapping failing for include! inputs | Lukas Wirth | -41/+125 |
| 2024-10-21 | Auto merge of #130987 - thejpster:revise-arm-platform-notes-soft-float, r=ehuss | bors | -22/+45 |
| 2024-10-21 | normalizes-to disable infer var check | lcnr | -14/+74 |
| 2024-10-21 | feat: better completions for extern blcoks | roife | -18/+104 |
| 2024-10-21 | refactor add_keywords in ide-completions for clarity | roife | -47/+56 |
| 2024-10-21 | move strict provenance lints to new feature gate, remove old feature gates | Ralf Jung | -127/+40 |
| 2024-10-21 | Auto merge of #18359 - Daanoz:support-initializeStopped, r=Veykril | bors | -1/+17 |
| 2024-10-21 | stabilize Strict Provenance and Exposed Provenance | Ralf Jung | -387/+312 |
| 2024-10-21 | Auto merge of #18294 - Giga-Bowser:master, r=Veykril | bors | -2387/+4718 |
| 2024-10-21 | Auto merge of #18337 - dqkqd:issue-18287, r=Veykril | bors | -4/+20 |
| 2024-10-21 | unit_bindings: improve test coverage | 许杰友 Jieyou Xu (Joe) | -0/+100 |
| 2024-10-21 | Make rustc_abi compile on stable again | Lukas Wirth | -15/+23 |
| 2024-10-21 | Add rustc_abi and rustc_parse_format to rustc-crates-on-stable test | Lukas Wirth | -0/+4 |