| Age | Commit message (Expand) | Author | Lines |
| 2021-04-28 | Add a regression test for #75883 | Yuki Okushi | -0/+74 |
| 2021-04-28 | Auto merge of #83713 - spastorino:revert-pub-macro-rules, r=nikomatsakis | bors | -182/+37 |
| 2021-04-28 | Auto merge of #84498 - workingjubilee:update-grab-bag, r=Mark-Simulacrum | bors | -87/+28 |
| 2021-04-27 | Auto merge of #84635 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2021-04-27 | Update cargo | Eric Huss | -0/+0 |
| 2021-04-27 | Auto merge of #84494 - tdelabro:84304-bis, r=jyn514 | bors | -128/+158 |
| 2021-04-27 | Auto merge of #84620 - Dylan-DPC:rollup-wkv97im, r=Dylan-DPC | bors | -610/+614 |
| 2021-04-27 | Rollup merge of #84613 - lcnr:recursive-types, r=jackh726 | Dylan DPC | -191/+194 |
| 2021-04-27 | Rollup merge of #84610 - flip1995:clippyup, r=Manishearth,flip1995 | Dylan DPC | -326/+416 |
| 2021-04-27 | Rollup merge of #84563 - jclulow:backtrace-upgrade, r=Mark-Simulacrum | Dylan DPC | -0/+0 |
| 2021-04-27 | Rollup merge of #84521 - CDirkx:hermit-dedup, r=Mark-Simulacrum | Dylan DPC | -92/+3 |
| 2021-04-27 | Rollup merge of #84132 - Manishearth:lldb-nonstandard, r=Mark-Simulacrum | Dylan DPC | -1/+1 |
| 2021-04-27 | Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyup | flip1995 | -326/+416 |
| 2021-04-27 | Auto merge of #7128 - Jarcho:const_fn_ice, r=flip1995 | bors | -6/+18 |
| 2021-04-27 | Auto merge of #7138 - mgacek8:issue6808_iter_cloned_collect_FN_with_large_arr... | bors | -4/+16 |
| 2021-04-27 | move `representability` out of `rustc_middle` | lcnr | -191/+194 |
| 2021-04-27 | Auto merge of #84609 - lefth:master, r=Dylan-DPC | bors | -9/+9 |
| 2021-04-27 | Reorder the parameter descriptions of map_or and map_or_else | Dan Zwell | -9/+9 |
| 2021-04-27 | Auto merge of #84606 - JohnTitor:test-84408, r=lcnr | bors | -0/+38 |
| 2021-04-27 | cfg taken out of Attributes, put in Item | Timothée Delabrouille | -85/+104 |
| 2021-04-27 | Removed usage of Attributes in FnDecl and ExternalCrate. Relocate part of the... | Timothée Delabrouille | -53/+64 |
| 2021-04-27 | Auto merge of #84532 - richkadel:issue-83792, r=tmandry | bors | -1/+1 |
| 2021-04-27 | Auto merge of #77246 - yaahc:typeof-errors, r=oli-obk | bors | -3/+43 |
| 2021-04-27 | Rename a test for consistency | Yuki Okushi | -0/+0 |
| 2021-04-27 | Add a regression test for issue-84408 | Yuki Okushi | -0/+38 |
| 2021-04-27 | Auto merge of #84552 - GuillaumeGomez:open-impl-blocks-by-default, r=jsha | bors | -9/+27 |
| 2021-04-26 | add ui test for new typeof error messages | Jane Lusby | -0/+32 |
| 2021-04-26 | Auto merge of #84092 - scottmcm:try_trait_initial, r=yaahc,m-ou-se | bors | -5/+407 |
| 2021-04-26 | Auto merge of #7136 - mgacek8:issue6965_manual_unwrap_or_invalid_sugg_macro_e... | bors | -2/+48 |
| 2021-04-26 | Auto merge of #7137 - camsteffen:msrv-mod, r=llogiq | bors | -293/+108 |
| 2021-04-26 | Update MSRV contribution docs | Cameron Steffen | -9/+15 |
| 2021-04-26 | Refactor MSRV aliases | Cameron Steffen | -85/+80 |
| 2021-04-26 | Remove needless_question_mark MSRV | Cameron Steffen | -199/+13 |
| 2021-04-26 | Fix FN in `iter_cloned_collect` with a large array | Mateusz Gacek | -4/+16 |
| 2021-04-26 | Auto merge of #84600 - m-ou-se:rollup-mf5m2z8, r=m-ou-se | bors | -25/+37 |
| 2021-04-26 | fix invalid code suggestion in `manual_unwrap_or`, due to macro expansion | Mateusz Gacek | -2/+48 |
| 2021-04-26 | Rollup merge of #84574 - hi-rustin:rustin-patch-typo, r=jyn514 | Mara Bos | -2/+2 |
| 2021-04-26 | Rollup merge of #84551 - r00ster91:patch-4, r=yaahc | Mara Bos | -8/+16 |
| 2021-04-26 | Rollup merge of #84523 - m-ou-se:stabilize-ordering-helpers, r=m-ou-se | Mara Bos | -12/+12 |
| 2021-04-26 | Rollup merge of #84120 - workingjubilee:stabilize-duration-max, r=m-ou-se | Mara Bos | -3/+7 |
| 2021-04-26 | Auto merge of #84174 - camsteffen:slice-diag, r=Mark-Simulacrum | bors | -1/+0 |
| 2021-04-26 | Auto merge of #7134 - camsteffen:copied-msrv, r=Manishearth | bors | -5/+9 |
| 2021-04-26 | Finish MSRV for cloned_instead_of_copied | Cameron Steffen | -5/+9 |
| 2021-04-26 | Auto merge of #84583 - joshtriplett:target-tier-policy, r=pietroalbini | bors | -1/+642 |
| 2021-04-26 | Auto merge of #7132 - rust-lang:single_element_loop_iter, r=Manishearth | bors | -2/+33 |
| 2021-04-26 | extend `single_element_loop` to match `.iter()` | Andre Bogus | -2/+33 |
| 2021-04-26 | Auto merge of #84546 - CohenArthur:fix-liveness-typo, r=jyn514 | bors | -3/+3 |
| 2021-04-26 | Cross-reference target tier policy from platform-support | Josh Triplett | -1/+2 |
| 2021-04-26 | Add the target tier policy from accepted RFC 2803 | Josh Triplett | -0/+640 |
| 2021-04-26 | Add open attribute on details which are supposed to be open by default instea... | Guillaume Gomez | -4/+2 |