| Age | Commit message (Expand) | Author | Lines |
| 2023-12-12 | Correctly gate the parsing of match arms without body | Nadrieril | -22/+175 |
| 2023-12-12 | refactor writeback: emit normalization errors with new solver | lcnr | -20/+27 |
| 2023-12-12 | Fix alignment passed down to LLVM for simd_masked_load | Jakub Okoński | -2/+2 |
| 2023-12-12 | blessed | darklyspaced | -15/+15 |
| 2023-12-12 | make it more clear what comments refer to; avoid dangling unaligned references | Ralf Jung | -5/+11 |
| 2023-12-12 | reject projecting to fields whose offset we cannot compute | Ralf Jung | -59/+71 |
| 2023-12-12 | codegen: panic when trying to compute size/align of extern type | Ralf Jung | -1/+8 |
| 2023-12-12 | Rollup merge of #118797 - tmiasko:dead-coro, r=davidtwco | Matthias Krüger | -0/+12 |
| 2023-12-12 | Rollup merge of #118756 - jyn514:colors, r=estebank | Matthias Krüger | -11/+132 |
| 2023-12-12 | Improve an error involving attribute values. | Nicholas Nethercote | -40/+49 |
| 2023-12-12 | Coroutine variant fields can be uninitialized | Tomasz Miąsko | -3/+54 |
| 2023-12-11 | add more niches to rawvec | The 8472 | -9/+21 |
| 2023-12-11 | Auto merge of #117962 - weihanglo:debug-name-table, r=wesleywiser | bors | -0/+25 |
| 2023-12-11 | End locals' live range before suspending coroutine | Tomasz Miąsko | -0/+12 |
| 2023-12-11 | fix: stop emitting `.debug_pubnames` and `.debug_pubtypes` | Weihang Lo | -2/+2 |
| 2023-12-11 | test: demonstrate that dwarf debug names sections are emitted | Weihang Lo | -0/+25 |
| 2023-12-11 | Rollup merge of #118726 - dtolnay:matchguardlet, r=compiler-errors | Matthias Krüger | -1/+20 |
| 2023-12-11 | Add tests for `--env` usage with `tracked_env::var` | Guillaume Gomez | -0/+45 |
| 2023-12-11 | Auto merge of #117758 - Urgau:lint_pointer_trait_comparisons, r=davidtwco | bors | -0/+595 |
| 2023-12-11 | Auto merge of #118823 - GuillaumeGomez:rollup-6v51gxv, r=GuillaumeGomez | bors | -110/+124 |
| 2023-12-11 | Rollup merge of #118812 - notriddle:notriddle/assoc-name-intern, r=GuillaumeG... | Guillaume Gomez | -0/+95 |
| 2023-12-11 | Rollup merge of #118802 - ehuss:remove-edition-preview, r=TaKO8Ki | Guillaume Gomez | -110/+29 |
| 2023-12-11 | Auto merge of #118661 - fee1-dead-contrib:restore-const-partialEq, r=compiler... | bors | -119/+69 |
| 2023-12-11 | Auto merge of #117116 - calebzulawski:repr-simd-packed, r=workingjubilee | bors | -0/+59 |
| 2023-12-11 | Auto merge of #118494 - nnethercote:default_configuration-fill_well_known, r=... | bors | -12/+12 |
| 2023-12-11 | Auto merge of #118032 - RalfJung:char-u32, r=Mark-Simulacrum | bors | -0/+7 |
| 2023-12-10 | rustdoc-search: fix fast path unboxing bindings | Michael Howell | -0/+11 |
| 2023-12-11 | Auto merge of #114571 - nnethercote:improve-print_tts, r=petrochenkov | bors | -322/+443 |
| 2023-12-10 | rustdoc-search: do not treat associated type names as types | Michael Howell | -0/+84 |
| 2023-12-11 | Rearrange `default_configuration` and `CheckCfg::fill_well_known`. | Nicholas Nethercote | -12/+12 |
| 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 | -83/+96 |
| 2023-12-11 | Improve `print_tts` by changing `tokenstream::Spacing`. | Nicholas Nethercote | -282/+386 |
| 2023-12-10 | Auto merge of #118368 - GuillaumeGomez:env-flag, r=Nilstrieb | bors | -0/+26 |
| 2023-12-10 | Remove edition umbrella features. | Eric Huss | -110/+29 |
| 2023-12-10 | Auto merge of #118791 - saethlin:use-immediate-type, r=nikic | bors | -0/+15 |
| 2023-12-10 | Auto merge of #116952 - compiler-errors:lifetime_capture_rules_2024, r=TaKO8Ki | bors | -6/+117 |
| 2023-12-10 | Remove codegen test that depends on optimizations | Caleb Zulawski | -32/+0 |
| 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 | Auto merge of #118692 - surechen:remove_unused_imports, r=petrochenkov | bors | -90/+7 |
| 2023-12-10 | fix tests | Deadbeef | -21/+42 |
| 2023-12-10 | Revert "Don't print host effect param in pretty path_generic_args" | Deadbeef | -1/+1 |
| 2023-12-10 | Restore `const PartialEq` | Deadbeef | -111/+40 |
| 2023-12-10 | Auto merge of #118788 - compiler-errors:const-pretty, r=fee1-dead | bors | -6/+6 |
| 2023-12-10 | Auto merge of #118550 - cjgillot:filecheck-const-prop, r=Mark-Simulacrum | bors | -253/+290 |
| 2023-12-10 | remove redundant imports | surechen | -90/+7 |
| 2023-12-10 | Auto merge of #118787 - GuillaumeGomez:rollup-fj5wr3q, r=GuillaumeGomez | bors | -7/+126 |
| 2023-12-09 | Use immediate_backend_type when reading from a const alloc | Ben Kimock | -0/+15 |
| 2023-12-09 | Auto merge of #118308 - Nadrieril:sound-exhaustive-patterns-take-3, r=compile... | bors | -545/+2127 |