about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-02-27Auto merge of #94400 - c410-f3r:more-let-chains, r=Dylan-DPCbors-59/+53
2022-02-27Add test to ensure that links to impls are correctly generatedGuillaume Gomez-0/+20
2022-02-27Correctly generate links in the sidebar for implsGuillaume Gomez-7/+10
2022-02-27Use the first codegen backend in the config.toml as defaultbjorn3-7/+9
2022-02-27Auto merge of #94221 - erikdesjardins:addattr, r=nikicbors-439/+420
2022-02-27fix box icing when it has aggregate abiDrMeepster-1/+34
2022-02-27Auto merge of #94144 - est31:let_else_trait_selection, r=cjgillotbors-117/+75
2022-02-27Auto merge of #94361 - nikic:s390x-update, r=Mark-Simulacrumbors-295/+476
2022-02-26For MIRI, cfg out the swap logic from 94212Scott McMurray-13/+64
2022-02-27Auto merge of #94373 - erikdesjardins:getitinl, r=Mark-Simulacrumbors-2/+2
2022-02-26avoid rebuilding bootstrap when PATH changesRalf Jung-1/+1
2022-02-26Update dist-s390x-dist imageNikita Popov-295/+476
2022-02-26AttrBuilder doesn't take a context in old LLVMErik Desjardins-4/+7
2022-02-26use attrbuilder to remove attrs in old LLVMErik Desjardins-4/+7
2022-02-26just put smallvec lengths in the signatureErik Desjardins-11/+8
2022-02-26Auto merge of #93516 - nagisa:branch-protection, r=cjgillotbors-58/+85
2022-02-26Apply noundef attribute to all scalar types which do not permit raw initErik Desjardins-6/+61
2022-02-26rust-lang/portable-simd#239: Bitmask conversion traitJubilee-58/+115
2022-02-26Auto merge of #93449 - JakobDegen:restrict-hasdrop-optimization, r=cjgillotbors-19/+31
2022-02-26Add LLVM attributes in batches instead of individuallyErik Desjardins-439/+417
2022-02-262 - Make more use of let_chainsCaio-59/+53
2022-02-26Auto merge of #94329 - flip1995:clippyup, r=Manishearthbors-1444/+3465
2022-02-26Add test for #79465 to prevent regressionGuillaume Gomez-0/+18
2022-02-26Auto merge of #94376 - c410-f3r:more-let-chains, r=petrochenkovbors-101/+88
2022-02-26Update Cargo.lock (Clippy version bump)flip1995-3/+4
2022-02-26Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyupflip1995-1441/+3461
2022-02-26Auto merge of #94078 - TaKO8Ki:suggest-float-literal-for-float-divided-by-int...bors-18/+543
2022-02-26Make more use of `let_chains`Caio-164/+142
2022-02-26Document that pre-expansion lint passes are deprecatedxFrednet-1/+6
2022-02-26Auto merge of #94127 - erikdesjardins:debugattr, r=nikicbors-53/+127
2022-02-26Auto merge of #94392 - matthiaskrgr:rollup-npscf95, r=matthiaskrgrbors-115/+266
2022-02-26Rollup merge of #94306 - Mark-Simulacrum:dom-fixups, r=jackh726Matthias Krüger-3/+13
2022-02-26Rollup merge of #94235 - Dirbaio:fix-chalk-opaque-debrujin, r=jackh726Matthias Krüger-18/+94
2022-02-26Rollup merge of #94087 - tmiasko:rm-ignore-borrow-on-drop, r=jackh726Matthias Krüger-38/+13
2022-02-26Rollup merge of #93982 - nbdd0121:explicit-generic-args, r=jackh726Matthias Krüger-49/+79
2022-02-26Rollup merge of #93400 - ChayimFriedman2:dont-suggest-using-const-with-bounds...Matthias Krüger-7/+67
2022-02-26suggest a float literal when dividing a floating-point type by {integer}Takayuki Maeda-18/+543
2022-02-26Auto merge of #92884 - compiler-errors:const-generic-expr-recovery, r=jackh726bors-18/+121
2022-02-26Provide extra note if synthetic type args are specifiedGary Guo-49/+79
2022-02-26Auto merge of #8464 - Jarcho:ptr_arg_8463, r=camsteffenbors-1/+9
2022-02-26Auto merge of #8453 - tamaroning:fix_large_enum_variant, r=camsteffenbors-28/+64
2022-02-26Auto merge of #94385 - matthiaskrgr:rollup-4pwegqk, r=matthiaskrgrbors-25/+109
2022-02-25Suggest {} around more bad const generic exprsMichael Goulet-18/+121
2022-02-25avoid test failure on targets where all functions are dso_local (e.g. wasm)Erik Desjardins-4/+4
2022-02-26Rollup merge of #94377 - cynecx:fix-used-with-args, r=nikicMatthias Krüger-2/+11
2022-02-26Rollup merge of #94363 - aDotInTheVoid:fmt-needless-borrows, r=scottmcmMatthias Krüger-6/+6
2022-02-26Rollup merge of #94355 - ouz-a:master, r=oli-bokMatthias Krüger-0/+45
2022-02-26Rollup merge of #93870 - tmiasko:const-precise-live-drops-with-coverage, r=ec...Matthias Krüger-15/+34
2022-02-26Rollup merge of #93603 - connorff:compute-polonius-liveness-facts-flag, r=ecs...Matthias Krüger-2/+13
2022-02-25Auto merge of #94342 - ibraheemdev:swap-regression, r=Dylan-DPCbors-5/+11