| Age | Commit message (Expand) | Author | Lines |
| 2024-01-08 | Make `emit_producing_{guarantee,nothing}` consuming. | Nicholas Nethercote | -9/+9 |
| 2024-01-08 | Remove `DiagnosticBuilder::delay_as_bug_without_consuming`. | Nicholas Nethercote | -22/+18 |
| 2024-01-08 | Remove `DiagnosticBuilder::emit_without_consuming`. | Nicholas Nethercote | -7/+1 |
| 2024-01-08 | Remove a fourth `DiagnosticBuilder::emit_without_consuming` call. | Nicholas Nethercote | -31/+21 |
| 2024-01-08 | Remove a third `DiagnosticBuilder::emit_without_consuming` call. | Nicholas Nethercote | -1/+0 |
| 2024-01-08 | Remove a second `DiagnosticBuilder::emit_without_consuming` call. | Nicholas Nethercote | -39/+30 |
| 2024-01-08 | Remove a `DiagnosticBuilder::emit_without_consuming` call. | Nicholas Nethercote | -4/+7 |
| 2024-01-08 | Remove all eight `DiagnosticBuilder::*_with_code` methods. | Nicholas Nethercote | -180/+84 |
| 2024-01-08 | Use chaining for `DiagnosticBuilder` construction and `emit`. | Nicholas Nethercote | -183/+193 |
| 2024-01-08 | Use chaining in `DiagnosticBuilder` construction. | Nicholas Nethercote | -369/+223 |
| 2024-01-08 | Make `DiagnosticBuilder::emit` consuming. | Nicholas Nethercote | -312/+329 |
| 2024-01-08 | Remove `Clone` impl for `DiagnosticBuilder`. | Nicholas Nethercote | -1/+5 |
| 2024-01-07 | Auto merge of #119675 - cjgillot:set-no-discriminant, r=tmiasko | bors | -2/+150 |
| 2024-01-07 | Auto merge of #119667 - Nadrieril:remove-wildcard-row, r=compiler-errors | bors | -24/+35 |
| 2024-01-07 | Auto merge of #119556 - onur-ozkan:optimized-compiler-builtins, r=onur-ozkan | bors | -31/+99 |
| 2024-01-07 | add a new `optimized_compiler_builtins` option | jyn | -5/+47 |
| 2024-01-07 | Auto merge of #114205 - the8472:vec-iter-nonnull, r=scottmcm | bors | -50/+122 |
| 2024-01-07 | Auto merge of #119680 - compiler-errors:rollup-1kvfehl, r=compiler-errors | bors | -100/+127 |
| 2024-01-06 | Rollup merge of #119679 - compiler-errors:issue-templates, r=Mark-Simulacrum | Michael Goulet | -4/+17 |
| 2024-01-06 | Rollup merge of #119666 - compiler-errors:construct-coroutine-info-immediatel... | Michael Goulet | -78/+85 |
| 2024-01-06 | Rollup merge of #119657 - cls:slice_split_once-typo, r=ChrisDenton | Michael Goulet | -2/+2 |
| 2024-01-06 | Rollup merge of #119656 - RalfJung:round-docs, r=Mark-Simulacrum | Michael Goulet | -6/+12 |
| 2024-01-06 | Rollup merge of #119548 - onur-ozkan:remove-nested-target-iteration, r=Mark-S... | Michael Goulet | -9/+7 |
| 2024-01-06 | Rollup merge of #119252 - Enselic:rustc_mir_transform-query-stability, r=cjgi... | Michael Goulet | -1/+4 |
| 2024-01-07 | mark vec::IntoIter pointers as `!nonnull` | The 8472 | -49/+121 |
| 2024-01-07 | typo fix | The 8472 | -1/+1 |
| 2024-01-07 | Ask for rustc version in diagnostic reports, remind users to update their too... | Michael Goulet | -4/+17 |
| 2024-01-07 | Auto merge of #119035 - saethlin:remove-linker-requirement, r=onur-ozkan | bors | -13/+43 |
| 2024-01-07 | Skip threading over no-op SetDiscriminant. | Camille GILLOT | -2/+150 |
| 2024-01-06 | Auto merge of #119599 - marthadev:position, r=the8472 | bors | -6/+13 |
| 2024-01-06 | Run Miri and mir-opt tests without a target linker | Ben Kimock | -13/+43 |
| 2024-01-06 | rustc_mir_transform: Enforce `rustc::potential_query_instability` lint | Martin Nordholts | -1/+4 |
| 2024-01-06 | Don't populate yield and resume types after the fact | Michael Goulet | -78/+85 |
| 2024-01-06 | Reuse `ctor_sub_tys` when we have one around | Nadrieril | -6/+11 |
| 2024-01-06 | Remove `Matrix.wildcard_row` | Nadrieril | -18/+24 |
| 2024-01-06 | Auto merge of #119662 - matthiaskrgr:rollup-ehofh5n, r=matthiaskrgr | bors | -235/+909 |
| 2024-01-06 | Rollup merge of #119661 - Mark-Simulacrum:shrink-lld-wrapper, r=Kobzol | Matthias Krüger | -0/+8 |
| 2024-01-06 | Rollup merge of #119655 - Nilstrieb:cleanup-the-error-count-monster-mess, r=W... | Matthias Krüger | -13/+6 |
| 2024-01-06 | Rollup merge of #119653 - devnexen:update_fuchsia_compiler_rt_support, r=petr... | Matthias Krüger | -1/+2 |
| 2024-01-06 | Rollup merge of #119624 - petrochenkov:dialoc4, r=compiler-errors | Matthias Krüger | -98/+214 |
| 2024-01-06 | Rollup merge of #119595 - mbbill:patch-1, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2024-01-06 | Rollup merge of #119591 - Enselic:DestinationPropagation-stable, r=cjgillot | Matthias Krüger | -34/+33 |
| 2024-01-06 | Rollup merge of #119486 - onur-ozkan:clippy-allow-dirty-and-staged, r=Mark-Si... | Matthias Krüger | -2/+23 |
| 2024-01-06 | Rollup merge of #118781 - RalfJung:core-panic-feature, r=the8472 | Matthias Krüger | -32/+26 |
| 2024-01-06 | Rollup merge of #118194 - notriddle:notriddle/tuple-unit, r=GuillaumeGomez | Matthias Krüger | -54/+596 |
| 2024-01-06 | Strip lld-wrapper binaries | Mark Rousskov | -0/+8 |
| 2024-01-06 | Auto merge of #119531 - petrochenkov:cmpctxt, r=cjgillot | bors | -52/+76 |
| 2024-01-06 | document rounding behavior of rint/nearbyint for ties | Ralf Jung | -6/+12 |
| 2024-01-06 | Auto merge of #119499 - cjgillot:dtm-opt, r=nnethercote | bors | -18/+15 |
| 2024-01-06 | Remove ignore-stage1 that was added when changing error count msg | Nilstrieb | -13/+6 |