| Age | Commit message (Expand) | Author | Lines |
| 2023-10-27 | When encountering sealed traits, point types that implement it | Esteban Küber | -9/+105 |
| 2023-10-27 | Expand docs on clippy::todo | Wilfred Hughes | -4/+9 |
| 2023-10-27 | Detect misparsed binop caused by missing semi | Esteban Küber | -0/+77 |
| 2023-10-27 | Account for type param from other item in `note_and_explain` | Esteban Küber | -43/+175 |
| 2023-10-27 | fix failure to detect a too-big-type after adding padding | Ralf Jung | -0/+34 |
| 2023-10-27 | Auto merge of #117166 - oli-obk:mir_const_qualif_perf, r=petrochenkov | bors | -3/+23 |
| 2023-10-27 | Fix build scripts | Guillaume Gomez | -53/+98 |
| 2023-10-27 | Fuse `gen` blocks | Oli Scherer | -35/+54 |
| 2023-10-27 | fix miri target information for Test step | onur-ozkan | -1/+1 |
| 2023-10-27 | Fix missing parenthesis in suboptimal floating point help | Andre Bogus | -19/+22 |
| 2023-10-27 | Auto merge of #116751 - Nadrieril:lint-overlap-per-column, r=davidtwco | bors | -148/+257 |
| 2023-10-27 | std::thread: add SAFETY comment | Ralf Jung | -0/+2 |
| 2023-10-27 | Remove internal feature from clippy_utils | Alex Macleod | -25/+6 |
| 2023-10-27 | Rename `RibKind::ClosureOrAsync` to reflect how it is actually used | Oli Scherer | -12/+12 |
| 2023-10-27 | Use targetted diagnostic for borrow across yield error | Oli Scherer | -3/+4 |
| 2023-10-27 | Prevent generators from being movable | Oli Scherer | -1/+29 |
| 2023-10-27 | Add gen blocks to ast and do some broken ast lowering | Oli Scherer | -3/+3 |
| 2023-10-27 | Handle `move` generators | Oli Scherer | -16/+117 |
| 2023-10-27 | Feature gate coroutine `yield` usage | Oli Scherer | -15/+86 |
| 2023-10-27 | Demonstrate issue with `yield` checks | Oli Scherer | -2/+15 |
| 2023-10-27 | Feature gate `gen` blocks, even in 2024 edition | Oli Scherer | -15/+101 |
| 2023-10-27 | Basic generators work | Oli Scherer | -34/+98 |
| 2023-10-27 | Make `gen` blocks implement the `Iterator` trait | Oli Scherer | -7/+286 |
| 2023-10-27 | Add gen blocks to ast and do some broken ast lowering | Oli Scherer | -56/+131 |
| 2023-10-27 | Auto merge of #116858 - estebank:issue-22488, r=petrochenkov | bors | -1/+70 |
| 2023-10-27 | Update target-lexicon to 0.12.12 | bjorn3 | -2/+2 |
| 2023-10-27 | Update target-lexicon to 0.12.12 | bjorn3 | -2/+2 |
| 2023-10-27 | Update Cranelift to 0.101.2 and disable host-arch feature of cranelift-codegen | bjorn3 | -32/+32 |
| 2023-10-27 | Update Cranelift to 0.101.2 and disable host-arch feature of cranelift-codegen | bjorn3 | -32/+32 |
| 2023-10-27 | Fix review comments | bjorn3 | -4/+2 |
| 2023-10-27 | Distribute cg_clif as a rustup component | bjorn3 | -31/+152 |
| 2023-10-27 | give some more help for the unusual data races | Ralf Jung | -29/+54 |
| 2023-10-27 | Allows `#[diagnostic::on_unimplemented]` attributes to have multiple | Georg Semmler | -23/+111 |
| 2023-10-27 | data-race: preserve structured access information longer, and don't upper-cas... | Ralf Jung | -154/+196 |
| 2023-10-27 | Auto merge of #117272 - matthiaskrgr:rollup-upg122z, r=matthiaskrgr | bors | -309/+265 |
| 2023-10-27 | Auto merge of #3144 - RalfJung:supported, r=oli-obk | bors | -2/+3 |
| 2023-10-27 | Better guard against wrong input with check-cfg any() | Urgau | -4/+14 |
| 2023-10-27 | add aarch64-apple-darwin to list of supported targets | Ralf Jung | -2/+3 |
| 2023-10-27 | Rollup merge of #117266 - RalfJung:cast-not-transmute, r=thomcc | Matthias Krüger | -8/+8 |
| 2023-10-27 | Rollup merge of #117262 - celinval:issue-38-norm, r=oli-obk | Matthias Krüger | -6/+18 |
| 2023-10-27 | Rollup merge of #117241 - compiler-errors:auto-trait-leak-cycle, r=oli-obk | Matthias Krüger | -234/+55 |
| 2023-10-27 | Rollup merge of #117240 - trueNAHO:docs-std-iter-Iterator-collect-into-fix-ty... | Matthias Krüger | -1/+1 |
| 2023-10-27 | Rollup merge of #116868 - estebank:suggestion, r=petrochenkov | Matthias Krüger | -60/+160 |
| 2023-10-27 | Rollup merge of #114998 - meysam81:meysam/feat/add-cargo-pgo-to-docs, r=ehuss | Matthias Krüger | -0/+23 |
| 2023-10-27 | Link to correct issue in PassMode::Direct ptx-kernel exception | Kjetil Kjeka | -1/+1 |
| 2023-10-27 | For i586/NetBSD: fix another formatting insistence. | Havard Eidnes | -3/+1 |
| 2023-10-27 | Hide internal methods from documentation | Jacob Pratt | -0/+1 |
| 2023-10-27 | Auto merge of #116205 - WaffleLapkin:stabilize_pointer_byte_offsets, r=dtolnay | bors | -77/+69 |
| 2023-10-27 | i586_unknown_netbsd.rs: fix formatting. | Havard Eidnes | -5/+2 |
| 2023-10-27 | For run-coverage tests, build `rust-demangler` with the stage 0 compiler | Zalathar | -1/+3 |