about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2022-02-27Do not pass through features without +/- prefixSimonas Kazlauskas-17/+16
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-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-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-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
2022-02-25Rollup merge of #94343 - RalfJung:fn-ptr, r=oli-obkMatthias Krüger-30/+41
2022-02-25Rollup merge of #94305 - JakobDegen:dp-1, r=oli-obkMatthias Krüger-26/+7
2022-02-25Rollup merge of #94252 - lcnr:def_kind-encoding, r=cjgillotMatthias Krüger-7/+2
2022-02-25Rollup merge of #93845 - compiler-errors:in-band-lifetimes, r=cjgillotMatthias Krüger-213/+62
2022-02-25Enable rustc_pass_by_value for SpanMark Rousskov-20/+26
2022-02-25Switch bootstrap cfgsMark Rousskov-47/+40
2022-02-25Fix debug_assert in unused lint passflip1995-6/+6
2022-02-25Auto merge of #93644 - michaelwoerister:simpler-debuginfo-typemap, r=wesleywiserbors-351/+252
2022-02-25debuginfo: Simplify TypeMap used during LLVM debuginfo generation -- address ...Michael Woerister-8/+23
2022-02-25Auto merge of #94350 - matthiaskrgr:rollup-eesfiyr, r=matthiaskrgrbors-4/+37
2022-02-25Rollup merge of #94341 - ChayimFriedman2:patch-1, r=Dylan-DPCMatthias Krüger-1/+1