| Age | Commit message (Expand) | Author | Lines |
| 2022-01-18 | Auto merge of #93001 - flip1995:clippyup, r=Manishearth | bors | -100/+754 |
| 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 | 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 | 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 |
| 2022-01-17 | Rollup merge of #92799 - rust-lang:followup-from-92533, r=Aaron1011 | Matthias Krüger | -7/+3 |
| 2022-01-17 | Rollup merge of #92795 - jsha:link-to-top, r=GuillaumeGomez | Matthias Krüger | -1/+8 |
| 2022-01-17 | Auto merge of #92473 - petrochenkov:ltrattr2, r=Aaron1011 | bors | -24/+12 |
| 2022-01-16 | Auto merge of #92935 - Xanewok:update-rls, r=pietroalbini | bors | -1/+0 |
| 2022-01-16 | Fix Visitor::NestedFilter in Clippy | Cameron Steffen | -419/+126 |
| 2022-01-16 | Format clippy | Cameron Steffen | -16/+4 |
| 2022-01-16 | Replace NestedVisitorMap with NestedFilter | Cameron Steffen | -15/+18 |
| 2022-01-16 | Rollup merge of #92792 - mdibaiee:92662/fix-intra-doc-generics, r=camelid | Matthias Krüger | -3/+54 |
| 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 | -163/+182 |
| 2022-01-16 | Rollup merge of #92487 - dtolnay:traitalias, r=matthewjasper | Matthias Krüger | -1/+1 |
| 2022-01-16 | Use new Racer from crates.io | Igor Matuszewski | -0/+0 |
| 2022-01-16 | Drop duplicate checks for now missing rustc_ast dep in tidy | Igor Matuszewski | -1/+0 |
| 2022-01-16 | Update RLS and drop rustc-ap-packages | Igor Matuszewski | -0/+0 |
| 2022-01-16 | Auto merge of #92805 - BoxyUwU:revert-lazy-anon-const-substs, r=lcnr | bors | -63/+65 |
| 2022-01-16 | Auto merge of #92740 - cuviper:update-rayons, r=Mark-Simulacrum | bors | -17/+14 |
| 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 | -42/+44 |
| 2022-01-15 | Fix broken link | Noah Lev | -1/+1 |
| 2022-01-15 | Add test for dot separator | Guillaume Gomez | -0/+31 |
| 2022-01-15 | Fix missing dot separator | Guillaume Gomez | -3/+7 |
| 2022-01-15 | Remove `collect` | Roc Yu | -3/+1 |
| 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 |
| 2022-01-15 | Rollup merge of #92873 - eholk:async-symbol-names, r=tmandry | Matthias Krüger | -2/+2 |
| 2022-01-15 | Rollup merge of #92865 - jackh726:gats-outlives-no-static, r=nikomatsakis | Matthias Krüger | -0/+13 |
| 2022-01-15 | Rollup merge of #92767 - arlosi:pdbenum, r=cuviper | Matthias Krüger | -0/+0 |
| 2022-01-14 | Don't use source-map when detecting struct field shorthand | Michael Goulet | -2/+2 |
| 2022-01-14 | Fix `try wrapping expression in variant` suggestion with struct field shorthand | Michael Goulet | -9/+30 |
| 2022-01-15 | Auto merge of #92915 - matthiaskrgr:rollup-pxxk8jp, r=matthiaskrgr | bors | -32/+66 |
| 2022-01-14 | Enable wrapping words by default | Jacob Hoffman-Andrews | -0/+16 |
| 2022-01-15 | Rollup merge of #92875 - BoxyUwU:infer_arg_opt_const_param_of, r=lcnr | Matthias Krüger | -11/+15 |
| 2022-01-15 | Rollup merge of #92868 - pierwill:librustdoc-clippy, r=camelid | Matthias Krüger | -13/+11 |