about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2022-03-01Rollup merge of #94448 - c410-f3r:yet-more-let-chains, r=estebankDylan DPC-68/+63
2022-03-01Rollup merge of #93926 - PatchMixolydic:bugfix/must_use-on-exprs, r=cjgillotDylan DPC-2/+34
2022-03-01Rollup merge of #91545 - compiler-errors:deref-suggestion-improvements, r=est...Dylan DPC-60/+94
2022-02-28Auto merge of #94299 - oli-obk:stable_hash_ty, r=michaelwoeristerbors-9/+63
2022-02-28Rollup merge of #94449 - GuillaumeGomez:explanation-e0726, r=UrgauMatthias Krüger-1/+47
2022-02-28Rollup merge of #94445 - c410-f3r:more-let-chains, r=cjgillotMatthias Krüger-76/+72
2022-02-28Rollup merge of #94414 - DrMeepster:box_alloc_ice2, r=tmiaskoMatthias Krüger-1/+12
2022-02-28Rollup merge of #94248 - compiler-errors:fix-while-loop-bad-delay, r=petroche...Matthias Krüger-71/+98
2022-02-285 - Make more use of let_chainsCaio-68/+63
2022-02-28Tweak diagnosticsEsteban Kuber-55/+152
2022-02-28Add explanation for E0726Guillaume Gomez-1/+47
2022-02-28Auto merge of #94447 - matthiaskrgr:rollup-d8rj2xv, r=matthiaskrgrbors-1/+3
2022-02-28Rollup merge of #94365 - mati865:fix-mingw-detection-for-rawdylib, r=michaelw...Matthias Krüger-1/+3
2022-02-28Auto merge of #94216 - psumbera:sparc64-abi-fix2, r=nagisabors-100/+176
2022-02-284 - Make more use of `let_chains`Caio-76/+72
2022-02-28Auto merge of #94427 - cjgillot:inline-fresh-expn, r=oli-obkbors-25/+24
2022-02-28Auto merge of #94158 - erikdesjardins:more-more-noundef, r=nikicbors-0/+15
2022-02-27expadn abi check + condese & fix testsDrMeepster-1/+1
2022-02-27fix ICE when passing empty block to while-loop conditionMichael Goulet-71/+98
2022-02-28Auto merge of #94431 - matthiaskrgr:rollup-1jsj0wu, r=matthiaskrgrbors-229/+194
2022-02-27Make deref suggestion betterMichael Goulet-60/+94
2022-02-27Auto merge of #94157 - erikdesjardins:more-noundef, r=nikicbors-0/+5
2022-02-27Rollup merge of #94420 - c410-f3r:more-let-chains, r=Dylan-DPCMatthias Krüger-58/+44
2022-02-27Rollup merge of #94415 - bjorn3:cfg_default_backend, r=Mark-SimulacrumMatthias Krüger-6/+2
2022-02-27Rollup merge of #94397 - xFrednet:69838-deprecate-pre-expansion, r=cjgillotMatthias Krüger-1/+6
2022-02-27Rollup merge of #94396 - c410-f3r:yet-more-let-chains, r=Dylan-DPCMatthias Krüger-164/+142
2022-02-27Only create a single expansion for each inline integration.Camille GILLOT-25/+24
2022-02-27Apply noundef metadata to loads of types that do not permit raw initErik Desjardins-0/+15
2022-02-27Lint against more useless `#[must_use]` attributesRuby Lazuli-2/+34
2022-02-273 - Make more use of let_chainsCaio-58/+44
2022-02-27Auto merge of #94084 - Mark-Simulacrum:drop-sharded, r=cjgillotbors-204/+167
2022-02-27Auto merge of #94400 - c410-f3r:more-let-chains, r=Dylan-DPCbors-59/+53
2022-02-27Use the first codegen backend in the config.toml as defaultbjorn3-6/+2
2022-02-27Auto merge of #94221 - erikdesjardins:addattr, r=nikicbors-439/+420
2022-02-27fix box icing when it has aggregate abiDrMeepster-1/+12
2022-02-27Auto merge of #94144 - est31:let_else_trait_selection, r=cjgillotbors-117/+75
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-33/+38
2022-02-26Apply noundef attribute to all scalar types which do not permit raw initErik Desjardins-0/+5
2022-02-26Auto merge of #93449 - JakobDegen:restrict-hasdrop-optimization, r=cjgillotbors-19/+17
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 #94376 - c410-f3r:more-let-chains, r=petrochenkovbors-100/+88
2022-02-26Auto merge of #94078 - TaKO8Ki:suggest-float-literal-for-float-divided-by-int...bors-18/+214
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-49/+60
2022-02-26Auto merge of #94392 - matthiaskrgr:rollup-npscf95, r=matthiaskrgrbors-110/+181