| Age | Commit message (Expand) | Author | Lines |
| 2024-08-24 | Rollup merge of #129429 - cjgillot:named-variance, r=compiler-errors | Trevor Gross | -140/+158 |
| 2024-08-24 | Rollup merge of #128735 - jieyouxu:pr-120176-revive, r=cjgillot | Trevor Gross | -21/+172 |
| 2024-08-24 | Rollup merge of #128524 - chenyukang:yukang-fix-127930-invalid-outer-style-su... | Trevor Gross | -53/+70 |
| 2024-08-24 | Rollup merge of #128467 - estebank:unsized-args, r=cjgillot | Trevor Gross | -9/+187 |
| 2024-08-25 | Don't enable the search fast path for short associated functions when a searc... | Chayim Refael Friedman | -0/+4 |
| 2024-08-25 | Add `f16` and `f128` inline ASM support for `aarch64` | beetrees | -39/+130 |
| 2024-08-24 | Deny wasm_c_abi lint to nudge the last 25% | Jubilee Young | -1/+1 |
| 2024-08-24 | Merge commit '0f8eabd6231366bfc1bb1464601297c2d48f8f68' into clippyup | Jason Newcomb | -2970/+3046 |
| 2024-08-24 | Get rid of predicates_defined_on | Michael Goulet | -63/+22 |
| 2024-08-24 | Enable f16 in assembly on aarch64 platforms that support it | rongfu.leng | -7/+55 |
| 2024-08-24 | rewrite extract_curl_version again | binarycat | -14/+11 |
| 2024-08-24 | Don't use TyKind in lint | Michael Goulet | -20/+14 |
| 2024-08-24 | rustdoc: clean up tuple <-> primitive conversion docs | Michael Howell | -55/+122 |
| 2024-08-24 | Auto merge of #13302 - Jarcho:rustup, r=Jarcho | bors | -25/+31 |
| 2024-08-24 | Impl PartialEq and Eq for `IndentLevel` | Chayim Refael Friedman | -1/+1 |
| 2024-08-24 | Provide `impl From<ast::TypeOrConstParam> for ast::GenericParam` | Chayim Refael Friedman | -1/+10 |
| 2024-08-24 | Modify `hacks::parse_expr_from_str()` to take an edition too | Chayim Refael Friedman | -10/+14 |
| 2024-08-24 | Add helper methods to retrieve `Future::Output` and `Iterator::Item` | Chayim Refael Friedman | -1/+24 |
| 2024-08-24 | Provide `Future::Output` and `Iterator` lang items | Chayim Refael Friedman | -3/+9 |
| 2024-08-24 | Handle associated types that are lang items | Chayim Refael Friedman | -5/+13 |
| 2024-08-24 | Add `gen` modifier to functions | Chayim Refael Friedman | -4/+38 |
| 2024-08-24 | Preserve all spans for closure captures, not just one | Chayim Refael Friedman | -179/+456 |
| 2024-08-24 | allow cfg(bootstrap) to avoid check-cfg warning on stable | Rémy Rakic | -0/+3 |
| 2024-08-24 | this needs the type for some reason | Rémy Rakic | -1/+1 |
| 2024-08-24 | add missing associated item | Rémy Rakic | -0/+3 |
| 2024-08-24 | only use rustc attr on nightly | Rémy Rakic | -1/+1 |
| 2024-08-24 | Bump nightly version -> 2024-08-23 | Jason Newcomb | -1/+1 |
| 2024-08-24 | Merge branch 'master' into rustup | Jason Newcomb | -2993/+3098 |
| 2024-08-24 | Rollup merge of #129510 - GrigorenkoPV:fix-elided-named-lifetimes, r=cjgillot | Matthias Krüger | -15/+18 |
| 2024-08-24 | Rollup merge of #129505 - RalfJung:imm-ty-offset, r=davidtwco | Matthias Krüger | -6/+15 |
| 2024-08-24 | Rollup merge of #129501 - RalfJung:miri-rust-backtrace, r=Noratrieb | Matthias Krüger | -34/+34 |
| 2024-08-24 | Rollup merge of #129500 - fee1-dead-contrib:fxrel, r=compiler-errors | Matthias Krüger | -3/+13 |
| 2024-08-24 | Rollup merge of #129323 - Urgau:ptr_fn_addr_eq, r=Mark-Simulacrum | Matthias Krüger | -0/+27 |
| 2024-08-24 | Rollup merge of #129290 - tgross35:pin-cc, r=Mark-Simulacrum | Matthias Krüger | -7/+4 |
| 2024-08-24 | Rollup merge of #129246 - BoxyUwU:feature_gate_const_arg_path, r=cjgillot | Matthias Krüger | -206/+425 |
| 2024-08-24 | Rollup merge of #129199 - RalfJung:writes_through_immutable_pointer, r=compil... | Matthias Krüger | -102/+23 |
| 2024-08-24 | Rollup merge of #128596 - RalfJung:const_fn_floating_point_arithmetic, r=nnet... | Matthias Krüger | -257/+92 |
| 2024-08-24 | repr_transparent_external_private_fields: treat `rustc_pub_transparent` types... | Pavel Grigorenko | -1/+27 |
| 2024-08-24 | New `#[rustc_pub_transparent]` attribute | Pavel Grigorenko | -0/+86 |
| 2024-08-24 | Fix few bugs in closure capture computation, and add tests | Chayim Refael Friedman | -3/+291 |
| 2024-08-25 | Add 0 preemption rate flag | tiif | -0/+2 |
| 2024-08-25 | Add 0 preemption rate flag for blocking test and fix comment | tiif | -1/+1 |
| 2024-08-24 | Rework how we emit errors for unresolved object lifetimes | Michael Goulet | -16/+25 |
| 2024-08-25 | Make blocking_epoll_callback a private function | tiif | -43/+41 |
| 2024-08-25 | Remove thread_id from epoll::thread_ids after timeout | tiif | -13/+9 |
| 2024-08-25 | Fix error introduced by rebase | tiif | -4/+9 |
| 2024-08-25 | Check if the thread is blocked before waking them up | tiif | -1/+13 |
| 2024-08-25 | Change timeout value | tiif | -2/+2 |
| 2024-08-25 | Fix error in the timeout value error message | tiif | -1/+1 |
| 2024-08-25 | Rename event to events | tiif | -2/+2 |