| Age | Commit message (Expand) | Author | Lines |
| 2024-04-23 | Add diagnostic item for std::iter::Enumerate | Christopher B. Speir | -0/+1 |
| 2024-04-23 | Rollup merge of #123050 - RalfJung:panic_str, r=m-ou-se | Matthias Krüger | -1/+1 |
| 2024-04-23 | Auto merge of #121801 - zetanumbers:async_drop_glue, r=oli-obk | bors | -0/+12 |
| 2024-04-21 | Add an intrinsic that lowers to AggregateKind::RawPtr | Scott McMurray | -0/+1 |
| 2024-04-16 | Rollup merge of #123512 - Jules-Bertholet:ref-pat-eat-one-layer-2024, r=Nadri... | Guillaume Gomez | -0/+1 |
| 2024-04-16 | Add simple async drop glue generation | zetanumbers | -0/+12 |
| 2024-04-16 | Rollup merge of #123535 - Jules-Bertholet:mut_dont_reset_binding_mode_2024, r... | Matthias Krüger | -0/+1 |
| 2024-04-15 | Match ergonomics 2024: Implement eat-one-layer | Jules Bertholet | -0/+1 |
| 2024-04-15 | Rename feature gate | Jules Bertholet | -1/+1 |
| 2024-04-15 | Match ergonomics 2024: `mut` doesn't reset binding mode | Jules Bertholet | -0/+1 |
| 2024-04-15 | Parsing , pre-lowering support for precise captures | Michael Goulet | -0/+1 |
| 2024-04-08 | Add pattern types to parser | Oli Scherer | -0/+3 |
| 2024-04-06 | Put checks that detect UB under their own flag below debug_assertions | Ben Kimock | -0/+1 |
| 2024-04-05 | Rollup merge of #123311 - Jules-Bertholet:andpat-everywhere, r=Nadrieril | Guillaume Gomez | -0/+1 |
| 2024-04-03 | rename `expose_addr` to `expose_provenance` | joboet | -1/+1 |
| 2024-04-02 | Rollup merge of #122935 - RalfJung:with-exposed-provenance, r=Amanieu | Jacob Pratt | -1/+1 |
| 2024-04-02 | Auto merge of #118310 - scottmcm:three-way-compare, r=davidtwco | bors | -0/+1 |
| 2024-04-02 | Address review comments | Jules Bertholet | -1/+1 |
| 2024-03-30 | Implement "&<pat> everywhere" | Jules Bertholet | -0/+1 |
| 2024-03-29 | Auto merge of #121268 - Urgau:improve_ambi_wide_ptr_cmps, r=Nadrieril | bors | -0/+7 |
| 2024-03-29 | Add diagnostic items for Ord and PartialOrd methods | Urgau | -0/+7 |
| 2024-03-29 | Auto merge of #123080 - Jules-Bertholet:mut-ref-mut, r=Nadrieril | bors | -0/+1 |
| 2024-03-29 | Auto merge of #122975 - DianQK:simplify_ub_check, r=saethlin | bors | -0/+1 |
| 2024-03-29 | Auto merge of #122671 - Mark-Simulacrum:const-panic-msg, r=Nilstrieb | bors | -0/+18 |
| 2024-03-27 | Feature gate | Jules Bertholet | -0/+1 |
| 2024-03-27 | Eliminate `UbCheck` for non-standard libraries | DianQK | -0/+1 |
| 2024-03-26 | panic_str only exists for the migration to 2021 panic macros | Ralf Jung | -1/+1 |
| 2024-03-25 | Require DerefPure for patterns | Michael Goulet | -0/+1 |
| 2024-03-23 | Add+Use `mir::BinOp::Cmp` | Scott McMurray | -0/+1 |
| 2024-03-23 | also rename the SIMD intrinsic | Ralf Jung | -1/+1 |
| 2024-03-23 | refactor check_{lang,library}_ub: use a single intrinsic, put policy into lib... | Ralf Jung | -2/+1 |
| 2024-03-23 | Auto merge of #122582 - scottmcm:swap-intrinsic-v2, r=oli-obk | bors | -0/+1 |
| 2024-03-22 | Codegen const panic messages as function calls | Mark Rousskov | -0/+18 |
| 2024-03-22 | Rollup merge of #121619 - RossSmyth:pfix_match, r=petrochenkov | Matthias Krüger | -0/+1 |
| 2024-03-22 | Rollup merge of #122843 - WaffleLapkin:semicolon-vs-the-never, r=compiler-errors | Matthias Krüger | -5/+4 |
| 2024-03-22 | Rollup merge of #122829 - ShoyuVanilla:gen-block-impl-fused-iter, r=compiler-... | Matthias Krüger | -0/+2 |
| 2024-03-21 | Add a never type option to make diverging blocks `()` | Maybe Waffle | -0/+1 |
| 2024-03-21 | Change syntax of the never type attribute thingy | Maybe Waffle | -5/+3 |
| 2024-03-22 | Implement `FusedIterator` for `gen` block | Shoyu Vanilla | -0/+2 |
| 2024-03-20 | Add barest-bones deref patterns | Nadrieril | -0/+1 |
| 2024-03-19 | Only split by-ref/by-move futures for async closures | Michael Goulet | -2/+1 |
| 2024-03-18 | remove retag_box_to_raw, it is no longer needed | Ralf Jung | -1/+0 |
| 2024-03-17 | Let codegen decide when to `mem::swap` with immediates | Scott McMurray | -0/+1 |
| 2024-03-15 | Add `rustc_never_type_mode = "no_fallback"` | Maybe Waffle | -0/+1 |
| 2024-03-15 | Add `rustc_never_type_mode` crate-level attribute to allow experimenting | Maybe Waffle | -0/+4 |
| 2024-03-12 | Ensure nested allocations in statics do not get deduplicated | Oli Scherer | -0/+1 |
| 2024-03-11 | Rollup merge of #121840 - oli-obk:freeze, r=dtolnay | Jacob Pratt | -0/+1 |
| 2024-03-11 | Rename `DecorateLint` as `LintDiagnostic`. | Nicholas Nethercote | -1/+1 |
| 2024-03-11 | Rename `AddToDiagnostic` as `Subdiagnostic`. | Nicholas Nethercote | -1/+1 |
| 2024-03-11 | Rename `IntoDiagnostic` as `Diagnostic`. | Nicholas Nethercote | -1/+1 |