about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-10-27Don't provide `rust-demangler` to run-make testsZalathar-5/+1
2023-10-27replace transmute by raw pointer castRalf Jung-8/+8
2023-10-27Auto merge of #117260 - okaneco:ascii_branchless, r=thomccbors-6/+59
2023-10-26Specialize ZeroSized constantsCelina G. Val-6/+18
2023-10-27Handle `ty::Opaque` correctlyNadrieril-11/+33
2023-10-27Lint overlapping ranges as a separate passNadrieril-104/+150
2023-10-27Abstract over per-column pattern traversalNadrieril-36/+77
2023-10-27Auto merge of #116035 - lqd:mcp-510-target-specs, r=petrochenkovbors-94/+372
2023-10-26Declare rustc_target dependency on object/machoDavid Tolnay-1/+1
2023-10-26Parse rustc version at compile timeDavid Tolnay-15/+8
2023-10-26Parse rustc version at compile timeDavid Tolnay-61/+124
2023-10-26Refactor some `char`, `u8` ascii functions to be branchlessokaneco-6/+59
2023-10-27Auto merge of #113183 - estebank:redundant-sized-errors, r=davidtwcobors-6/+57
2023-10-26Recover ternary expression as errorclubby789-139/+22
2023-10-27Documentation and error message improvements related to PassMode::Direct assertKjetil Kjeka-2/+2
2023-10-26Suggest assoc fn `new` when trying to build tuple struct with private fieldsEsteban Küber-1/+70
2023-10-26Auto merge of #117249 - matthiaskrgr:rollup-h4og5rv, r=matthiaskrgrbors-638/+784
2023-10-26Merge commit 'e4fe941b11a55c5005630696e9b6d81c65f7bd04' into subtree-update_c...Antoni Boucher-507/+2664
2023-10-26Merge pull request #371 from rust-lang/sync_from_rust_2023_10_25antoyo-22/+33
2023-10-26Auto merge of #11698 - a1phyr:waker_clone_and_wake, r=y21bors-0/+137
2023-10-26Rollup merge of #117243 - chfogelman:replace-not-swap-comment, r=thomccMatthias Krüger-0/+4
2023-10-26Rollup merge of #117188 - dtolnay:symbolenv, r=cjgillotMatthias Krüger-42/+134
2023-10-26Rollup merge of #117114 - nnethercote:improve-stringify-test, r=petrochenkovMatthias Krüger-559/+482
2023-10-26Rollup merge of #117106 - estebank:issue-27300, r=petrochenkovMatthias Krüger-5/+117
2023-10-26Rollup merge of #117032 - bjorn3:riscv64_enable_cg_clif_tests, r=petrochenkovMatthias Krüger-1/+4
2023-10-26Rollup merge of #116968 - eopb:116967, r=petrochenkovMatthias Krüger-31/+43
2023-10-26Auto merge of #116581 - Kobzol:bootstrap-cmd-run, r=onur-ozkanbors-80/+158
2023-10-26NVPTX: Allow PassMode::Direct for ptx kernels for nowKjetil Kjeka-1/+6
2023-10-26Allow ignoring the failure of command executionJakub Beránek-5/+18
2023-10-26Auto merge of #11712 - Alexendoo:remove-internal-warn, r=dswijbors-53/+36
2023-10-26Fix residual (never merged) check-cfg syntax in docUrgau-1/+1
2023-10-26Remove most indentation in check-cfg implUrgau-200/+181
2023-10-26Tweak suggestion spans for invalid crate-level inner attributeEsteban Küber-60/+160
2023-10-26Restrict param constraint suggestionEsteban Küber-4/+53
2023-10-26Add comment to mem::replace to explain why it's not implemented via mem::swapCarter Hunt Fogelman-0/+4
2023-10-26Stash and cancel cycle errors for auto trait leakage in opaquesMichael Goulet-234/+55
2023-10-26Auto merge of #117228 - matthiaskrgr:rollup-23zzepv, r=matthiaskrgrbors-82/+278
2023-10-26Fix documentation typo in std::iter::Iterator::collect_intoNAHO-1/+1
2023-10-26rustc_llvm/build.rs: improve comment for NetBSD/i386 targetsHavard Eidnes-1/+3
2023-10-26Rollup merge of #117221 - fmease:TypeFlags-HAS_TY_GENERATOR-to-COROUTINE, r=lqdMatthias Krüger-4/+4
2023-10-26Rollup merge of #117214 - oli-obk:error_shenanigans, r=compiler-errorsMatthias Krüger-2/+73
2023-10-26Rollup merge of #117207 - Zalathar:no-option, r=compiler-errorsMatthias Krüger-17/+15
2023-10-26Rollup merge of #117202 - TaKO8Ki:revert-remove-TaKO8Ki-from-reviewers, r=Nil...Matthias Krüger-0/+2
2023-10-26Rollup merge of #117194 - nnethercote:rustc_incremental, r=cjgillotMatthias Krüger-20/+17
2023-10-26Rollup merge of #117143 - estebank:issue-117080, r=wesleywiserMatthias Krüger-6/+55
2023-10-26Rollup merge of #117095 - klinvill:smir-fn-arg-count, r=oli-obkMatthias Krüger-22/+102
2023-10-26Rollup merge of #116905 - Fenex:refactor/compiler/resolve, r=petrochenkovMatthias Krüger-11/+10
2023-10-26Auto merge of #117171 - fee1-dead-contrib:deny-explicit-effect-params, r=oli-obkbors-5/+215
2023-10-26Auto merge of #11584 - koka831:fix/11335, r=blyxyasbors-3/+67
2023-10-26Replace type flag HAS_TY_GENERATOR with HAS_TY_COROUTINELeón Orell Valerian Liehr-4/+4