about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2022-02-28Remove LLVM attribute removalErik Desjardins-87/+13
2022-02-28Auto merge of #94431 - matthiaskrgr:rollup-1jsj0wu, r=matthiaskrgrbors-229/+194
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-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-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
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-16/+44
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/+78
2022-02-26Rollup merge of #93400 - ChayimFriedman2:dont-suggest-using-const-with-bounds...Matthias Krüger-4/+33
2022-02-26suggest a float literal when dividing a floating-point type by {integer}Takayuki Maeda-18/+214
2022-02-26Auto merge of #92884 - compiler-errors:const-generic-expr-recovery, r=jackh726bors-18/+40
2022-02-26Provide extra note if synthetic type args are specifiedGary Guo-49/+78
2022-02-25Suggest {} around more bad const generic exprsMichael Goulet-18/+40
2022-02-26Rollup merge of #94377 - cynecx:fix-used-with-args, r=nikicMatthias Krüger-2/+2
2022-02-26Rollup merge of #94355 - ouz-a:master, r=oli-bokMatthias Krüger-0/+9
2022-02-26Rollup merge of #93870 - tmiasko:const-precise-live-drops-with-coverage, r=ec...Matthias Krüger-15/+18
2022-02-26Rollup merge of #93603 - connorff:compute-polonius-liveness-facts-flag, r=ecs...Matthias Krüger-2/+13
2022-02-25Add one more case to avoid ICEouz-a-0/+9
2022-02-25`check_used` should only look at actual `used` attributescynecx-2/+2
2022-02-25Initiate the inner usage of `let_chains`Caio-100/+88
2022-02-25Auto merge of #94369 - matthiaskrgr:rollup-qtripm2, r=matthiaskrgrbors-10/+31
2022-02-25Rollup merge of #94353 - flip1995:fix_debug_assert_unused, r=Dylan-DPCMatthias Krüger-6/+6
2022-02-25Rollup merge of #93850 - asquared31415:extern-static-size-ice, r=jackh726Matthias Krüger-4/+25
2022-02-25Auto merge of #94290 - Mark-Simulacrum:bump-bootstrap, r=pietroalbinibors-65/+64
2022-02-25Auto merge of #94279 - tmiasko:write-print, r=Mark-Simulacrumbors-2/+2
2022-02-25Auto merge of #94357 - matthiaskrgr:rollup-xrjaof3, r=matthiaskrgrbors-278/+128
2022-02-25Rollup merge of #94344 - notriddle:notriddle/suggest-parens-more, r=oli-obkMatthias Krüger-2/+16