| Age | Commit message (Expand) | Author | Lines |
| 2024-02-29 | Rollup merge of #121669 - nnethercote:count-stashed-errs-again, r=estebank | Guillaume Gomez | -17/+85 |
| 2024-02-29 | Rollup merge of #120820 - CKingX:cpu-base-minimum, r=petrochenkov,ChrisDenton | Guillaume Gomez | -1/+1 |
| 2024-02-29 | Rollup merge of #121792 - GuillaumeGomez:improve-suggestion, r=michaelwoerister | Guillaume Gomez | -1/+1 |
| 2024-02-29 | Rollup merge of #121700 - rcvalle:rust-cfi-dont-compress-user-defined-builtin... | Guillaume Gomez | -0/+25 |
| 2024-02-29 | Rollup merge of #121654 - compiler-errors:async-fn-for-fn-def, r=oli-obk | Guillaume Gomez | -11/+95 |
| 2024-02-29 | Update UI test checking suggestion message to rename type starting with under... | Guillaume Gomez | -1/+1 |
| 2024-02-29 | Rollup merge of #121777 - sisungo:master, r=oli-obk | Jacob Pratt | -2/+2 |
| 2024-02-29 | Rollup merge of #121745 - compiler-errors:refining-impl-trait-deeply-norm, r=... | Jacob Pratt | -0/+20 |
| 2024-02-29 | Fix tests that are affected by this change | sisungo | -2/+2 |
| 2024-02-29 | Overhaul how stashed diagnostics work, again. | Nicholas Nethercote | -10/+37 |
| 2024-02-29 | Don't cancel stashed `TraitMissingMethod` errors. | Nicholas Nethercote | -6/+34 |
| 2024-02-29 | Don't cancel stashed `OpaqueHiddenTypeMismatch` errors. | Nicholas Nethercote | -1/+14 |
| 2024-02-29 | Rollup merge of #121743 - compiler-errors:opportunistically-resolve-regions, ... | Matthias Krüger | -17/+5 |
| 2024-02-29 | Rollup merge of #121724 - nnethercote:LitKind-Err-for-floats, r=fmease | Matthias Krüger | -151/+168 |
| 2024-02-29 | Rollup merge of #121689 - GuillaumeGomez:rustdoc-highlighting-whitespace, r=n... | Matthias Krüger | -0/+29 |
| 2024-02-28 | Auto merge of #121489 - nnethercote:diag-renaming, r=davidtwco | bors | -13/+13 |
| 2024-02-28 | Deeply normalize obligations in refining_impl_trait | Michael Goulet | -0/+20 |
| 2024-02-28 | Opportunistically resolve regions when processing region outlives obligations | Michael Goulet | -17/+5 |
| 2024-02-28 | Add regression test for inclusion of whitespace characters in rustdoc highlig... | Guillaume Gomez | -0/+29 |
| 2024-02-28 | Rollup merge of #121702 - compiler-errors:coerce-alias-relate, r=lcnr | Guillaume Gomez | -0/+18 |
| 2024-02-28 | Rollup merge of #121698 - rcvalle:rust-cfi-fix-typo, r=compiler-errors | Guillaume Gomez | -0/+0 |
| 2024-02-28 | Rollup merge of #121686 - compiler-errors:rpitit-printing, r=lcnr | Guillaume Gomez | -12/+12 |
| 2024-02-28 | Rollup merge of #121680 - GuillaumeGomez:foreign-macro-jump-to-def, r=notriddle | Guillaume Gomez | -0/+21 |
| 2024-02-28 | Rollup merge of #121572 - notriddle:notriddle/test-case-121106, r=GuillaumeGomez | Guillaume Gomez | -0/+19 |
| 2024-02-28 | Rollup merge of #121527 - Enselic:unix_sigpipe-tests-fixes, r=davidtwco | Guillaume Gomez | -16/+25 |
| 2024-02-28 | Rollup merge of #121226 - chenyukang:yukang-fix-import-alias, r=davidtwco | Guillaume Gomez | -0/+61 |
| 2024-02-28 | Rollup merge of #120051 - riverbl:os-str-display, r=m-ou-se | Guillaume Gomez | -1/+1 |
| 2024-02-28 | Use `LitKind::Err` for floats with unsupported bases. | Nicholas Nethercote | -66/+74 |
| 2024-02-28 | Reformat `float-field.rs` test. | Nicholas Nethercote | -113/+142 |
| 2024-02-28 | Use `LitKind::Err` for floats with empty exponents. | Nicholas Nethercote | -21/+1 |
| 2024-02-28 | Rename `DiagnosticBuilder` as `Diag`. | Nicholas Nethercote | -12/+12 |
| 2024-02-28 | Rename `Diagnostic` as `DiagInner`. | Nicholas Nethercote | -2/+2 |
| 2024-02-27 | CFI: Don't compress user-defined builtin types | Ramon de C Valle | -0/+25 |
| 2024-02-27 | Process alias-relate obligations in CoerceUnsized loop | Michael Goulet | -0/+18 |
| 2024-02-27 | CFI: Fix typo in test file names | Ramon de C Valle | -0/+0 |
| 2024-02-27 | Print RPITIT like an opaque | Michael Goulet | -6/+6 |
| 2024-02-27 | rename RPITIT from opaque to synthetic | Michael Goulet | -10/+10 |
| 2024-02-27 | Flesh out a few more tests | Michael Goulet | -9/+36 |
| 2024-02-27 | Also support `fnptr(): async Fn` in codegen | Michael Goulet | -0/+31 |
| 2024-02-27 | Support `{async closure}: Fn` in new solver | Michael Goulet | -2/+28 |
| 2024-02-27 | Add regression test for link generation on foreign macro in jump to defintion... | Guillaume Gomez | -0/+21 |
| 2024-02-27 | Rename wasm32-wasi-preview2 to wasm32-wasip2 | Ryan Levick | -1/+1 |
| 2024-02-27 | Add the wasm32-wasi-preview2 target | Ryan Levick | -1/+4 |
| 2024-02-27 | Auto merge of #121655 - matthiaskrgr:rollup-qpx3kks, r=matthiaskrgr | bors | -6/+47 |
| 2024-02-27 | Rollup merge of #121651 - ShE3py:issue-121647, r=estebank | Matthias Krüger | -2/+43 |
| 2024-02-27 | Rollup merge of #121598 - RalfJung:catch_unwind, r=oli-obk | Matthias Krüger | -4/+4 |
| 2024-02-26 | Auto merge of #121516 - RalfJung:platform-intrinsics-begone, r=oli-obk | bors | -223/+213 |
| 2024-02-26 | Properly emit `expected ;` on `#[attr] expr` | Lieselotte | -2/+43 |
| 2024-02-26 | Rollup merge of #121628 - gurry:121534-ice-asymm-binop, r=oli-obk | Matthias Krüger | -0/+21 |
| 2024-02-26 | Rollup merge of #121617 - compiler-errors:async-closure-kind-check, r=oli-obk | Matthias Krüger | -5/+30 |