| Age | Commit message (Expand) | Author | Lines |
| 2023-12-11 | Auto merge of #11878 - samueltardieu:uninhabited_reference, r=flip1995 | bors | -2/+151 |
| 2023-12-11 | llvm-wrapper: adapt for LLVM API change | Krasimir Georgiev | -0/+4 |
| 2023-12-11 | Merge commit '457b966b171b09a7e57acb710fbca29a4b3526f0' into sync-from-ra | Laurențiu Nicola | -6213/+9743 |
| 2023-12-11 | Merge commit '457b966b171b09a7e57acb710fbca29a4b3526f0' into sync-from-ra | Laurențiu Nicola | -6213/+9743 |
| 2023-12-11 | Auto merge of #117116 - calebzulawski:repr-simd-packed, r=workingjubilee | bors | -3/+83 |
| 2023-12-11 | Auto merge of #11538 - Jarcho:proc_mac, r=dswij | bors | -67/+144 |
| 2023-12-11 | Auto merge of #118494 - nnethercote:default_configuration-fill_well_known, r=... | bors | -166/+187 |
| 2023-12-10 | Apply suggestions from code review | Ben Kimock | -7/+7 |
| 2023-12-10 | Apply suggestions from code review | Ben Kimock | -10/+9 |
| 2023-12-11 | Auto merge of #118032 - RalfJung:char-u32, r=Mark-Simulacrum | bors | -5/+19 |
| 2023-12-10 | rustdoc-search: fix fast path unboxing bindings | Michael Howell | -1/+12 |
| 2023-12-11 | Auto merge of #118810 - Kobzol:revert-mcp-510-bootstrap, r=nnethercote | bors | -11/+3 |
| 2023-12-11 | Auto merge of #114571 - nnethercote:improve-print_tts, r=petrochenkov | bors | -525/+816 |
| 2023-12-10 | rustdoc-search: do not treat associated type names as types | Michael Howell | -13/+104 |
| 2023-12-11 | Rearrange `default_configuration` and `CheckCfg::fill_well_known`. | Nicholas Nethercote | -166/+187 |
| 2023-12-11 | Add a few cases with wonky formatting to `stringify.rs` test. | Nicholas Nethercote | -0/+4 |
| 2023-12-11 | Add spacing information to delimiters. | Nicholas Nethercote | -1/+1 |
| 2023-12-11 | Add spacing information to delimiters. | Nicholas Nethercote | -231/+307 |
| 2023-12-10 | Auto merge of #16039 - WaffleLapkin:don't-emit-missing-assoc-items-diagnostic... | bors | -1/+16 |
| 2023-12-10 | Revert "Use MCP510" | Jakub Beránek | -11/+3 |
| 2023-12-10 | fix: Don't emit "missing items" diagnostic for negative impls | Maybe Waffle | -1/+16 |
| 2023-12-11 | Improve `print_tts` by changing `tokenstream::Spacing`. | Nicholas Nethercote | -356/+567 |
| 2023-12-10 | Auto merge of #3219 - saethlin:map-failed, r=RalfJung | bors | -4/+83 |
| 2023-12-10 | Return MAP_FAILED when mmap fails | Ben Kimock | -4/+83 |
| 2023-12-10 | Auto merge of #118368 - GuillaumeGomez:env-flag, r=Nilstrieb | bors | -3/+107 |
| 2023-12-10 | Remove an allocation in min_stack | Alex Saveau | -1/+1 |
| 2023-12-10 | Remove edition umbrella features. | Eric Huss | -652/+471 |
| 2023-12-10 | Delay several `is_from_proc_macro` checks | Jason Newcomb | -25/+27 |
| 2023-12-10 | Fix `is_from_proc_macro` patterns | Jason Newcomb | -42/+117 |
| 2023-12-10 | Auto merge of #118703 - Kobzol:bootstrap-config-unused, r=onur-ozkan | bors | -171/+303 |
| 2023-12-10 | Add ChangeInfo record | Jakub Beránek | -1/+6 |
| 2023-12-10 | Remove unused run_dsymutil and gpg_password_file config values | Jakub Beránek | -4/+0 |
| 2023-12-10 | Destructure TOML configs | Jakub Beránek | -168/+299 |
| 2023-12-10 | Auto merge of #11949 - blyxyas:on-vacation, r=Jarcho | bors | -0/+1 |
| 2023-12-10 | Auto merge of #118791 - saethlin:use-immediate-type, r=nikic | bors | -1/+16 |
| 2023-12-10 | Add `blyxyas` to `users_on_vacation` | blyxyas | -0/+1 |
| 2023-12-10 | Sync from rust 06e02d5b259c1e88cbf0c74366d9e0a4c7cfd6d9 | bjorn3 | -3/+55 |
| 2023-12-10 | Auto merge of #3199 - Jefffrey:fix-doc-and-script, r=RalfJung | bors | -3/+4 |
| 2023-12-10 | Auto merge of #116952 - compiler-errors:lifetime_capture_rules_2024, r=TaKO8Ki | bors | -8/+125 |
| 2023-12-10 | Remove codegen test that depends on optimizations | Caleb Zulawski | -32/+0 |
| 2023-12-10 | Auto merge of #116278 - Kobzol:bootstrap-lld-mode, r=albertlarsan68,petrochenkov | bors | -109/+226 |
| 2023-12-10 | Auto merge of #16078 - Veykril:fix-view-ir, r=Veykril | bors | -8/+10 |
| 2023-12-10 | fix: Fix view mir, hir and eval function not working when cursor is inside ma... | Lukas Wirth | -8/+10 |
| 2023-12-10 | Add (unstable) documentation for `--env` command line option | Guillaume Gomez | -0/+26 |
| 2023-12-10 | Add feature gate test for `--env` flag | Guillaume Gomez | -0/+5 |
| 2023-12-10 | Add ui tests for `--env` option | Guillaume Gomez | -0/+21 |
| 2023-12-10 | Implement `--env` compiler flag | Guillaume Gomez | -3/+55 |
| 2023-12-10 | fix clippy | Deadbeef | -24/+40 |
| 2023-12-10 | fix clippy | Deadbeef | -14/+31 |
| 2023-12-10 | Review fixes | Jakub Beránek | -21/+21 |