about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-04-28Add a regression test for #75883Yuki Okushi-0/+74
2021-04-28Auto merge of #83713 - spastorino:revert-pub-macro-rules, r=nikomatsakisbors-182/+37
2021-04-28Auto merge of #84498 - workingjubilee:update-grab-bag, r=Mark-Simulacrumbors-87/+28
2021-04-27Auto merge of #84635 - ehuss:update-cargo, r=ehussbors-0/+0
2021-04-27Update cargoEric Huss-0/+0
2021-04-27Auto merge of #84494 - tdelabro:84304-bis, r=jyn514bors-128/+158
2021-04-27Auto merge of #84620 - Dylan-DPC:rollup-wkv97im, r=Dylan-DPCbors-610/+614
2021-04-27Rollup merge of #84613 - lcnr:recursive-types, r=jackh726Dylan DPC-191/+194
2021-04-27Rollup merge of #84610 - flip1995:clippyup, r=Manishearth,flip1995Dylan DPC-326/+416
2021-04-27Rollup merge of #84563 - jclulow:backtrace-upgrade, r=Mark-SimulacrumDylan DPC-0/+0
2021-04-27Rollup merge of #84521 - CDirkx:hermit-dedup, r=Mark-SimulacrumDylan DPC-92/+3
2021-04-27Rollup merge of #84132 - Manishearth:lldb-nonstandard, r=Mark-SimulacrumDylan DPC-1/+1
2021-04-27Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyupflip1995-326/+416
2021-04-27Auto merge of #7128 - Jarcho:const_fn_ice, r=flip1995bors-6/+18
2021-04-27Auto merge of #7138 - mgacek8:issue6808_iter_cloned_collect_FN_with_large_arr...bors-4/+16
2021-04-27move `representability` out of `rustc_middle`lcnr-191/+194
2021-04-27Auto merge of #84609 - lefth:master, r=Dylan-DPCbors-9/+9
2021-04-27Reorder the parameter descriptions of map_or and map_or_elseDan Zwell-9/+9
2021-04-27Auto merge of #84606 - JohnTitor:test-84408, r=lcnrbors-0/+38
2021-04-27cfg taken out of Attributes, put in ItemTimothée Delabrouille-85/+104
2021-04-27Removed usage of Attributes in FnDecl and ExternalCrate. Relocate part of the...Timothée Delabrouille-53/+64
2021-04-27Auto merge of #84532 - richkadel:issue-83792, r=tmandrybors-1/+1
2021-04-27Auto merge of #77246 - yaahc:typeof-errors, r=oli-obkbors-3/+43
2021-04-27Rename a test for consistencyYuki Okushi-0/+0
2021-04-27Add a regression test for issue-84408Yuki Okushi-0/+38
2021-04-27Auto merge of #84552 - GuillaumeGomez:open-impl-blocks-by-default, r=jshabors-9/+27
2021-04-26add ui test for new typeof error messagesJane Lusby-0/+32
2021-04-26Auto merge of #84092 - scottmcm:try_trait_initial, r=yaahc,m-ou-sebors-5/+407
2021-04-26Auto merge of #7136 - mgacek8:issue6965_manual_unwrap_or_invalid_sugg_macro_e...bors-2/+48
2021-04-26Auto merge of #7137 - camsteffen:msrv-mod, r=llogiqbors-293/+108
2021-04-26Update MSRV contribution docsCameron Steffen-9/+15
2021-04-26Refactor MSRV aliasesCameron Steffen-85/+80
2021-04-26Remove needless_question_mark MSRVCameron Steffen-199/+13
2021-04-26Fix FN in `iter_cloned_collect` with a large arrayMateusz Gacek-4/+16
2021-04-26Auto merge of #84600 - m-ou-se:rollup-mf5m2z8, r=m-ou-sebors-25/+37
2021-04-26fix invalid code suggestion in `manual_unwrap_or`, due to macro expansionMateusz Gacek-2/+48
2021-04-26Rollup merge of #84574 - hi-rustin:rustin-patch-typo, r=jyn514Mara Bos-2/+2
2021-04-26Rollup merge of #84551 - r00ster91:patch-4, r=yaahcMara Bos-8/+16
2021-04-26Rollup merge of #84523 - m-ou-se:stabilize-ordering-helpers, r=m-ou-seMara Bos-12/+12
2021-04-26Rollup merge of #84120 - workingjubilee:stabilize-duration-max, r=m-ou-seMara Bos-3/+7
2021-04-26Auto merge of #84174 - camsteffen:slice-diag, r=Mark-Simulacrumbors-1/+0
2021-04-26Auto merge of #7134 - camsteffen:copied-msrv, r=Manishearthbors-5/+9
2021-04-26Finish MSRV for cloned_instead_of_copiedCameron Steffen-5/+9
2021-04-26Auto merge of #84583 - joshtriplett:target-tier-policy, r=pietroalbinibors-1/+642
2021-04-26Auto merge of #7132 - rust-lang:single_element_loop_iter, r=Manishearthbors-2/+33
2021-04-26extend `single_element_loop` to match `.iter()`Andre Bogus-2/+33
2021-04-26Auto merge of #84546 - CohenArthur:fix-liveness-typo, r=jyn514bors-3/+3
2021-04-26Cross-reference target tier policy from platform-supportJosh Triplett-1/+2
2021-04-26Add the target tier policy from accepted RFC 2803Josh Triplett-0/+640
2021-04-26Add open attribute on details which are supposed to be open by default instea...Guillaume Gomez-4/+2