about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-08-30Test that turbofish does not swim away in prelude collusion suggestion.Mara Bos-0/+81
2021-08-30Keep turbofish in prelude collision lint.Mara Bos-2/+16
2021-08-30Auto merge of #88281 - asquared31415:asm-docs, r=Amanieubors-19/+20
2021-08-30Auto merge of #88456 - inquisitivecrystal:private-macro, r=jyn514bors-2/+22
2021-08-29Auto merge of #88337 - eddyb:field-failure-is-not-an-option, r=nagisabors-271/+308
2021-08-30rustc_target: remove `LayoutOf` bound from `TyAbiInterface`.Eduard-Mihai Burtescu-85/+81
2021-08-30rustc_target: `TyAndLayout::field` should never error.Eduard-Mihai Burtescu-77/+77
2021-08-29Auto merge of #88280 - sexxi-goose:non-exhaustive, r=nikomatsakisbors-2/+185
2021-08-29Auto merge of #88262 - klensy:pprust-cow, r=nagisabors-51/+53
2021-08-29Auto merge of #88461 - GuillaumeGomez:rollup-khgu0eb, r=GuillaumeGomezbors-214/+626
2021-08-29Rollup merge of #88419 - GuillaumeGomez:code-blocks-colors, r=camelid,notriddleGuillaume Gomez-14/+33
2021-08-29Rollup merge of #88417 - xu-cheng:rel-fix-link, r=jyn514Guillaume Gomez-0/+1
2021-08-29Rollup merge of #88411 - Aaron1011:remove-session-if-let, r=estebankGuillaume Gomez-9/+17
2021-08-29Rollup merge of #88407 - nebkor:release-note-1.55x2, r=Mark-SimulacrumGuillaume Gomez-1/+3
2021-08-29Rollup merge of #88396 - klensy:bump-deps-vuln, r=Mark-SimulacrumGuillaume Gomez-6/+6
2021-08-29Rollup merge of #88387 - ehuss:remove-rustfix-tests, r=Mark-SimulacrumGuillaume Gomez-87/+0
2021-08-29Rollup merge of #88381 - rtzoeller:dfly_stack_t_ss_sp_void, r=dtolnayGuillaume Gomez-14/+0
2021-08-29Rollup merge of #88357 - lcnr:stabilize-relaxed_struct_unsize, r=Mark-SimulacrumGuillaume Gomez-0/+24
2021-08-29Rollup merge of #88349 - spastorino:const-static-types-tait-test, r=oli-obkGuillaume Gomez-0/+49
2021-08-29Rollup merge of #88173 - camelid:refactor-markdown-length-limit, r=GuillaumeG...Guillaume Gomez-43/+271
2021-08-29Rollup merge of #85534 - csmoe:demagnle-assert, r=michaelwoeristerGuillaume Gomez-2/+10
2021-08-29Rollup merge of #83251 - estebank:issue-83241, r=oli-obkGuillaume Gomez-38/+210
2021-08-29Rollup merge of #80543 - LeSeulArtichaut:notify-close, r=spastorinoGuillaume Gomez-0/+2
2021-08-29Auto merge of #88208 - petrochenkov:lowspan, r=Aaron1011bors-169/+330
2021-08-29Auto merge of #88312 - jackh726:issue-87748, r=nikomatsakisbors-9/+90
2021-08-29rebase: fix test outputEsteban Kuber-9/+13
2021-08-29Provide structured suggestion for removal of `&mut`Esteban Kuber-14/+28
2021-08-29Suggestion for call on immutable binding of mutable typeEsteban Küber-34/+188
2021-08-29Add regression testinquisitivecrystal-0/+19
2021-08-29ast_lowering: Introduce `lower_span` for catching all spans entering HIRVadim Petrochenkov-169/+330
2021-08-29Auto merge of #88295 - alexcrichton:update-stdarch, r=kennytmbors-0/+0
2021-08-29Fix: don't document private macros by defaultinquisitivecrystal-2/+3
2021-08-29Auto merge of #88250 - rusticstuff:macos-lld, r=nagisabors-15/+41
2021-08-29Auto merge of #88088 - nbdd0121:const2, r=nagisabors-1/+31
2021-08-28Move match tests in match folderRoxane-35/+38
2021-08-28Auto merge of #87921 - kellerkindt:master, r=kennytmbors-0/+1048
2021-08-28Create a specific match folder for match testsRoxane-0/+0
2021-08-28Add additional match test caseRoxane-0/+51
2021-08-28Handle match with non axhaustive variants in closuresRoxane-2/+131
2021-08-28Auto merge of #85690 - bstrie:m2_arena, r=jackh726,nagisabors-78/+76
2021-08-28Auto merge of #85600 - 12101111:rustbuild-libunwind, r=petrochenkovbors-157/+212
2021-08-28Auto merge of #88390 - sexxi-goose:missing-case, r=nikomatsakisbors-19/+93
2021-08-28Auto merge of #88388 - ldm0:outliner, r=nikicbors-6/+7
2021-08-28Unimpl Shl{Assign} for signed Saturating types until the correct impl is clearMichael Watzko-59/+63
2021-08-28Fix mentions of wrapping operationsMichael Watzko-2/+2
2021-08-28Use wrapping shift for unsigned typesMichael Watzko-2/+2
2021-08-28Auto merge of #88019 - inquisitivecrystal:macro-def, r=cjgillotbors-396/+338
2021-08-28Add test for code blocks colorGuillaume Gomez-13/+30
2021-08-28Fix code blocks color in ayu themeGuillaume Gomez-1/+3
2021-08-28Auto merge of #88245 - Sl1mb0:s390-asm, r=Amanieubors-0/+305