]> git.lizzy.rs Git - rust.git/history - src/tools/clippy/clippy_lints/src/utils
Rollup merge of #73104 - poliorcetics:explicit-mutex-drop-example, r=dtolnay
[rust.git] / src / tools / clippy / clippy_lints / src / utils /
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 #72938 - lzutao:stabilize_option_zip...
2020-06-15 Ralf JungRollup merge of #72879 - RalfJung:miri-tctx-at, r=oli-obk
2020-06-15 Ralf JungRollup merge of #72740 - estebank:recursive-indirection...
2020-06-15 Ralf JungRollup merge of #72707 - matthewjasper:rustc_min_spec...
2020-06-15 borsAuto merge of #72080 - matthewjasper:uniform-impl-trait...
2020-06-14 borsAuto merge of #73089 - tmiasko:musl-1.1.24, r=kennytm
2020-06-14 borsAuto merge of #73232 - RalfJung:miri-no-default, r...
2020-06-14 borsAuto merge of #73188 - mati865:use-preinstalled-msys2...
2020-06-13 Dylan DPCRollup merge of #73302 - JakobDegen:should-panic-docume...
2020-06-13 Dylan DPCRollup merge of #73241 - mati865:mingw-libs-order-comme...
2020-06-13 Dylan DPCRollup merge of #73066 - ecstatic-morse:query-structura...
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 Dylan DPCRollup merge of #72906 - lzutao:migrate-numeric-assoc...
2020-06-12 borsAuto merge of #69478 - avr-rust:avr-support-upstream...
2020-06-11 Dylan DPCRollup merge of #73254 - jyn514:local-def-id-comment...
2020-06-11 Dylan DPCRollup merge of #73247 - LeSeulArtichaut:patch-1, r...
2020-06-11 Dylan DPCRollup merge of #73195 - ayazhafiz:i/73145, r=estebank
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 borsAuto merge of #73246 - Dylan-DPC:rollup-xnm531f, r...
2020-06-11 Dylan DPCRollup merge of #73230 - Amanieu:asm-unused2, r=petroch...
2020-06-11 Dylan DPCRollup merge of #73207 - GuillaumeGomez:cleanup-e0648...
2020-06-11 Dylan DPCRollup merge of #73182 - Aaron1011:feature/call-fn...
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 Matthew JasperRemove ImplItemKind::OpaqueTy from clippy
2020-06-11 Matthew JasperRemove associated opaque types
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 Aaron HillClippy fixes
2020-06-10 Aaron HillUpdate Clippy for MethodCall changes
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 Dylan DPCRollup merge of #71842 - tspiteri:doc-impl-const, r...
2020-06-08 Ralf JungRollup merge of #72811 - pickfire:liballoc-impl, r...
2020-06-08 Ralf JungRollup merge of #72761 - poliorcetics:use-keyword-doc...
2020-06-08 Ralf JungRollup merge of #72615 - jschwe:fix-Zprofile-documentat...
2020-06-08 Ralf JungRollup merge of #72583 - CAD97:vec-iter-asref-slice...
2020-06-08 Ralf JungRollup merge of #72026 - botika:master, r=estebank
2020-06-07 Dylan DPCRollup merge of #72764 - jonas-schievink:mind-the-tyerr...
2020-06-07 Dylan DPCRollup merge of #72810 - RalfJung:mir-terminate-sanity...
2020-06-06 Ralf JungRollup merge of #72708 - petrochenkov:linkhack, r=cuviper
2020-06-06 Ralf JungRollup merge of #72508 - ecstatic-morse:poly-self-ty...
2020-06-06 Ralf JungRollup merge of #71796 - RalfJung:from-secs, r=nikomatsakis
2020-06-05 Dylan DPCRollup merge of #72260 - csmoe:issue-69276, r=estebank
2020-06-04 borsAuto merge of #72901 - ehuss:update-cargo, r=Mark-Simul...
2020-06-04 Dylan DPCRollup merge of #72718 - estebank:impl-trait-obligation...
2020-06-04 borsAuto merge of #72618 - Aaron1011:feature/early-sourcema...
2020-06-03 borsAuto merge of #72754 - lcnr:predicate-fold, r=nikomatsakis
2020-06-03 Dylan DPCRollup merge of #72900 - jsgf:no-unused-pathless, r...
2020-06-03 borsAuto merge of #72746 - petrhosek:libunwind-hermetic...
2020-06-03 borsAuto merge of #70107 - lcnr:issue68977, r=eddyb
2020-06-03 Dylan DPCRollup merge of #72902 - cuviper:fuse-covariant, r...
2020-06-03 Dylan DPCRollup merge of #72848 - camelid:fix-72815, r=varkor
2020-06-03 Dylan DPCRollup merge of #72820 - jonas-schievink:instcombine...
2020-06-02 Dylan DPCRollup merge of #72888 - poliorcetics:improve-read_line...
2020-06-02 Dylan DPCRollup merge of #72884 - Julian-Wollersberger:raw_str_e...
2020-06-02 borsAuto merge of #72672 - seritools:remote-test-windows...
2020-06-02 borsAuto merge of #72905 - JohnTitor:rollup-phtyo5i, r...
2020-06-02 Yuki OkushiRollup merge of #72893 - RalfJung:unleash-tls, r=ecstat...
2020-06-02 Yuki OkushiRollup merge of #72891 - lzutao:wrapping_int-max, r...
2020-06-02 Yuki OkushiRollup merge of #72889 - alexcrichton:update-wasm-threa...
2020-06-02 Yuki OkushiRollup merge of #72886 - xfix:patch-21, r=jonas-schievink
2020-06-02 Yuki OkushiRollup merge of #72880 - GuillaumeGomez:cleanup-e0637...
2020-06-02 Yuki OkushiRollup merge of #72827 - milrope:patch-1, r=nikomatsakis
2020-06-02 Yuki OkushiRollup merge of #72825 - Amanieu:asm-warning, r=davidtwco
2020-06-02 Yuki OkushiRollup merge of #72822 - lcnr:intern-me, r=estebank
2020-06-02 Yuki OkushiRollup merge of #72795 - petrochenkov:identgroup, r...
2020-06-02 Yuki OkushiRollup merge of #72775 - JohnTitor:await-sugg, r=estebank
2020-06-01 Dylan DPCRollup merge of #72818 - GuillaumeGomez:cleanup-e0622...
2020-05-31 Dylan DPCRollup merge of #72691 - GuillaumeGomez:escape-key...
2020-05-31 Ralf JungRollup merge of #72715 - estebank:trailing-comma-where...
2020-05-31 Ralf JungRollup merge of #72683 - RalfJung:char-debug-check...
2020-05-31 borsAuto merge of #72116 - petrhosek:fuchsia-ld-flags,...
next