]> git.lizzy.rs Git - rust.git/history - src/tools/clippy/src
Auto merge of #75888 - GuillaumeGomez:trait-impl-assoc-const-doc-alias, r=ollie27
[rust.git] / src / tools / clippy / src /
2020-08-13 Yuki OkushiRollup merge of #75189 - kawamuray:bugfix-wasi-append...
2020-08-12 borsAuto merge of #75354 - estebank:tuple-struct-as-struct...
2020-08-12 borsAuto merge of #75019 - nanpuyue:to_ipv4_mapped, r=Lukas...
2020-08-12 borsAuto merge of #75066 - poliorcetics:document-unsafety...
2020-08-12 borsAuto merge of #75321 - estebank:js-goes-gaga, r=davidtwco
2020-08-12 borsAuto merge of #75205 - Aaron1011:fix/auto-trait-proj...
2020-08-12 Yuki OkushiRollup merge of #75424 - joseluis:patch-1, r=joshtriplett
2020-08-12 Yuki OkushiRollup merge of #75422 - poliorcetics:tidy-accept-more...
2020-08-12 Yuki OkushiRollup merge of #75395 - nixphix:docs/os-fs, r=jyn514
2020-08-12 Yuki OkushiRollup merge of #75394 - oli-obk:get_static, r=RalfJung
2020-08-12 Yuki OkushiRollup merge of #75371 - poliorcetics:intra-doc-links...
2020-08-12 Yuki OkushiRollup merge of #75368 - poliorcetics:intra-doc-links...
2020-08-12 Yuki OkushiRollup merge of #75234 - Amanieu:asm_unstable_book...
2020-08-12 Yuki OkushiRollup merge of #74960 - nbdd0121:typeck, r=nikomatsakis
2020-08-12 Yuki OkushiRollup merge of #74521 - andjo403:readme, r=nikic
2020-08-12 borsAuto merge of #75427 - Xanewok:update-rls, r=Dylan-DPC
2020-08-12 borsAuto merge of #75405 - flip1995:clippyup, r=Manishearth
2020-08-11 borsAuto merge of #74802 - Mark-Simulacrum:reland-74069...
2020-08-11 Tyler MandryRollup merge of #75408 - mati865:update-ci-comment...
2020-08-11 Tyler MandryRollup merge of #75378 - petrochenkov:isident, r=Mark...
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-11 Yuki OkushiRollup merge of #75360 - pickfire:patch-4, r=GuillaumeGomez
2020-08-11 Yuki OkushiRollup merge of #75359 - lcnr:unused-delims-trim, r...
2020-08-11 Yuki OkushiRollup merge of #75353 - estebank:tiny, r=jyn514
2020-08-11 Yuki OkushiRollup merge of #75352 - estebank:incorrect-tuple-struc...
2020-08-11 Yuki OkushiRollup merge of #75347 - fusion-engineering-forks:rustd...
2020-08-11 Yuki OkushiRollup merge of #75338 - RalfJung:const-eval-stack...
2020-08-11 Yuki OkushiRollup merge of #75333 - davidtwco:polymorphization...
2020-08-11 Yuki OkushiRollup merge of #75226 - pnadon:miri-undef-uninit,...
2020-08-11 Yuki OkushiRollup merge of #75085 - lzutao:ip_union, r=cuviper
2020-08-11 Yuki OkushiRollup merge of #74744 - XAMPPRocky:relnotes-1.46.0...
2020-08-11 borsAuto merge of #75329 - ssomers:btree_cleanup_8, r=Mark...
2020-08-11 borsAuto merge of #74621 - LukasKalbertodt:float-docs,...
2020-08-11 borsAuto merge of #75383 - Dylan-DPC:rollup-6hi36zn, r...
2020-08-10 Dylan DPCRollup merge of #75379 - denisvasilik:intra-docs-links...
2020-08-10 Dylan DPCRollup merge of #75369 - denisvasilik:intra-doc-links...
2020-08-10 Dylan DPCRollup merge of #75366 - GuillaumeGomez:help-button...
2020-08-10 Dylan DPCRollup merge of #75363 - Aaron1011:fix/diag-infcx,...
2020-08-10 Dylan DPCRollup merge of #75339 - RalfJung:eval-required, r...
2020-08-10 Dylan DPCRollup merge of #75337 - davidtwco:polymorphization...
2020-08-10 Dylan DPCRollup merge of #75316 - alexcrichton:fix-wasm-simd...
2020-08-10 Dylan DPCRollup merge of #75315 - Mark-Simulacrum:save-temps...
2020-08-10 Dylan DPCRollup merge of #75249 - GuillaumeGomez:rust-logo-borde...
2020-08-10 Dylan DPCRollup merge of #75098 - Ryan1729:clippy-pointer-cast...
2020-08-10 borsAuto merge of #74410 - mati865:mingw-no-self-contained...
2020-08-08 Yuki OkushiRollup merge of #74712 - strom-und-spiele:E0271-cleanup...
2020-08-08 borsAuto merge of #74533 - nikic:issue-74425, r=eddyb
2020-08-07 borsAuto merge of #73842 - euclio:doctest-expn, r=Guillaume...
2020-08-06 Ryan1729run clippy_dev update_lints
2020-08-06 Ryan1729run cargo dev new_lint then move transmutes_expressible...
2020-08-02 Yuki OkushiRollup merge of #74781 - GuillaumeGomez:cleanup-e0733...
2020-08-02 borsAuto merge of #74675 - pietroalbini:aarch64-ci-fallible...
2020-08-02 borsAuto merge of #74785 - euclio:deprecation-kinds, r...
2020-08-02 Manish GoregaokarRollup merge of #74720 - GuillaumeGomez:cleanup-e0728...
2020-08-01 Manish GoregaokarRollup merge of #74977 - GuillaumeGomez:cleanup-e0741...
2020-08-01 borsAuto merge of #74993 - sunfishcode:update-wasi-libc...
2020-08-01 borsAuto merge of #74717 - davidtwco:issue-74636-polymorphi...
2020-07-31 borsAuto merge of #65989 - Aaron1011:fix/normalize-param...
2020-07-30 Manish GoregaokarRollup merge of #74907 - GuillaumeGomez:cleanup-e0740...
2020-07-30 Manish GoregaokarRollup merge of #74835 - GuillaumeGomez:cleanup-e0734...
2020-07-30 Manish GoregaokarRollup merge of #74751 - GuillaumeGomez:cleanup-e0730...
2020-07-30 borsAuto merge of #74105 - npmccallum:naked, r=matthewjasper
2020-07-29 borsAuto merge of #74733 - richkadel:llvm-coverage-map...
2020-07-29 borsAuto merge of #72049 - mati865:mingw-lld, r=petrochenkov
2020-07-29 Yuki OkushiRollup merge of #74671 - rust-lang:const-generics-coerc...
2020-07-29 Yuki OkushiRollup merge of #74266 - GuillaumeGomez:cleanup-e0720...
2020-07-28 borsAuto merge of #74471 - da-x:string-type-diagnostic...
2020-07-28 borsAuto merge of #74855 - jyn514:separate-lints, r=Manishearth
2020-07-27 borsAuto merge of #73583 - anp:location-eq, r=dtolnay
2020-07-27 Manish GoregaokarRollup merge of #73858 - tspiteri:const-methods, r...
2020-07-27 borsAuto merge of #74775 - RalfJung:miri-alloc-ids, r=oli-obk
2020-07-27 Yuki OkushiRollup merge of #74790 - Cldfire:ayu-no-italic-comments...
2020-07-27 Yuki OkushiRollup merge of #74783 - jnozsc:python_cleanup, r=Mark...
2020-07-27 Yuki OkushiRollup merge of #74750 - oli-obk:logging_and_test_clean...
2020-07-27 Yuki OkushiRollup merge of #74598 - mzohreva:mz/fix-test, r=KodrAus
2020-07-27 Yuki OkushiRollup merge of #74088 - tmiasko:write-all-vectored...
2020-07-27 borsAuto merge of #74737 - smmalis37:astconv-factor, r...
2020-07-27 borsAuto merge of #74653 - petrochenkov:pmenv, r=dtolnay
2020-07-27 borsAuto merge of #74784 - anp:track-vtables, r=eddyb
2020-07-26 borsAuto merge of #74708 - kanru:issue-74564, r=davidtwco
2020-07-26 borsAuto merge of #74792 - flip1995:clippyup, r=Manishearth
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-26 borsAuto merge of #74060 - kpp:remove_length_at_most_32...
2020-07-25 borsAuto merge of #74246 - GuillaumeGomez:cleanup-e0719...
2020-07-25 borsAuto merge of #74017 - poliorcetics:where-keyword,...
2020-07-24 borsAuto merge of #73645 - poliorcetics:ref-keyword, r...
2020-07-24 Manish GoregaokarRollup merge of #72954 - hermitcore:rwlock, r=dtolnay
2020-07-23 Manish GoregaokarRollup merge of #74141 - euclio:typos, r=steveklabnik
2020-07-22 Manish GoregaokarRollup merge of #73893 - ajpaverd:cfguard-stabilize...
2020-07-22 Manish GoregaokarRollup merge of #73655 - JamieCunliffe:jamie_va-args...
2020-07-21 borsAuto merge of #74075 - sunfishcode:wasi-prelude-rawfd...
2020-07-20 Manish GoregaokarRollup merge of #73197 - c410-f3r:ranges, r=dtolnay
2020-07-20 borsAuto merge of #74010 - pierwill:pierwill-o-notation...
2020-07-20 Manish GoregaokarRollup merge of #73618 - poliorcetics:false-keyword...
2020-07-19 Manish GoregaokarRollup merge of #74333 - poliorcetics:std-alloc-unsafe...
2020-07-18 Manish GoregaokarRollup merge of #74021 - 1011X:master, r=dtolnay
2020-07-18 Manish GoregaokarRollup merge of #73762 - poliorcetics:trait-keyword...
2020-07-18 Manish GoregaokarRollup merge of #70817 - yoshuawuyts:task-ready, r...
2020-07-17 Manish GoregaokarRollup merge of #74288 - haraldh:test_aslr, r=petrochenkov
2020-07-17 Manish GoregaokarRollup merge of #74169 - ecstatic-morse:dataflow-unreac...
next