| Age | Commit message (Expand) | Author | Lines |
| 2024-02-12 | Auto merge of #120980 - matthiaskrgr:rollup-dsjsqql, r=matthiaskrgr | bors | -1/+1 |
| 2024-02-12 | Tweak delayed bug mentions. | Nicholas Nethercote | -1/+1 |
| 2024-02-12 | Lower anonymous structs or unions to HIR | Frank King | -0/+1 |
| 2024-02-10 | unstably allow constants to refer to statics and read from immutable statics | Ralf Jung | -0/+1 |
| 2024-02-06 | Auto merge of #120361 - compiler-errors:async-closures, r=oli-obk | bors | -0/+5 |
| 2024-02-06 | Bless tests, add comments | Michael Goulet | -0/+1 |
| 2024-02-06 | Teach typeck/borrowck/solvers how to deal with async closures | Michael Goulet | -0/+4 |
| 2024-01-31 | Add async bound modifier to enable async Fn bounds | Michael Goulet | -0/+1 |
| 2024-01-30 | Rollup merge of #120434 - fmease:revert-speeder, r=petrochenkov | Guillaume Gomez | -1/+0 |
| 2024-01-28 | Revert "Add the wasm32-wasi-preview2 target" | León Orell Valerian Liehr | -1/+0 |
| 2024-01-27 | Add `NonZero` symbol. | Markus Reiter | -11/+1 |
| 2024-01-26 | Rollup merge of #118803 - Nadrieril:min-exhaustive-patterns, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2024-01-26 | Auto merge of #116167 - RalfJung:structural-eq, r=lcnr | bors | -2/+0 |
| 2024-01-25 | Rollup merge of #119305 - compiler-errors:async-fn-traits, r=oli-obk | Matthias Krüger | -0/+6 |
| 2024-01-25 | Auto merge of #119911 - NCGThompson:is-statically-known, r=oli-obk | bors | -0/+1 |
| 2024-01-24 | Add feature gate | Nadrieril | -0/+1 |
| 2024-01-24 | Rollup merge of #119616 - rylev:wasm32-wasi-preview2, r=petrochenkov,m-ou-se | León Orell Valerian Liehr | -0/+1 |
| 2024-01-24 | remove StructuralEq trait | Ralf Jung | -2/+0 |
| 2024-01-23 | Rollup merge of #120171 - cjgillot:jump-threading-assume-assert, r=tmiasko | León Orell Valerian Liehr | -0/+1 |
| 2024-01-23 | Add the wasm32-wasi-preview2 target | Ryan Levick | -0/+1 |
| 2024-01-22 | Add Assume custom MIR. | Camille GILLOT | -0/+1 |
| 2024-01-22 | Rollup merge of #120143 - compiler-errors:consolidate-instance-resolve-for-co... | Matthias Krüger | -0/+1 |
| 2024-01-19 | Consolidate logic around resolving built-in coroutine trait impls | Michael Goulet | -0/+1 |
| 2024-01-19 | Stabilize simple offset_of | George Bateman | -0/+1 |
| 2024-01-19 | Add new intrinsic `is_constant` and optimize `pow` | Catherine Flores | -0/+1 |
| 2024-01-17 | Improved collapse_debuginfo attribute, added command-line flag (no|external|yes) | Andrew Zhogin | -0/+2 |
| 2024-01-12 | Delegation implementation: step 1 | Bryanskiy | -0/+1 |
| 2024-01-06 | Auto merge of #119478 - bjorn3:no_serialize_specialization, r=wesleywiser | bors | -14/+0 |
| 2024-01-05 | Auto merge of #119192 - michaelwoerister:mcp533-push, r=cjgillot | bors | -1/+11 |
| 2024-01-04 | Rollup merge of #119325 - RalfJung:custom-mir, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2024-01-04 | Split StableCompare trait out of StableOrd trait. | Michael Woerister | -1/+11 |
| 2023-12-31 | Remove almost all uses of specialization from the metadata encoding code | bjorn3 | -14/+0 |
| 2023-12-26 | custom mir: make it clear what the return block is | Ralf Jung | -0/+1 |
| 2023-12-26 | Rollup merge of #119235 - Urgau:missing-feature-gate-sanitizer-cfi-cfgs, r=Ni... | Michael Goulet | -0/+1 |
| 2023-12-25 | select AsyncFn traits during overloaded call op | Michael Goulet | -0/+6 |
| 2023-12-23 | Add missing CFI sanitizer cfgs feature gate | Urgau | -0/+1 |
| 2023-12-19 | Desugar for await loops | Eric Holk | -0/+2 |
| 2023-12-19 | Plumb awaitness of for loops | Eric Holk | -0/+1 |
| 2023-12-11 | Auto merge of #117758 - Urgau:lint_pointer_trait_comparisons, r=davidtwco | bors | -0/+2 |
| 2023-12-10 | Remove edition umbrella features. | Eric Huss | -3/+0 |
| 2023-12-10 | Auto merge of #116952 - compiler-errors:lifetime_capture_rules_2024, r=TaKO8Ki | bors | -0/+1 |
| 2023-12-09 | Add simd_masked_{load,store} platform-intrinsics | Jakub Okoński | -0/+2 |
| 2023-12-08 | Implement `async gen` blocks | Michael Goulet | -0/+5 |
| 2023-12-06 | Rollup merge of #118660 - cuviper:alloc_str, r=petrochenkov | Matthias Krüger | -5/+1 |
| 2023-12-06 | Auto merge of #118679 - matthiaskrgr:rollup-zr1l9w6, r=matthiaskrgr | bors | -0/+2 |
| 2023-12-05 | rustc_arena: add `alloc_str` | Josh Stone | -5/+1 |
| 2023-12-05 | Detect incorrect `;` in `Option::ok_or_else` and `Result::map_err` | Esteban Küber | -0/+2 |
| 2023-12-05 | Add lifetime_capture_rules_2024 | Michael Goulet | -0/+1 |
| 2023-12-05 | Remove `#[rustc_host]`, use internal desugaring | Deadbeef | -1/+0 |
| 2023-12-02 | Add diagnostic item to PartialEq::{eq,ne} | Urgau | -0/+2 |