| Age | Commit message (Expand) | Author | Lines |
| 2023-11-23 | Exhaustively match CoroutineKind in fn_sig_for_fn_abi | bjorn3 | -60/+70 |
| 2023-11-23 | Auto merge of #118218 - dtolnay:exitcodeext, r=compiler-errors | bors | -3/+3 |
| 2023-11-23 | Improve documentation and fix the fixme comment | Celina G. Val | -8/+20 |
| 2023-11-23 | Fix fn_sig_for_fn_abi and the coroutine transform for generators | bjorn3 | -1/+50 |
| 2023-11-23 | Fix fn_sig_for_fn_abi and the coroutine transform for generators | bjorn3 | -9/+129 |
| 2023-11-24 | Remove unused arguments from `on_all_children_bits`. | Nicholas Nethercote | -90/+42 |
| 2023-11-23 | Fix tracking issue of Windows ExitCodeExt | David Tolnay | -3/+3 |
| 2023-11-24 | Remove unused `EverInitializedPlaces::tcx` field. | Nicholas Nethercote | -5/+3 |
| 2023-11-24 | Remove unneeded derives from `MaybeLiveLocals`. | Nicholas Nethercote | -1/+0 |
| 2023-11-23 | Auto merge of #118192 - Kyuuhachi:issue-118180, r=fmease | bors | -5/+18 |
| 2023-11-24 | add track_caller for arith ops | bohan | -4/+95 |
| 2023-11-23 | Auto merge of #117978 - petrochenkov:deleggate, r=TaKO8Ki,joshtriplett | bors | -0/+19 |
| 2023-11-23 | Don't print "private fields" on empty tuple structs | Kyuuhachi | -5/+18 |
| 2023-11-23 | Add an experimental feature gate for function delegation | Vadim Petrochenkov | -0/+19 |
| 2023-11-23 | Auto merge of #15754 - alibektas:15656/linked_projects_are_local_too, r=Veykril | bors | -48/+542 |
| 2023-11-23 | Auto merge of #117815 - onur-ozkan:update-change-tracking-impl, r=albertlarsan68 | bors | -29/+90 |
| 2023-11-23 | Improve error messages format | Guillaume Gomez | -61/+50 |
| 2023-11-23 | fix intercrate ambiguity causes | lcnr | -6/+41 |
| 2023-11-23 | feat: make let_binding_suggestion more reasonable | Young-Flash | -7/+62 |
| 2023-11-23 | Precede paths with $ROOT$ | Ali Bektas | -11/+11 |
| 2023-11-23 | review | klensy | -4/+2 |
| 2023-11-23 | few more | klensy | -50/+1 |
| 2023-11-23 | remove unused pub fn | klensy | -196/+4 |
| 2023-11-23 | Bump `unicase` crate version. | Charles Lew | -2/+2 |
| 2023-11-23 | Make test cases simpler | Ali Bektas | -138/+48 |
| 2023-11-23 | Auto merge of #116449 - Kobzol:bootstrap-rustdoc-shim, r=petrochenkov | bors | -33/+79 |
| 2023-11-23 | Auto merge of #11845 - GuillaumeGomez:result_map_or_into_option-extension, r=... | bors | -1/+77 |
| 2023-11-23 | Add new test for `result_map_or_into_option` extension | Guillaume Gomez | -1/+27 |
| 2023-11-23 | Extend `result_map_or_into_option` lint to handle `Result::map_or_else(|_| No... | Guillaume Gomez | -0/+50 |
| 2023-11-23 | Add LLD flags to rustdoc cargo invocations | Jakub Beránek | -20/+64 |
| 2023-11-23 | Auto merge of #11857 - matthri:add-collect-metadata-note, r=flip1995 | bors | -0/+2 |
| 2023-11-23 | check on a per-body level instead of blocks independently | y21 | -4/+45 |
| 2023-11-23 | Auto merge of #118073 - saethlin:gc-dead-allocs, r=RalfJung | bors | -1/+13 |
| 2023-11-23 | Remove an unneeded local variable. | Nicholas Nethercote | -11/+9 |
| 2023-11-23 | Use `'mir` lifetime name more. | Nicholas Nethercote | -31/+31 |
| 2023-11-23 | Remove unnecessary things from `State` and `Map`. | Nicholas Nethercote | -25/+4 |
| 2023-11-23 | Auto merge of #3184 - RalfJung:getenv, r=RalfJung | bors | -71/+79 |
| 2023-11-23 | remove stub android files that don't do anything | Ralf Jung | -36/+1 |
| 2023-11-23 | detect and test for data races between setenv and getenv | Ralf Jung | -36/+79 |
| 2023-11-23 | Auto merge of #3183 - rust-lang:rustup-2023-11-23, r=RalfJung | bors | -2557/+3078 |
| 2023-11-23 | Auto merge of #118200 - matthiaskrgr:rollup-neka6xo, r=matthiaskrgr | bors | -79/+249 |
| 2023-11-23 | Rollup merge of #118169 - SparrowLii:deadlock_issue, r=compiler-errors | Matthias Krüger | -6/+12 |
| 2023-11-23 | Rollup merge of #118167 - RalfJung:unadjusted-abi-is-internal, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2023-11-23 | Rollup merge of #118146 - compiler-errors:deref-into-dyn-regions, r=lcnr | Matthias Krüger | -25/+125 |
| 2023-11-23 | Rollup merge of #118131 - lukas-code:multi-default, r=wesleywiser | Matthias Krüger | -47/+111 |
| 2023-11-23 | Merge from rustc | The Miri Conjob Bot | -2556/+3077 |
| 2023-11-23 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-11-23 | Remove unnecessary and misleading `..` in a pattern. | Nicholas Nethercote | -1/+0 |
| 2023-11-23 | Remove unnecessary `ValueAnalysisWrapper::Direction`. | Nicholas Nethercote | -5/+1 |
| 2023-11-23 | Reduce `pub` usage. | Nicholas Nethercote | -12/+10 |