| Age | Commit message (Expand) | Author | Lines |
| 2021-10-04 | Rollup merge of #89504 - Aaron1011:rpit-nll-static, r=nikomatsakis | Manish Goregaokar | -2/+0 |
| 2021-10-04 | Stabilize try_reserve | Kornel | -1/+0 |
| 2021-10-03 | Don't suggest replacing region with 'static in NLL | Aaron Hill | -2/+0 |
| 2021-09-30 | Auto merge of #89282 - sexxi-goose:fix-88118, r=nikomatsakis | bors | -0/+36 |
| 2021-09-26 | Fix test | Roxane | -9/+5 |
| 2021-09-26 | 2229: Consume IfLet expr | Roxane | -0/+40 |
| 2021-09-26 | Auto merge of #89144 - sexxi-goose:insig_stdlib, r=nikomatsakis | bors | -527/+240 |
| 2021-09-26 | Remove box syntax from most places in src/test outside of the issues dir | est31 | -2/+2 |
| 2021-09-24 | Update and add more tests | Wesley Wiser | -65/+118 |
| 2021-09-23 | Fix tidy and respond to some feedback | Wesley Wiser | -2/+2 |
| 2021-09-23 | Drop fully captured upvars in the same order as the regular drop code | Wesley Wiser | -17/+17 |
| 2021-09-23 | Add tests to verify the drop order of fields in fully captured upvars | Wesley Wiser | -0/+360 |
| 2021-09-22 | PR fixup | Aman Arora | -46/+61 |
| 2021-09-21 | Handle type params in insig dtors | Aman Arora | -17/+45 |
| 2021-09-21 | Update tests | Aman Arora | -559/+229 |
| 2021-09-17 | Rollup merge of #88883 - c410-f3r:tests, r=petrochenkov | Yuki Okushi | -0/+74 |
| 2021-09-16 | Point at call span that introduced obligation for the arg | Esteban Kuber | -2/+6 |
| 2021-09-15 | Move some tests to more reasonable directories | Caio | -0/+74 |
| 2021-09-09 | Ignore automatically derived impls of `Clone` and `Debug` in dead code analysis | Fabian Wolff | -10/+15 |
| 2021-09-08 | Auto merge of #88477 - sexxi-goose:issue-88476, r=nikomatsakis | bors | -0/+206 |
| 2021-09-03 | 2229: Don't move out of drop type | Aman Arora | -0/+206 |
| 2021-08-31 | Add test for closure migration where body is a block fragment. | Mara Bos | -0/+86 |
| 2021-08-31 | Auto merge of #88467 - sexxi-goose:issue-88431, r=nikomatsakis | bors | -33/+69 |
| 2021-08-30 | Auto merge of #88466 - sexxi-goose:issue-88372, r=nikomatsakis | bors | -0/+19 |
| 2021-08-29 | 2229: Drop any deref in move closure | Aman Arora | -33/+69 |
| 2021-08-29 | 2229: Handle update to capture kind properly | Aman Arora | -0/+19 |
| 2021-08-28 | Move match tests in match folder | Roxane | -35/+38 |
| 2021-08-28 | Create a specific match folder for match tests | Roxane | -0/+0 |
| 2021-08-28 | Add additional match test case | Roxane | -0/+51 |
| 2021-08-28 | Handle match with non axhaustive variants in closures | Roxane | -0/+114 |
| 2021-08-28 | Auto merge of #88390 - sexxi-goose:missing-case, r=nikomatsakis | bors | -0/+60 |
| 2021-08-27 | Add missing const edge case | Roxane | -0/+60 |
| 2021-08-25 | Auto merge of #85499 - jackh726:assoc-type-norm-rebase, r=nikomatsakis | bors | -34/+2 |
| 2021-08-24 | Normalize associated types with bound vars | Jack Huey | -34/+2 |
| 2021-08-24 | Auto merge of #88271 - sexxi-goose:liveness, r=nikomatsakis | bors | -33/+4 |
| 2021-08-24 | Auto merge of #88266 - nikomatsakis:issue-87879, r=jackh726 | bors | -0/+34 |
| 2021-08-23 | 2229: Consider varaiables mentioned in closure as used | Aman Arora | -33/+4 |
| 2021-08-23 | fix test | Niko Matsakis | -0/+1 |
| 2021-08-23 | Auto merge of #88265 - m-ou-se:rollup-soymv20, r=m-ou-se | bors | -2/+2 |
| 2021-08-23 | add trailing newline | Niko Matsakis | -1/+1 |
| 2021-08-23 | select obligations after `check_casts` | liudingming | -0/+33 |
| 2021-08-23 | Rollup merge of #88230 - steffahn:a_an, r=oli-obk | Mara Bos | -2/+2 |
| 2021-08-23 | Auto merge of #87676 - sexxi-goose:truncate_unique, r=nikomatsakis | bors | -16/+16 |
| 2021-08-22 | Fix typos “a”→“an” | Frank Steffahn | -2/+2 |
| 2021-08-21 | Improve error reporting for closure return type mismatches | Fabian Wolff | -0/+50 |
| 2021-08-20 | Auto merge of #88039 - sexxi-goose:fix-87987, r=nikomatsakis | bors | -0/+54 |
| 2021-08-19 | Auto merge of #87996 - sexxi-goose:fix-87988, r=nikomatsakis | bors | -0/+63 |
| 2021-08-18 | Auto merge of #87738 - lqd:polonius-master, r=nikomatsakis | bors | -24/+5 |
| 2021-08-17 | Auto merge of #87668 - estebank:tweak-bound-output, r=oli-obk | bors | -16/+20 |
| 2021-08-16 | Use note to point at bound introducing requirement | Esteban Küber | -16/+20 |