about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-01-18Auto merge of #93001 - flip1995:clippyup, r=Manishearthbors-100/+754
2022-01-17Rollup merge of #92936 - vacuus:html-markdown-parse, r=GuillaumeGomezMatthias Krüger-3/+1
2022-01-17Rollup merge of #92825 - pierwill:rustc-version-force-rename, r=Mark-SimulacrumMatthias Krüger-2/+2
2022-01-17Rollup merge of #92801 - jsha:overflow-wrap, r=GuillaumeGomezMatthias Krüger-0/+16
2022-01-17Rollup merge of #92164 - WaffleLapkin:rustc_must_implement_one_of_attr, r=Aar...Matthias Krüger-0/+256
2022-01-17Rollup merge of #90498 - joshtriplett:target-tier-policy-draft-updates, r=Mar...Matthias Krüger-16/+80
2022-01-17Auto merge of #90986 - camsteffen:nested-filter, r=cjgillotbors-450/+148
2022-01-17Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97' into clippyupflip1995-100/+754
2022-01-17Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieubors-2081/+171
2022-01-17Auto merge of #92996 - matthiaskrgr:rollup-50wpzva, r=matthiaskrgrbors-106/+181
2022-01-17Rollup merge of #92937 - GuillaumeGomez:dot-separator, r=jshaMatthias Krüger-3/+38
2022-01-17Rollup merge of #92876 - compiler-errors:fix-turbofish-lifetime-suggestion, r...Matthias Krüger-44/+85
2022-01-17Rollup merge of #92819 - euclio:atty, r=CraftSpiderMatthias Krüger-41/+16
2022-01-17Rollup merge of #92808 - compiler-errors:wrap-struct-shorthand-field-in-varia...Matthias Krüger-10/+31
2022-01-17Rollup merge of #92799 - rust-lang:followup-from-92533, r=Aaron1011Matthias Krüger-7/+3
2022-01-17Rollup merge of #92795 - jsha:link-to-top, r=GuillaumeGomezMatthias Krüger-1/+8
2022-01-17Auto merge of #92473 - petrochenkov:ltrattr2, r=Aaron1011bors-24/+12
2022-01-16Auto merge of #92935 - Xanewok:update-rls, r=pietroalbinibors-1/+0
2022-01-16Fix Visitor::NestedFilter in ClippyCameron Steffen-419/+126
2022-01-16Format clippyCameron Steffen-16/+4
2022-01-16Replace NestedVisitorMap with NestedFilterCameron Steffen-15/+18
2022-01-16Rollup merge of #92792 - mdibaiee:92662/fix-intra-doc-generics, r=camelidMatthias Krüger-3/+54
2022-01-16Rollup merge of #92746 - estebank:question-mark-in-type, r=davidtwcoMatthias Krüger-34/+68
2022-01-16Rollup merge of #92710 - jackh726:issue-92280, r=nikomatsakisMatthias Krüger-0/+73
2022-01-16Rollup merge of #92646 - mdibaiee:76935/pass-by-value, r=lcnrMatthias Krüger-105/+245
2022-01-16Rollup merge of #92635 - camelid:yet-more-cleanup, r=ManishearthMatthias Krüger-163/+182
2022-01-16Rollup merge of #92487 - dtolnay:traitalias, r=matthewjasperMatthias Krüger-1/+1
2022-01-16Use new Racer from crates.ioIgor Matuszewski-0/+0
2022-01-16Drop duplicate checks for now missing rustc_ast dep in tidyIgor Matuszewski-1/+0
2022-01-16Update RLS and drop rustc-ap-packagesIgor Matuszewski-0/+0
2022-01-16Auto merge of #92805 - BoxyUwU:revert-lazy-anon-const-substs, r=lcnrbors-63/+65
2022-01-16Auto merge of #92740 - cuviper:update-rayons, r=Mark-Simulacrumbors-17/+14
2022-01-15Add nll revision for issue-92096 test that passesJack Huey-7/+9
2022-01-16Auto merge of #92598 - Badel2:panic-update-hook, r=yaahcbors-0/+36
2022-01-15Return a LocalDefId in get_parent_item.Camille GILLOT-42/+44
2022-01-15Fix broken linkNoah Lev-1/+1
2022-01-15Add test for dot separatorGuillaume Gomez-0/+31
2022-01-15Fix missing dot separatorGuillaume Gomez-3/+7
2022-01-15Remove `collect`Roc Yu-3/+1
2022-01-15Auto merge of #92441 - cjgillot:resolve-trait-impl-item, r=matthewjasperbors-251/+260
2022-01-15Rollup merge of #92892 - compiler-errors:const-param-env-for-const-block, r=f...Matthias Krüger-0/+38
2022-01-15Rollup merge of #92873 - eholk:async-symbol-names, r=tmandryMatthias Krüger-2/+2
2022-01-15Rollup merge of #92865 - jackh726:gats-outlives-no-static, r=nikomatsakisMatthias Krüger-0/+13
2022-01-15Rollup merge of #92767 - arlosi:pdbenum, r=cuviperMatthias Krüger-0/+0
2022-01-14Don't use source-map when detecting struct field shorthandMichael Goulet-2/+2
2022-01-14Fix `try wrapping expression in variant` suggestion with struct field shorthandMichael Goulet-9/+30
2022-01-15Auto merge of #92915 - matthiaskrgr:rollup-pxxk8jp, r=matthiaskrgrbors-32/+66
2022-01-14Enable wrapping words by defaultJacob Hoffman-Andrews-0/+16
2022-01-15Rollup merge of #92875 - BoxyUwU:infer_arg_opt_const_param_of, r=lcnrMatthias Krüger-11/+15
2022-01-15Rollup merge of #92868 - pierwill:librustdoc-clippy, r=camelidMatthias Krüger-13/+11