about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-01-18Auto merge of #93001 - flip1995:clippyup, r=Manishearthbors-100/+754
2022-01-17Auto merge of #93009 - matthiaskrgr:rollup-3fkxg6i, r=matthiaskrgrbors-382/+793
2022-01-17Rollup merge of #92960 - scottmcm:carrying-bignum, r=Mark-SimulacrumMatthias Krüger-37/+5
2022-01-17Rollup merge of #92956 - scottmcm:nonzero-log2, r=dtolnayMatthias Krüger-141/+197
2022-01-17Rollup merge of #92936 - vacuus:html-markdown-parse, r=GuillaumeGomezMatthias Krüger-3/+1
2022-01-17Rollup merge of #92877 - Amanieu:remove_llvm_nounwind, r=Mark-SimulacrumMatthias Krüger-40/+1
2022-01-17Rollup merge of #92825 - pierwill:rustc-version-force-rename, r=Mark-SimulacrumMatthias Krüger-5/+5
2022-01-17Rollup merge of #92801 - jsha:overflow-wrap, r=GuillaumeGomezMatthias Krüger-0/+16
2022-01-17Rollup merge of #92752 - jamestiotio:error-codes-typos, r=nagisaMatthias Krüger-6/+6
2022-01-17Rollup merge of #92729 - michaelwoerister:remove-unused-span-debuginfo, r=pet...Matthias Krüger-130/+51
2022-01-17Rollup merge of #92164 - WaffleLapkin:rustc_must_implement_one_of_attr, r=Aar...Matthias Krüger-4/+431
2022-01-17Rollup merge of #90498 - joshtriplett:target-tier-policy-draft-updates, r=Mar...Matthias Krüger-16/+80
2022-01-17rustc_codegen_llvm: Remove (almost) unused span parameter from many functions...Michael Woerister-130/+51
2022-01-17Auto merge of #90986 - camsteffen:nested-filter, r=cjgillotbors-946/+387
2022-01-17Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97' into clippyupflip1995-100/+754
2022-01-17Auto merge of #8292 - marekdownar:8239, r=xFrednetbors-7/+171
2022-01-17Auto merge of #8302 - xFrednet:0000-move-return-self-not-must-use, r=flip1995bors-6/+6
2022-01-17Move `return_self_not_must_use` to `pedantic`xFrednet-6/+6
2022-01-17removing unsafe from test fn's && renaming shrink to sugg_spanMarek Downar-11/+11
2022-01-17Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieubors-3297/+235
2022-01-17Auto merge of #8299 - marekdownar:8214, r=Manishearthbors-2/+95
2022-01-17Auto merge of #8297 - Jarcho:if_same_then_else_7579, r=Manishearthbors-12/+34
2022-01-17Auto merge of #92996 - matthiaskrgr:rollup-50wpzva, r=matthiaskrgrbors-253/+416
2022-01-17Rollup merge of #92981 - RalfJung:const_ptr_offset_from, r=dtolnayMatthias Krüger-3/+3
2022-01-17Rollup merge of #92977 - kornelski:popdoc, r=dtolnayMatthias Krüger-1/+9
2022-01-17Rollup merge of #92953 - azdavis:azdavis-copy-example, r=dtolnayMatthias Krüger-15/+61
2022-01-17Rollup merge of #92937 - GuillaumeGomez:dot-separator, r=jshaMatthias Krüger-3/+38
2022-01-17Rollup merge of #92921 - dtolnay:printernew, r=wesleywiserMatthias Krüger-27/+27
2022-01-17Rollup merge of #92876 - compiler-errors:fix-turbofish-lifetime-suggestion, r...Matthias Krüger-61/+115
2022-01-17Rollup merge of #92819 - euclio:atty, r=CraftSpiderMatthias Krüger-41/+17
2022-01-17Rollup merge of #92808 - compiler-errors:wrap-struct-shorthand-field-in-varia...Matthias Krüger-94/+135
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-165/+240
2022-01-16Don't lint `if_same_then_else` with `if let` conditionsJason Newcomb-12/+34
2022-01-16Auto merge of #92935 - Xanewok:update-rls, r=pietroalbinibors-264/+10
2022-01-16Fix Visitor::NestedFilter in ClippyCameron Steffen-419/+126
2022-01-16Format clippyCameron Steffen-16/+4
2022-01-16Replace NestedVisitorMap with NestedFilterCameron Steffen-511/+257
2022-01-16fix const_ptr_offset_from tracking issueRalf Jung-3/+3
2022-01-16Auto merge of #8203 - pmnoxx:piotr-next-lint, r=llogiqbors-15/+285
2022-01-16#8214 cmp_owned suggestion flips the comparisonMarek Downar-2/+95
2022-01-16Fix testsPiotr Mikulski-1/+1
2022-01-16Fix clippy warningsPiotr Mikulski-8/+1
2022-01-16New line: cloned_nextPiotr Mikulski-15/+292
2022-01-16Docs: recommend VecDeque instead of Vec::remove(0)Kornel-1/+9
2022-01-16Auto merge of #92970 - matthiaskrgr:rollup-tcx7cfb, r=matthiaskrgrbors-362/+906
2022-01-16Rollup merge of #92814 - lcnr:unused-fixme, r=Mark-SimulacrumMatthias Krüger-4/+0
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-37/+125