| 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 | -102/+304 |
| 2022-01-18 | Auto merge of #93021 - matthiaskrgr:rollup-o7z8zoe, r=matthiaskrgr | bors | -240/+550 |
| 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 #92947 - vacuus:rustdoc-core-visit-path, r=camelid | Matthias Krüger | -3/+3 |
| 2022-01-18 | Rollup merge of #92946 - kaniini:chore/llvm-libunwind-s390x, r=Mark-Simulacrum | Matthias Krüger | -2/+4 |
| 2022-01-18 | Rollup merge of #92914 - camelid:snapshot-text, r=GuillaumeGomez | Matthias Krüger | -3/+11 |
| 2022-01-18 | Rollup merge of #92866 - maxwase:does_exist_typo, r=Mark-Simulacrum | Matthias Krüger | -3/+3 |
| 2022-01-18 | Rollup merge of #92830 - jsha:style-cleanups, r=GuillaumeGomez | Matthias Krüger | -41/+62 |
| 2022-01-18 | Rollup merge of #92803 - jsha:hide-sidebar, r=GuillaumeGomez | Matthias Krüger | -0/+12 |
| 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 | -22/+59 |
| 2022-01-18 | Auto merge of #93001 - flip1995:clippyup, r=Manishearth | bors | -100/+754 |
| 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/+12 |
| 2022-01-17 | Add term to ExistentialProjection | kadmin | -11/+123 |
| 2022-01-17 | Update w/ comments | kadmin | -5/+2 |
| 2022-01-17 | Update term for use in more places | kadmin | -43/+128 |
| 2022-01-17 | Rustdoc style cleanups | Jacob Hoffman-Andrews | -46/+21 |
| 2022-01-17 | Rollup merge of #92936 - vacuus:html-markdown-parse, r=GuillaumeGomez | Matthias Krüger | -3/+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 #92801 - jsha:overflow-wrap, r=GuillaumeGomez | Matthias Krüger | -0/+16 |
| 2022-01-17 | Rollup merge of #92164 - WaffleLapkin:rustc_must_implement_one_of_attr, r=Aar... | Matthias Krüger | -0/+256 |
| 2022-01-17 | Rollup merge of #90498 - joshtriplett:target-tier-policy-draft-updates, r=Mar... | Matthias Krüger | -16/+80 |
| 2022-01-17 | Use Term in ProjectionPredicate | kadmin | -73/+74 |
| 2022-01-17 | Add term | kadmin | -8/+17 |
| 2022-01-17 | add eq constraints on associated constants | kadmin | -11/+28 |
| 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 #90986 - camsteffen:nested-filter, r=cjgillot | bors | -450/+148 |
| 2022-01-17 | Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97' into clippyup | flip1995 | -100/+754 |
| 2022-01-17 | Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu | bors | -2081/+171 |
| 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 | -106/+181 |
| 2022-01-17 | Rollup merge of #92937 - GuillaumeGomez:dot-separator, r=jsha | Matthias Krüger | -3/+38 |
| 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 #92819 - euclio:atty, r=CraftSpider | Matthias Krüger | -41/+16 |
| 2022-01-17 | Rollup merge of #92808 - compiler-errors:wrap-struct-shorthand-field-in-varia... | Matthias Krüger | -10/+31 |