| Age | Commit message (Expand) | Author | Lines |
| 2023-12-18 | Auto merge of #119082 - matthiaskrgr:rollup-3pzzwxk, r=matthiaskrgr | bors | -5/+15 |
| 2023-12-18 | Rustup to rustc 1.76.0-nightly (6a6287132 2023-12-17) | bjorn3 | -1/+1 |
| 2023-12-18 | Sync from rust 6a62871320e262661bb1a0ea7f8aec9d3abeddf2 | bjorn3 | -1/+1 |
| 2023-12-18 | fix computing the offset of an unsized field in a packed struct | bjorn3 | -10/+14 |
| 2023-12-18 | Update books | rustbot | -0/+0 |
| 2023-12-18 | fix dynamic size/align computation logic for packed types with dyn trait tail | bjorn3 | -22/+38 |
| 2023-12-18 | Rollup merge of #119080 - onur-ozkan:comment-change-id-in-example-config, r=K... | Matthias Krüger | -5/+5 |
| 2023-12-18 | Rollup merge of #119068 - sksat:copy-1.74.1-release-note-to-master, r=Mark-Si... | Matthias Krüger | -0/+7 |
| 2023-12-18 | Rollup merge of #118941 - krasimirgg:llvm-cov, r=nikic | Matthias Krüger | -0/+3 |
| 2023-12-18 | Auto merge of #119024 - lqd:linker-docs, r=petrochenkov | bors | -4/+57 |
| 2023-12-18 | Implement has_ptr_meta without computing type layout | bjorn3 | -5/+9 |
| 2023-12-18 | Fix test for size_of_val and align_of_val panicking on extern types | bjorn3 | -11/+0 |
| 2023-12-18 | Panic for size_of_val and align_of_val of extern type | bjorn3 | -58/+85 |
| 2023-12-18 | Check generic params after sigature for main-fn-ty | r0cky | -52/+69 |
| 2023-12-18 | Auto merge of #118584 - gurry:118144-projection-kind-mismatched, r=WaffleLapkin | bors | -36/+51 |
| 2023-12-18 | Comment out `change-id` in `config.example.toml` | onur-ozkan | -5/+5 |
| 2023-12-18 | Auto merge of #117818 - fmease:properly-reject-defaultness-on-free-consts, r=... | bors | -13/+43 |
| 2023-12-18 | llvm-wrapper: adapt for LLVM API changes | Krasimir Georgiev | -0/+3 |
| 2023-12-18 | Fix ICE `ProjectionKinds Deref and Field were mismatched` | Gurinder Singh | -36/+51 |
| 2023-12-18 | Auto merge of #119070 - lnicola:sync-from-ra, r=lnicola | bors | -476/+1079 |
| 2023-12-18 | Use `.into_diagnostic()` less. | Nicholas Nethercote | -130/+109 |
| 2023-12-18 | fix typo in stable doc codegen-options chapter | Rémy Rakic | -1/+1 |
| 2023-12-18 | describe unstable self-contained linking components in the unstable book | Rémy Rakic | -0/+24 |
| 2023-12-18 | Add new tier 3 aarch64-apple-watchos target | leohowell | -0/+24 |
| 2023-12-18 | Auto merge of #119069 - matthiaskrgr:rollup-xxk4m30, r=matthiaskrgr | bors | -47/+162 |
| 2023-12-18 | dont discard overflow from normalizes-to goals | lcnr | -23/+82 |
| 2023-12-18 | track the source of nested goals | lcnr | -81/+173 |
| 2023-12-18 | Merge commit '21b06c1beb9bb59369ffd652f5d617bcf6952e05' into sync-from-ra | Laurențiu Nicola | -476/+1079 |
| 2023-12-18 | Rollup merge of #119059 - fmease:no-tilde-const-in-inh-impl-headers, r=fee1-dead | Matthias Krüger | -20/+36 |
| 2023-12-18 | Rollup merge of #119051 - ChrisDenton:wine, r=workingjubilee | Matthias Krüger | -6/+8 |
| 2023-12-18 | Rollup merge of #118967 - RossSmyth:panic-messages, r=TaKO8Ki | Matthias Krüger | -4/+11 |
| 2023-12-18 | Rollup merge of #118905 - bzEq:revert-u64-on-xcoff, r=WaffleLapkin | Matthias Krüger | -10/+14 |
| 2023-12-18 | Rollup merge of #118852 - Zalathar:no-spans, r=cjgillot | Matthias Krüger | -7/+93 |
| 2023-12-18 | copy 1.74.1 release notes to master | Mark Rousskov | -0/+7 |
| 2023-12-18 | Auto merge of #119063 - nnethercote:dcx, r=compiler-errors | bors | -1392/+1296 |
| 2023-12-18 | Rename many `DiagCtxt` and `EarlyDiagCtxt` locals. | Nicholas Nethercote | -2/+2 |
| 2023-12-18 | Fix up some `ui-fulldeps` tests. | Nicholas Nethercote | -22/+22 |
| 2023-12-18 | Rename many `DiagCtxt` arguments. | Nicholas Nethercote | -2/+2 |
| 2023-12-18 | Rename many `DiagCtxt` and `EarlyDiagCtxt` locals. | Nicholas Nethercote | -261/+253 |
| 2023-12-18 | Rename many `EarlyDiagCtxt` arguments. | Nicholas Nethercote | -196/+196 |
| 2023-12-18 | Rename many `DiagCtxt` arguments. | Nicholas Nethercote | -353/+317 |
| 2023-12-18 | Rename `__diagnostic_handler_sess` as `_sess`. | Nicholas Nethercote | -4/+5 |
| 2023-12-18 | Rename `default_handler` as `default_dcx`. | Nicholas Nethercote | -2/+2 |
| 2023-12-18 | Rename `new_handler` as `new_dcx`. | Nicholas Nethercote | -10/+6 |
| 2023-12-18 | Rename `DiagnosticDeriveKind::Diagnostic::handler` as `DiagnosticDeriveKind::... | Nicholas Nethercote | -10/+10 |
| 2023-12-18 | Rename `CollectProcMacros::handler` as `CollectProcMacros::dcx`. | Nicholas Nethercote | -11/+11 |
| 2023-12-18 | Rename `EarlyDiagCtxt::handler` as `EarlyDiagCtxt::dcx`. | Nicholas Nethercote | -17/+14 |
| 2023-12-18 | Rename `SilentEmitter::fatal_handler` as `SilentEmitter::fatal_dcx`. | Nicholas Nethercote | -5/+5 |
| 2023-12-18 | Rename `Session::span_diagnostic` as `Session::dcx`. | Nicholas Nethercote | -1/+1 |
| 2023-12-18 | Rename `UnstableOptions::diagnostic_handler_flags` as `UnstableOptions::dcx_f... | Nicholas Nethercote | -4/+3 |