| Age | Commit message (Expand) | Author | Lines |
| 2022-01-18 | Update async-fn-nonsend.stderr | Eric Holk | -29/+6 |
| 2022-01-18 | Handle more cases with conditionally initialized/dropped values | Eric Holk | -2/+42 |
| 2022-01-18 | Basic loop support | Eric Holk | -1/+1 |
| 2022-01-18 | Support reinitialization of variables | Eric Holk | -22/+81 |
| 2022-01-18 | Support conditional drops | Eric Holk | -0/+22 |
| 2022-01-18 | Attribute drop to parent expression of the consume point | Eric Holk | -8/+40 |
| 2022-01-18 | Make generator and async-await tests pass | Eric Holk | -3/+2 |
| 2022-01-18 | Track drops across multiple yields | Eric Holk | -0/+40 |
| 2022-01-18 | Track drop points in generator_interior | Eric Holk | -69/+7 |
| 2022-01-18 | Add test case for #57478 | Eric Holk | -0/+14 |
| 2022-01-18 | Auto merge of #87648 - JulianKnodt:const_eq_constrain, r=oli-obk | bors | -30/+138 |
| 2022-01-18 | Rollup merge of #93004 - krasimirgg:threadlocal-llvm-up, r=nikic | Matthias Krüger | -2/+2 |
| 2022-01-18 | Rollup merge of #92997 - woppopo:test92114, r=Mark-Simulacrum | Matthias Krüger | -3/+23 |
| 2022-01-18 | Rollup merge of #92830 - jsha:style-cleanups, r=GuillaumeGomez | Matthias Krüger | -0/+41 |
| 2022-01-18 | Rollup merge of #92803 - jsha:hide-sidebar, r=GuillaumeGomez | Matthias Krüger | -0/+8 |
| 2022-01-18 | Rollup merge of #92701 - ehuss:even-more-attr-validation, r=matthewjasper | Matthias Krüger | -161/+327 |
| 2022-01-18 | Rollup merge of #92640 - compiler-errors:array-deref-on-newtype, r=lcnr | Matthias Krüger | -0/+44 |
| 2022-01-18 | Rollup merge of #92629 - jsha:theme-picker-local-only-2, r=GuillaumeGomez | Matthias Krüger | -6/+6 |
| 2022-01-17 | Add staged_api for tests | Jacob Hoffman-Andrews | -0/+41 |
| 2022-01-17 | Update with final comments | kadmin | -24/+5 |
| 2022-01-17 | Hide mobile sidebar on some clicks | Jacob Hoffman-Andrews | -0/+8 |
| 2022-01-17 | Add term to ExistentialProjection | kadmin | -8/+118 |
| 2022-01-17 | Update term for use in more places | kadmin | -1/+1 |
| 2022-01-17 | Rollup merge of #92825 - pierwill:rustc-version-force-rename, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2022-01-17 | Rollup merge of #92164 - WaffleLapkin:rustc_must_implement_one_of_attr, r=Aar... | Matthias Krüger | -0/+256 |
| 2022-01-17 | Use Term in ProjectionPredicate | kadmin | -38/+41 |
| 2022-01-17 | add eq constraints on associated constants | kadmin | -0/+14 |
| 2022-01-17 | update test assertion | Krasimir Georgiev | -2/+2 |
| 2022-01-17 | update codegen test for LLVM 14 | Krasimir Georgiev | -2/+2 |
| 2022-01-17 | Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu | bors | -1858/+167 |
| 2022-01-17 | Add `~const` bound test for negative impls | woppopo | -3/+23 |
| 2022-01-17 | Auto merge of #92996 - matthiaskrgr:rollup-50wpzva, r=matthiaskrgr | bors | -54/+154 |
| 2022-01-17 | Rollup merge of #92937 - GuillaumeGomez:dot-separator, r=jsha | Matthias Krüger | -0/+31 |
| 2022-01-17 | Rollup merge of #92876 - compiler-errors:fix-turbofish-lifetime-suggestion, r... | Matthias Krüger | -44/+85 |
| 2022-01-17 | Rollup merge of #92808 - compiler-errors:wrap-struct-shorthand-field-in-varia... | Matthias Krüger | -10/+31 |
| 2022-01-17 | Rollup merge of #92795 - jsha:link-to-top, r=GuillaumeGomez | Matthias Krüger | -0/+7 |
| 2022-01-17 | Auto merge of #92473 - petrochenkov:ltrattr2, r=Aaron1011 | bors | -24/+12 |
| 2022-01-16 | Rollup merge of #92792 - mdibaiee:92662/fix-intra-doc-generics, r=camelid | Matthias Krüger | -2/+42 |
| 2022-01-16 | Rollup merge of #92746 - estebank:question-mark-in-type, r=davidtwco | Matthias Krüger | -34/+68 |
| 2022-01-16 | Rollup merge of #92710 - jackh726:issue-92280, r=nikomatsakis | Matthias Krüger | -0/+73 |
| 2022-01-16 | Rollup merge of #92646 - mdibaiee:76935/pass-by-value, r=lcnr | Matthias Krüger | -105/+245 |
| 2022-01-16 | Rollup merge of #92635 - camelid:yet-more-cleanup, r=Manishearth | Matthias Krüger | -6/+23 |
| 2022-01-16 | Rollup merge of #92487 - dtolnay:traitalias, r=matthewjasper | Matthias Krüger | -1/+1 |
| 2022-01-16 | Auto merge of #92805 - BoxyUwU:revert-lazy-anon-const-substs, r=lcnr | bors | -23/+23 |
| 2022-01-15 | Add nll revision for issue-92096 test that passes | Jack Huey | -7/+9 |
| 2022-01-16 | Auto merge of #92598 - Badel2:panic-update-hook, r=yaahc | bors | -0/+36 |
| 2022-01-15 | Return a LocalDefId in get_parent_item. | Camille GILLOT | -1/+1 |
| 2022-01-15 | Add test for dot separator | Guillaume Gomez | -0/+31 |
| 2022-01-15 | Auto merge of #92441 - cjgillot:resolve-trait-impl-item, r=matthewjasper | bors | -251/+260 |
| 2022-01-15 | Rollup merge of #92892 - compiler-errors:const-param-env-for-const-block, r=f... | Matthias Krüger | -0/+38 |