]> git.lizzy.rs Git - rust.git/history - src/tools/clippy/clippy_lints/src/wildcard_imports.rs
Rollup merge of #73418 - doctorn:variants-intrinsic, r=kennytm
[rust.git] / src / tools / clippy / clippy_lints / src / wildcard_imports.rs
2020-06-26 Manish GoregaokarRollup merge of #73418 - doctorn:variants-intrinsic...
2020-06-26 Manish GoregaokarRollup merge of #72770 - crlf0710:mixed_script_confusab...
2020-06-26 Manish GoregaokarRollup merge of #72738 - mati865:self-contained-option...
2020-06-26 Manish GoregaokarRollup merge of #72617 - eduardosm:panicking, r=Amanieu
2020-06-25 borsAuto merge of #72717 - poliorcetics:try-from-int-to...
2020-06-25 borsAuto merge of #72559 - Aaron1011:feature/assoc-lang...
2020-06-25 Dylan DPCRollup merge of #73698 - spastorino:patch-1, r=wesleywiser
2020-06-25 Dylan DPCRollup merge of #73688 - poliorcetics:self-keyword...
2020-06-25 Dylan DPCRollup merge of #73634 - nbdd0121:typeck, r=nikomatsakis
2020-06-25 Dylan DPCRollup merge of #73616 - pickfire:liballoc-hash, r...
2020-06-25 Dylan DPCRollup merge of #73516 - Crabapple-iOS:feature/apple...
2020-06-25 Dylan DPCRollup merge of #72700 - davidtwco:issue-66220-improper...
2020-06-24 borsAuto merge of #73660 - flip1995:clippyup, r=nikomatsakis
2020-06-23 Manish GoregaokarRollup merge of #72876 - TrolledWoods:patch-2, r=Dylan-DPC
2020-06-23 Manish GoregaokarRollup merge of #72780 - GuillaumeGomez:enforce-doc...
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-23 Manish GoregaokarRollup merge of #72271 - rakshith-ravi:master, r=varkor
2020-06-23 Dylan DPCRollup merge of #71756 - carstenandrich:master, r=dtolnay
2020-06-23 borsAuto merge of #73007 - yoshuawuyts:socketaddr-from...
2020-06-21 borsAuto merge of #72696 - jethrogb:jb/llvm-zlib, r=Mark...
2020-06-20 Ralf JungRollup merge of #73171 - tblah:riscv-qemu-test, r=pietr...
2020-06-20 Ralf JungRollup merge of #72600 - Aaron1011:fix/anon-const-encod...
2020-06-20 Manish GoregaokarRollup merge of #73027 - doctorn:issue-72690, r=estebank
2020-06-20 Manish GoregaokarRollup merge of #72689 - lcnr:common_str, r=estebank
2020-06-19 Ralf JungRollup merge of #73136 - alexcrichton:thinlto-compiler...
2020-06-19 Ralf JungRollup merge of #72785 - petrochenkov:wholemsvc, r...
2020-06-19 Ralf JungRollup merge of #73130 - wesleywiser:remove_const_prop_...
2020-06-19 Ralf JungRollup merge of #72497 - RalfJung:tag-term, r=oli-obk
2020-06-19 Ralf JungRollup merge of #72486 - Ralith:asinh-fix, r=dtolnay
2020-06-18 Manish GoregaokarRollup merge of #72968 - integer32llc:docs-arrow-keys...
2020-06-18 Manish GoregaokarRollup merge of #72836 - poliorcetics:std-time-os-speci...
2020-06-18 Manish GoregaokarRollup merge of #72628 - MikailBag:array-default-tests...
2020-06-18 Manish GoregaokarRollup merge of #71976 - mibac138:let-recovery, r=estebank
2020-06-18 borsAuto merge of #73065 - Amanieu:tls-fix, r=oli-obk
2020-06-17 borsAuto merge of #69890 - lenary:lenary/riscv-frame-pointe...
2020-06-16 borsAuto merge of #72962 - lcnr:ObligationCause-lrc, r...
2020-06-15 borsAuto merge of #72357 - ortem:new-dbg-pretty-printers...
2020-06-15 Ralf JungRollup merge of #73139 - poliorcetics:cstring-from...
2020-06-15 Ralf JungRollup merge of #73104 - poliorcetics:explicit-mutex...
2020-06-15 Ralf JungRollup merge of #73086 - trevyn:apple-a7, r=nikic
2020-06-15 Ralf JungRollup merge of #72707 - matthewjasper:rustc_min_spec...
2020-06-15 Ralf JungRollup merge of #72598 - Aaron1011:feature/fnmut-captur...
2020-06-15 Ralf JungRollup merge of #72584 - CAD97:stabilize-58957, r=dtolnay
2020-06-15 Ralf JungRollup merge of #72556 - matthew-mcallister:trait-alias...
2020-06-14 borsAuto merge of #73089 - tmiasko:musl-1.1.24, r=kennytm
2020-06-14 borsAuto merge of #73188 - mati865:use-preinstalled-msys2...
2020-06-13 Dylan DPCRollup merge of #72932 - poliorcetics:pattern-contains...
2020-06-12 Dylan DPCRollup merge of #73236 - GuillaumeGomez:cleanup-e0666...
2020-06-12 Dylan DPCRollup merge of #73225 - tmandry:issue-73050, r=oli-obk
2020-06-12 Dylan DPCRollup merge of #73178 - petrochenkov:explint, r=varkor
2020-06-12 borsAuto merge of #69478 - avr-rust:avr-support-upstream...
2020-06-11 Dylan DPCRollup merge of #73187 - mati865:bootstrap-cleanup...
2020-06-11 Dylan DPCRollup merge of #73163 - ayushmishra2005:61137-add...
2020-06-11 Dylan DPCRollup merge of #73036 - alexcrichton:update-wasm-fence...
2020-06-11 Dylan DPCRollup merge of #73033 - Amanieu:asm-tls, r=oli-obk
2020-06-11 Dylan DPCRollup merge of #73207 - GuillaumeGomez:cleanup-e0648...
2020-06-11 Dylan DPCRollup merge of #73169 - Amanieu:asm-warnings, r=petroc...
2020-06-11 Dylan DPCRollup merge of #73097 - Mark-Simulacrum:clippy-fail...
2020-06-11 Dylan DPCRollup merge of #73012 - Aaron1011:feature/span-debug...
2020-06-11 Dylan DPCRollup merge of #72180 - euclio:rustdoc-test-extra...
2020-06-11 Dylan DPCRollup merge of #73183 - Manishearth:intra-doc-macro...
2020-06-11 Dylan DPCRollup merge of #73181 - LeSeulArtichaut:patch-1, r...
2020-06-11 Dylan DPCRollup merge of #73172 - matthiaskrgr:cl9ppy, r=Dylan-DPC
2020-06-11 Dylan DPCRollup merge of #73155 - marmeladema:save-analysis...
2020-06-11 Dylan DPCRollup merge of #73080 - ertos-rs:sean.wilson/devel...
2020-06-11 Dylan DPCRollup merge of #72976 - GuillaumeGomez:cleanup-e0642...
2020-06-11 Dylan DPCRollup merge of #72941 - nagisa:ensure-stack-for-match...
2020-06-11 Dylan DPCRollup merge of #72380 - lcnr:const_context, r=estebank
2020-06-11 borsAuto merge of #71896 - spastorino:existential-assoc...
2020-06-10 Rich KadelMerge pull request #2 from rust-lang/master
2020-06-10 Dylan DPCRollup merge of #73184 - mati865:fix-mingw-libs-order...
2020-06-10 Dylan DPCRollup merge of #73157 - Aaron1011:where-oh-where-has...
2020-06-10 Dylan DPCRollup merge of #73070 - ayazhafiz:i/72819, r=nikomatsakis
2020-06-10 Dylan DPCRollup merge of #73023 - ayushmishra2005:remove_noisy_s...
2020-06-10 Dylan DPCRollup merge of #73005 - Aaron1011:fix/error-overflow...
2020-06-10 Dylan DPCRollup merge of #72897 - lcnr:structurally-match-normal...
2020-06-10 Dylan DPCRollup merge of #72890 - davidtwco:issue-66202-normaliz...
2020-06-10 Dylan DPCRollup merge of #72789 - petrochenkov:impcand, r=davidtwco
2020-06-10 Dylan DPCRollup merge of #72706 - spastorino:add-windows-group...
2020-06-10 borsAuto merge of #73190 - Dylan-DPC:rollup-9wbyh4y, r...
2020-06-09 borsAuto merge of #72972 - lzutao:clippy, r=Manishearth
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-06-08 Ralf JungRollup merge of #72026 - botika:master, r=estebank
2020-06-06 Ralf JungRollup merge of #71796 - RalfJung:from-secs, r=nikomatsakis
2020-05-31 borsAuto merge of #72116 - petrhosek:fuchsia-ld-flags,...
2020-05-30 Yuki OkushiRollup merge of #72033 - XAMPPRocky:relnotes-1.44.0...
2020-05-29 Ralf JungRollup merge of #72103 - lcnr:borrowck-localdefid,...
2020-05-29 Yuki OkushiRollup merge of #72495 - GuillaumeGomez:cleanup-e0601...
2020-05-29 Yuki OkushiRollup merge of #71843 - sfackler:cas-loop-cleanup...
2020-05-29 Yuki OkushiRollup merge of #71633 - a1phyr:infallible_error, r...
2020-05-29 Dylan DPCRollup merge of #72605 - GuillaumeGomez:cleanup-e0617...
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-27 borsAuto merge of #71996 - Marwes:detach_undo_log, r=nikoma...
2020-05-27 Dylan DPCRollup merge of #72606 - GuillaumeGomez:cell-example...
2020-05-27 Dylan DPCRollup merge of #72548 - rossmacarthur:add-mcve-for...
2020-05-26 borsAuto merge of #71900 - GuillaumeGomez:clean-up-rustdoc...
2020-05-25 Dylan DPCRollup merge of #72061 - lcnr:const-inference-test...
2020-05-25 Dylan DPCRollup merge of #72567 - GuillaumeGomez:cleanup-e0608...
2020-05-24 Ralf JungRollup merge of #72530 - GuillaumeGomez:cleanup-e0602...
2020-05-23 Dylan DPCRollup merge of #72092 - workingjubilee:patch-2, r...
next