| Age | Commit message (Expand) | Author | Lines |
| 2024-10-22 | Auto merge of #132030 - matthiaskrgr:rollup-1g6quh0, r=matthiaskrgr | bors | -2913/+7101 |
| 2024-10-22 | Auto merge of #3982 - RalfJung:epoll_ctl, r=RalfJung | bors | -11/+4 |
| 2024-10-22 | Auto merge of #18362 - duncpro:goto-def-ranges, r=Veykril | bors | -17/+139 |
| 2024-10-22 | tidy | Duncan Proctor | -15/+27 |
| 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 | -1994/+4421 |
| 2024-10-22 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2024-10-22 | goto definition on RangeFrom, RangeFull, RangeTo, and RangeToInclusive links ... | Duncan Proctor | -36/+65 |
| 2024-10-22 | terminology: #[feature] *enables* a feature (instead of "declaring" or "activ... | Ralf Jung | -5/+1 |
| 2024-10-22 | Auto merge of #132020 - workingjubilee:rollup-a8iehqg, r=workingjubilee | bors | -10/+10 |
| 2024-10-22 | fmt | The Miri Cronjob Bot | -8/+4 |
| 2024-10-22 | Merge from rustc | The Miri Cronjob Bot | -95/+48 |
| 2024-10-22 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-10-21 | Rollup merge of #132015 - compiler-errors:move-const-trait-tests, r=fee1-dead | Jubilee | -10/+10 |
| 2024-10-22 | Auto merge of #129935 - RalfJung:unsupported_calling_conventions, r=compiler-... | bors | -14/+14 |
| 2024-10-21 | Move explicit range handling out of goto_definition, use OperatorClass instead | duncanproctor | -53/+70 |
| 2024-10-22 | Move tests | Michael Goulet | -10/+10 |
| 2024-10-21 | Auto merge of #18360 - roife:safe-kw-3, r=Veykril | bors | -54/+146 |
| 2024-10-22 | minor: refactor completions in item_list | roife | -27/+24 |
| 2024-10-21 | Move COGNITIVE_COMPLEXITY to use macro again | blyxyas | -45/+41 |
| 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 | -38/+4 |
| 2024-10-21 | epoll_ctl: throw unsupported error on unsupported opcode | Ralf Jung | -11/+4 |
| 2024-10-21 | GotoDefinition on a Range or InclusiveRange operator will link to the struct ... | duncanproctor | -4/+68 |
| 2024-10-21 | Auto merge of #18361 - Veykril:veykril/push-uzsokssoyznx, r=Veykril | bors | -41/+125 |
| 2024-10-21 | fix: Fix token downmapping failing for include! inputs | Lukas Wirth | -41/+125 |
| 2024-10-21 | Auto merge of #3899 - YohDeadfall:prctl-thread-name, r=RalfJung | bors | -7/+185 |
| 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 | -38/+4 |
| 2024-10-21 | Auto merge of #18359 - Daanoz:support-initializeStopped, r=Veykril | bors | -1/+17 |
| 2024-10-21 | Auto merge of #3941 - noahmbright:unix_shims, r=oli-obk | bors | -74/+42 |
| 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 | fix: private items are shown in completions for modules in fn body | Khanh Duong Quoc | -4/+20 |
| 2024-10-21 | Added support for prctl handling thread names | Yoh Deadfall | -7/+185 |
| 2024-10-21 | fix: FIx mbe bench tests being iteration order dependent | Lukas Wirth | -5/+8 |
| 2024-10-21 | Update ide tests | Lukas Wirth | -178/+179 |
| 2024-10-21 | Fix recursive_adt fixture | Lukas Wirth | -6/+8 |
| 2024-10-21 | Update rustc-hash to version 2 | Noratrieb | -31/+34 |
| 2024-10-21 | Replace `set_last_error` with `set_last_error_and_return_i*` | Noah Bright | -74/+42 |
| 2024-10-21 | feat: support initializeStopped setting | Daan Sieben | -1/+17 |
| 2024-10-21 | Auto merge of #131988 - matthiaskrgr:rollup-tx173wn, r=matthiaskrgr | bors | -23/+1 |
| 2024-10-21 | Rollup merge of #131968 - compiler-errors:old-effect-handling, r=fee1-dead | Matthias Krüger | -23/+1 |
| 2024-10-21 | Auto merge of #130950 - compiler-errors:yeet-eval, r=BoxyUwU | bors | -32/+27 |
| 2024-10-20 | Auto merge of #131980 - matthiaskrgr:rollup-iy5nw71, r=matthiaskrgr | bors | -0/+3 |
| 2024-10-20 | Auto merge of #18354 - roife:safe-kw-2, r=lnicola | bors | -11/+11 |
| 2024-10-20 | Rollup merge of #131927 - clubby789:skip-filecheck-directives, r=Mark-Simulacrum | Matthias Krüger | -0/+3 |
| 2024-10-20 | Auto merge of #131949 - Noratrieb:fxhashup-thanks-alona, r=WaffleLapkin | bors | -2/+2 |