about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-10-27When encountering sealed traits, point types that implement itEsteban Küber-9/+105
2023-10-27Expand docs on clippy::todoWilfred Hughes-4/+9
2023-10-27Detect misparsed binop caused by missing semiEsteban Küber-0/+77
2023-10-27Account for type param from other item in `note_and_explain`Esteban Küber-43/+175
2023-10-27fix failure to detect a too-big-type after adding paddingRalf Jung-0/+34
2023-10-27Auto merge of #117166 - oli-obk:mir_const_qualif_perf, r=petrochenkovbors-3/+23
2023-10-27Fix build scriptsGuillaume Gomez-53/+98
2023-10-27Fuse `gen` blocksOli Scherer-35/+54
2023-10-27fix miri target information for Test steponur-ozkan-1/+1
2023-10-27Fix missing parenthesis in suboptimal floating point helpAndre Bogus-19/+22
2023-10-27Auto merge of #116751 - Nadrieril:lint-overlap-per-column, r=davidtwcobors-148/+257
2023-10-27std::thread: add SAFETY commentRalf Jung-0/+2
2023-10-27Remove internal feature from clippy_utilsAlex Macleod-25/+6
2023-10-27Rename `RibKind::ClosureOrAsync` to reflect how it is actually usedOli Scherer-12/+12
2023-10-27Use targetted diagnostic for borrow across yield errorOli Scherer-3/+4
2023-10-27Prevent generators from being movableOli Scherer-1/+29
2023-10-27Add gen blocks to ast and do some broken ast loweringOli Scherer-3/+3
2023-10-27Handle `move` generatorsOli Scherer-16/+117
2023-10-27Feature gate coroutine `yield` usageOli Scherer-15/+86
2023-10-27Demonstrate issue with `yield` checksOli Scherer-2/+15
2023-10-27Feature gate `gen` blocks, even in 2024 editionOli Scherer-15/+101
2023-10-27Basic generators workOli Scherer-34/+98
2023-10-27Make `gen` blocks implement the `Iterator` traitOli Scherer-7/+286
2023-10-27Add gen blocks to ast and do some broken ast loweringOli Scherer-56/+131
2023-10-27Auto merge of #116858 - estebank:issue-22488, r=petrochenkovbors-1/+70
2023-10-27Update target-lexicon to 0.12.12bjorn3-2/+2
2023-10-27Update target-lexicon to 0.12.12bjorn3-2/+2
2023-10-27Update Cranelift to 0.101.2 and disable host-arch feature of cranelift-codegenbjorn3-32/+32
2023-10-27Update Cranelift to 0.101.2 and disable host-arch feature of cranelift-codegenbjorn3-32/+32
2023-10-27Fix review commentsbjorn3-4/+2
2023-10-27Distribute cg_clif as a rustup componentbjorn3-31/+152
2023-10-27give some more help for the unusual data racesRalf Jung-29/+54
2023-10-27Allows `#[diagnostic::on_unimplemented]` attributes to have multipleGeorg Semmler-23/+111
2023-10-27data-race: preserve structured access information longer, and don't upper-cas...Ralf Jung-154/+196
2023-10-27Auto merge of #117272 - matthiaskrgr:rollup-upg122z, r=matthiaskrgrbors-309/+265
2023-10-27Auto merge of #3144 - RalfJung:supported, r=oli-obkbors-2/+3
2023-10-27Better guard against wrong input with check-cfg any()Urgau-4/+14
2023-10-27add aarch64-apple-darwin to list of supported targetsRalf Jung-2/+3
2023-10-27Rollup merge of #117266 - RalfJung:cast-not-transmute, r=thomccMatthias Krüger-8/+8
2023-10-27Rollup merge of #117262 - celinval:issue-38-norm, r=oli-obkMatthias Krüger-6/+18
2023-10-27Rollup merge of #117241 - compiler-errors:auto-trait-leak-cycle, r=oli-obkMatthias Krüger-234/+55
2023-10-27Rollup merge of #117240 - trueNAHO:docs-std-iter-Iterator-collect-into-fix-ty...Matthias Krüger-1/+1
2023-10-27Rollup merge of #116868 - estebank:suggestion, r=petrochenkovMatthias Krüger-60/+160
2023-10-27Rollup merge of #114998 - meysam81:meysam/feat/add-cargo-pgo-to-docs, r=ehussMatthias Krüger-0/+23
2023-10-27Link to correct issue in PassMode::Direct ptx-kernel exceptionKjetil Kjeka-1/+1
2023-10-27For i586/NetBSD: fix another formatting insistence.Havard Eidnes-3/+1
2023-10-27Hide internal methods from documentationJacob Pratt-0/+1
2023-10-27Auto merge of #116205 - WaffleLapkin:stabilize_pointer_byte_offsets, r=dtolnaybors-77/+69
2023-10-27i586_unknown_netbsd.rs: fix formatting.Havard Eidnes-5/+2
2023-10-27For run-coverage tests, build `rust-demangler` with the stage 0 compilerZalathar-1/+3