| Age | Commit message (Expand) | Author | Lines |
| 2022-02-07 | Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis | bors | -2442/+3306 |
| 2022-02-08 | 14956 -> 14952 exports | klensy | -2/+2 |
| 2022-02-07 | Change `ResultShunt` to be generic over `Try` | Scott McMurray | -48/+54 |
| 2022-02-07 | fix exclusive range error | Jane Lusby | -1/+1 |
| 2022-02-07 | Auto merge of #87869 - thomcc:skinny-io-error, r=yaahc | bors | -269/+837 |
| 2022-02-07 | Add a flag enabling drop range tracking in generators | Tomasz Miąsko | -7/+5 |
| 2022-02-07 | Fix hover effects in sidebar | Jacob Hoffman-Andrews | -38/+23 |
| 2022-02-07 | Auto merge of #8400 - Jarcho:split_matches, r=Manishearth | bors | -2445/+2548 |
| 2022-02-07 | Change inference var check to be in project_type | Jack Huey | -32/+27 |
| 2022-02-07 | Don't match any projection predicates when the obligation has inference types... | Jack Huey | -2/+64 |
| 2022-02-07 | 15221 -> 14956 exports | klensy | -1/+1 |
| 2022-02-07 | Add {floor,ceil}_char_boundary methods to str | ltdk | -23/+176 |
| 2022-02-07 | Split out `wild_in_or_pats` | Jason Newcomb | -22/+28 |
| 2022-02-07 | Split out `rest_pat_in_fully_bound_struct` | Jason Newcomb | -23/+32 |
| 2022-02-07 | Split out `infalliable_detructuring_match` | Jason Newcomb | -36/+48 |
| 2022-02-07 | Split out `match_ref_pats` | Jason Newcomb | -64/+71 |
| 2022-02-07 | Split out `match_single_binding` | Jason Newcomb | -163/+171 |
| 2022-02-07 | Split out `match_as_ref` | Jason Newcomb | -83/+89 |
| 2022-02-07 | Split out `wildcard_enum_match_arm` and `match_wildcard_for_single_variants` | Jason Newcomb | -195/+203 |
| 2022-02-07 | Split out `match_wild_err_arm` | Jason Newcomb | -49/+55 |
| 2022-02-07 | Split out `overlapping_arms` | Jason Newcomb | -178/+186 |
| 2022-02-07 | Split out `match_bool` | Jason Newcomb | -69/+80 |
| 2022-02-07 | Split out `single_match` | Jason Newcomb | -264/+277 |
| 2022-02-07 | Split out `redundant_pattern_match` | Jason Newcomb | -446/+437 |
| 2022-02-07 | Split out `match_same_arms` | Jason Newcomb | -113/+119 |
| 2022-02-07 | Split out `match_like_matches_macro` | Jason Newcomb | -163/+175 |
| 2022-02-07 | Move `matches.rs` to `mod.rs` | Jason Newcomb | -0/+0 |
| 2022-02-07 | Drop rustc-docs from complete profile | Mark Rousskov | -1/+4 |
| 2022-02-07 | Rm ValuePairs::Ty/Const | kadmin | -74/+67 |
| 2022-02-07 | Update rustdoc test | Guillaume Gomez | -1/+1 |
| 2022-02-07 | Add test for block doc comments horizontal trim | Guillaume Gomez | -14/+27 |
| 2022-02-07 | Add a test showing that we don't infer across multiple uses of the same opaqu... | Oli Scherer | -0/+27 |
| 2022-02-07 | Fix horizontal trim for block doc comments | Guillaume Gomez | -6/+38 |
| 2022-02-07 | Print opaque types from type aliases via their path | Oli Scherer | -77/+153 |
| 2022-02-07 | Auto merge of #93738 - m-ou-se:rollup-zjyd2et, r=m-ou-se | bors | -389/+470 |
| 2022-02-07 | Auto merge of #8305 - camsteffen:util-cleanup, r=flip1995 | bors | -309/+249 |
| 2022-02-07 | Drop time dependency from bootstrap | Mark Rousskov | -46/+16 |
| 2022-02-07 | Rollup merge of #93737 - mfrw:mfrw/bootstrap-config, r=Mark-Simulacrum | Mara Bos | -2/+2 |
| 2022-02-07 | Rollup merge of #93723 - jyn514:rerun-if-changed, r=Mark-Simulacrum | Mara Bos | -0/+2 |
| 2022-02-07 | Rollup merge of #93722 - jyn514:less-submodule-cloning, r=Mark-Simulacrum | Mara Bos | -1/+1 |
| 2022-02-07 | Rollup merge of #93682 - PatchMixolydic:where-in-the-world-is-const_fn_trait_... | Mara Bos | -19/+19 |
| 2022-02-07 | Rollup merge of #93680 - Mark-Simulacrum:drop-json-reader, r=bjorn3 | Mara Bos | -24/+2 |
| 2022-02-07 | Rollup merge of #93673 - jsha:linkify-sidebar-headings, r=GuillaumeGomez | Mara Bos | -19/+33 |
| 2022-02-07 | Rollup merge of #93487 - yerke:yerke/fix-link-toolchain-in-setup, r=Mark-Simu... | Mara Bos | -2/+39 |
| 2022-02-07 | Rollup merge of #93416 - name1e5s:chore/remove_allow_fail, r=m-ou-se | Mara Bos | -270/+79 |
| 2022-02-07 | Rollup merge of #93394 - m-ou-se:fix-93378, r=estebank | Mara Bos | -11/+65 |
| 2022-02-07 | Rollup merge of #93208 - kellerkindt:wrapping_int_assign_impl, r=m-ou-se | Mara Bos | -0/+80 |
| 2022-02-07 | Rollup merge of #92724 - inteon:cleanup, r=Mark-Simulacrum | Mara Bos | -7/+8 |
| 2022-02-07 | Rollup merge of #91530 - bobrippling:suggest-1-tuple-parens, r=camelid | Mara Bos | -27/+119 |
| 2022-02-07 | Rollup merge of #88313 - jyn514:pre-push, r=Mark-Simulacrum | Mara Bos | -7/+21 |