| Age | Commit message (Expand) | Author | Lines |
| 2023-12-13 | don't store OriginalQueryValues::universe_map | Ali MJ Al-Nasrawy | -4/+12 |
| 2023-12-13 | global param_env canonicalization cache | Ali MJ Al-Nasrawy | -22/+128 |
| 2023-12-13 | Auto merge of #118870 - Enselic:rustc_passes-query-stability, r=compiler-errors | bors | -1/+10 |
| 2023-12-13 | Reformulate `std::env::{set,remove}_env` as safety note | Tobias Bucher | -24/+36 |
| 2023-12-13 | Auto merge of #118500 - ZetaNumbers:tcx_hir_refactor, r=petrochenkov | bors | -393/+390 |
| 2023-12-13 | Auto merge of #16061 - Veykril:vec-completion, r=Veykril | bors | -25/+82 |
| 2023-12-13 | Auto merge of #118534 - RalfJung:extern-type-size-of-val, r=WaffleLapkin | bors | -162/+211 |
| 2023-12-13 | Auto merge of #118534 - RalfJung:extern-type-size-of-val, r=WaffleLapkin | bors | -60/+0 |
| 2023-12-13 | Fix LLD thread flag selection for Windows targets | Jakub Beránek | -1/+1 |
| 2023-12-13 | Add `TargetSelection::is_windows` method | Jakub Beránek | -19/+19 |
| 2023-12-13 | Auto merge of #117050 - c410-f3r:here-we-go-again, r=petrochenkov | bors | -242/+676 |
| 2023-12-13 | Fix XCOFF metadata | Kai Luo | -10/+11 |
| 2023-12-13 | Auto merge of #118900 - workingjubilee:rollup-wkv9hq1, r=workingjubilee | bors | -171/+307 |
| 2023-12-13 | Rename some unescaping functions. | Nicholas Nethercote | -9/+7 |
| 2023-12-12 | Rollup merge of #118891 - compiler-errors:async-gen-blocks, r=eholk | Jubilee | -15/+87 |
| 2023-12-12 | Rollup merge of #118889 - matthiaskrgr:compl_2023_2, r=WaffleLapkin | Jubilee | -28/+18 |
| 2023-12-12 | Rollup merge of #118887 - smoelius:patch-1, r=Nilstrieb | Jubilee | -1/+1 |
| 2023-12-12 | Rollup merge of #118886 - GuillaumeGomez:clean-up-search-vars, r=notriddle | Jubilee | -13/+7 |
| 2023-12-12 | Rollup merge of #118885 - matthiaskrgr:compl_2023, r=compiler-errors | Jubilee | -33/+14 |
| 2023-12-12 | Rollup merge of #118884 - matthiaskrgr:auszweimacheins, r=Nadrieril | Jubilee | -2/+3 |
| 2023-12-12 | Rollup merge of #118873 - lukas-code:fix_waker_getter_tracking_issue_number, ... | Jubilee | -3/+3 |
| 2023-12-12 | Rollup merge of #118872 - GuillaumeGomez:codeblock-attr-lint, r=notriddle | Jubilee | -70/+168 |
| 2023-12-12 | Rollup merge of #118864 - farnoy:masked-load-store-fixes, r=workingjubilee | Jubilee | -3/+3 |
| 2023-12-12 | Rollup merge of #118858 - mu001999:dead_code/clean, r=cuviper | Jubilee | -3/+3 |
| 2023-12-13 | Auto merge of #116438 - ChrisDenton:truncate, r=thomcc | bors | -7/+53 |
| 2023-12-13 | Use different cfg for AIX | Kai Luo | -1/+6 |
| 2023-12-12 | Set the `StackProbeType` in `apple::opts` | Josh Stone | -56/+32 |
| 2023-12-12 | Uplift TypeAndMut | Michael Goulet | -3/+3 |
| 2023-12-12 | Uplift TypeAndMut | Michael Goulet | -33/+58 |
| 2023-12-12 | Uplift ClosureKind | Michael Goulet | -76/+107 |
| 2023-12-13 | [`doc_markdown`] Recognize words followed by empty parenthesis `()` for quoting | Marti Raudsepp | -5/+43 |
| 2023-12-13 | Unify single-char and multi-char `CStrUnit::Char` handling. | Nicholas Nethercote | -1/+0 |
| 2023-12-13 | Adjust `Mode::is_unicode_escape_disallowed`. | Nicholas Nethercote | -2/+3 |
| 2023-12-13 | Rename the `span` args to `emit_unescape_error`. | Nicholas Nethercote | -33/+42 |
| 2023-12-12 | Auto merge of #11895 - ericwu2003:useless_vec-FP, r=blyxyas | bors | -72/+164 |
| 2023-12-13 | Don't rebuild raw strings when unescaping. | Nicholas Nethercote | -43/+30 |
| 2023-12-12 | Auto merge of #16107 - Veykril:rev-16101, r=Veykril | bors | -15/+47 |
| 2023-12-12 | Partially revert #16101 | Lukas Wirth | -15/+47 |
| 2023-12-12 | Unbreak non-unix non-windows bootstrap | David Tolnay | -1/+0 |
| 2023-12-12 | Auto merge of #16106 - Veykril:fix-lifetime-span-split, r=Veykril | bors | -28/+22 |
| 2023-12-12 | fix: Fix syntax bridge assigning invalid span to lifetime tokens | Lukas Wirth | -28/+22 |
| 2023-12-12 | Auto merge of #118765 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-12-12 | Actually parse async gen blocks correctly | Michael Goulet | -15/+87 |
| 2023-12-12 | Update compiler/rustc_pattern_analysis/src/constructor.rs
| Matthias Krüger | -0/+1 |
| 2023-12-12 | more clippy::complexity fixes | Matthias Krüger | -28/+18 |
| 2023-12-12 | Typo | Samuel Moelius | -1/+1 |
| 2023-12-12 | Add a test for a codeblock with multiple invalid attributes | Guillaume Gomez | -1/+39 |
| 2023-12-12 | Clean up variables in `search.js` | Guillaume Gomez | -13/+7 |
| 2023-12-12 | clippy::complexity fixes | Matthias Krüger | -33/+14 |
| 2023-12-12 | Auto merge of #118881 - matthiaskrgr:rollup-0rl3tir, r=matthiaskrgr | bors | -168/+939 |