| Age | Commit message (Expand) | Author | Lines |
| 2024-08-28 | Improve `isqrt` tests and add benchmarks | Chai T. Rex | -32/+313 |
| 2024-08-26 | Auto merge of #129632 - matthiaskrgr:rollup-8055gq6, r=matthiaskrgr | bors | -780/+1065 |
| 2024-08-27 | Rollup merge of #129626 - compiler-errors:explicit-named, r=fmease | Matthias Krüger | -14/+1 |
| 2024-08-27 | Rollup merge of #129625 - compiler-errors:generic-args-mode, r=fmease | Matthias Krüger | -24/+23 |
| 2024-08-27 | Rollup merge of #129622 - bjorn3:less_unstable, r=lqd | Matthias Krüger | -4/+0 |
| 2024-08-27 | Rollup merge of #129560 - GuillaumeGomez:impl-assoc-type-source-link, r=notri... | Matthias Krüger | -1/+29 |
| 2024-08-27 | Rollup merge of #129340 - stephen-lazaro:u/slazaro/issue-129274, r=compiler-e... | Matthias Krüger | -2/+31 |
| 2024-08-27 | Rollup merge of #129250 - estebank:issue-129205, r=compiler-errors | Matthias Krüger | -23/+33 |
| 2024-08-27 | Rollup merge of #129032 - jswrenn:transmute-method, r=compiler-errors | Matthias Krüger | -38/+372 |
| 2024-08-27 | Rollup merge of #128157 - lolbinarycat:unify-ptr-ref-docs, r=cuviper | Matthias Krüger | -210/+73 |
| 2024-08-27 | Rollup merge of #126013 - nnethercote:unreachable_pub, r=Urgau | Matthias Krüger | -464/+503 |
| 2024-08-26 | Rename ParenthesizedGenericArgs to GenericArgsMode | Michael Goulet | -24/+23 |
| 2024-08-26 | Remove ParamMode::ExplicitNamed | Michael Goulet | -14/+1 |
| 2024-08-26 | Auto merge of #129615 - matthiaskrgr:rollup-lw733x7, r=matthiaskrgr | bors | -739/+941 |
| 2024-08-26 | Remove a couple of unused feature enables | bjorn3 | -4/+0 |
| 2024-08-26 | Apply suggestions from code review | Josh Stone | -9/+9 |
| 2024-08-26 | Remove crashes from type_of on resolution that doesn't have a type_of | Michael Goulet | -17/+0 |
| 2024-08-26 | Do not ICE on non-ADT rcvr type when looking for crate version collision | Esteban Küber | -6/+33 |
| 2024-08-26 | Rollup merge of #129600 - traviscross:TC/tie-impl_trait_overcaptures-to-rust-... | Matthias Krüger | -10/+28 |
| 2024-08-26 | Rollup merge of #129597 - bvanjoi:resolve, r=petrochenkov | Matthias Krüger | -68/+71 |
| 2024-08-26 | Rollup merge of #129592 - saethlin:core-cfg-test, r=tgross35 | Matthias Krüger | -659/+649 |
| 2024-08-26 | Rollup merge of #129588 - hermit-os:sleep-micros, r=workingjubilee | Matthias Krüger | -1/+4 |
| 2024-08-26 | Rollup merge of #129539 - oconnor663:poll_link, r=tgross35 | Matthias Krüger | -0/+2 |
| 2024-08-26 | Rollup merge of #129377 - chorman0773:unbounded-shifts-impl, r=scottmcm | Matthias Krüger | -0/+118 |
| 2024-08-26 | Rollup merge of #129190 - rezwanahmedsami:master, r=tgross35 | Matthias Krüger | -1/+69 |
| 2024-08-26 | Auto merge of #129508 - RalfJung:transient-locals, r=cjgillot | bors | -18/+32 |
| 2024-08-26 | Tie `impl_trait_overcaptures` lint to Rust 2024 | Travis Cross | -10/+28 |
| 2024-08-26 | Auto merge of #129595 - matthiaskrgr:rollup-4udn7nn, r=matthiaskrgr | bors | -192/+283 |
| 2024-08-26 | mv `build_reduced_graph_for_external_crate_res` into Resolver | bohan | -68/+71 |
| 2024-08-25 | Remove cfg(test) from library/core | Ben Kimock | -659/+649 |
| 2024-08-26 | Rollup merge of #129590 - compiler-errors:ref-tykind, r=fmease | Matthias Krüger | -18/+18 |
| 2024-08-26 | Rollup merge of #129553 - RalfJung:const-stability, r=compiler-errors | Matthias Krüger | -9/+17 |
| 2024-08-26 | Rollup merge of #129544 - mu001999-contrib:dead-code/clean, r=compiler-errors | Matthias Krüger | -25/+2 |
| 2024-08-26 | Rollup merge of #129526 - compiler-errors:fx, r=lqd | Matthias Krüger | -6/+11 |
| 2024-08-26 | Rollup merge of #129525 - notriddle:notriddle/fake-variadic-tuple-array, r=Gu... | Matthias Krüger | -55/+122 |
| 2024-08-26 | Rollup merge of #129519 - compiler-errors:lowering-flags, r=fmease | Matthias Krüger | -44/+74 |
| 2024-08-26 | Rollup merge of #129518 - GrigorenkoPV:gitignore-library-ice, r=tgross35 | Matthias Krüger | -1/+3 |
| 2024-08-26 | Rollup merge of #129405 - surechen:fix_span_x, r=cjgillot | Matthias Krüger | -32/+20 |
| 2024-08-26 | Rollup merge of #129288 - compiler-errors:unsafe-fn-coercion, r=lcnr | Matthias Krüger | -2/+16 |
| 2024-08-25 | Auto merge of #129488 - saethlin:alignment-precondition, r=workingjubilee | bors | -2/+0 |
| 2024-08-26 | pal/hermit: saturate `usleep` microseconds at `u64::MAX` | Martin Kröning | -1/+2 |
| 2024-08-25 | Use FxHasher on new solver unconditionally | Michael Goulet | -6/+11 |
| 2024-08-25 | Auto merge of #129563 - matthiaskrgr:rollup-t6bai2d, r=matthiaskrgr | bors | -33/+291 |
| 2024-08-25 | Remove redundant flags that can be inferred from the HIR | Michael Goulet | -29/+50 |
| 2024-08-25 | Avoid taking reference of &TyKind | Michael Goulet | -18/+18 |
| 2024-08-25 | pal/hermit: correctly round up microseconds in `Thread::sleep` | Martin Kröning | -1/+3 |
| 2024-08-25 | link to Future::poll from the Poll docs | Jack O'Connor | -0/+2 |
| 2024-08-25 | Rollup merge of #129523 - lqd:stable-type-ir, r=compiler-errors | Matthias Krüger | -2/+8 |
| 2024-08-25 | Rollup merge of #129511 - GuillaumeGomez:update-minifier, r=notriddle | Matthias Krüger | -3/+6 |
| 2024-08-25 | Rollup merge of #129487 - GrigorenkoPV:repr_transparent_external_private_fiel... | Matthias Krüger | -1/+113 |