]> git.lizzy.rs Git - rust.git/history - src/tools/clippy/clippy_lints/src/map_clone.rs
Rollup merge of #75954 - ArekPiekarz:unstable_book_ffi_tracking_issues, r=steveklabnik
[rust.git] / src / tools / clippy / clippy_lints / src / map_clone.rs
2020-09-05 Dylan DPCRollup merge of #75954 - ArekPiekarz:unstable_book_ffi_...
2020-09-05 Dylan DPCRollup merge of #75695 - JohnTitor:regression-test...
2020-09-05 borsAuto merge of #75584 - RalfJung:union-no-deref, r=matth...
2020-09-05 borsAuto merge of #75888 - GuillaumeGomez:trait-impl-assoc...
2020-09-04 borsAuto merge of #75200 - ssomers:btree_valmut, r=Mark...
2020-09-04 borsAuto merge of #76292 - Aaron1011:fix/proc-macro-panic...
2020-09-04 borsAuto merge of #76315 - lcnr:map-track-caller, r=Mark...
2020-09-04 borsAuto merge of #75077 - LeSeulArtichaut:tys-kind, r...
2020-09-04 LeSeulArtichaut`ty.kind` -> `ty.kind()` in rustdoc and clippy
2020-09-04 borsAuto merge of #75207 - dylni:add-slice-check-range...
2020-09-03 borsAuto merge of #75971 - Amjad50:libstd-deny-unsafe_op_in...
2020-09-03 Dylan DPCRollup merge of #76238 - denisvasilik:intra-doc-links...
2020-09-02 borsAuto merge of #75960 - camelid:patch-6, r=jyn514
2020-09-02 Tyler MandryRollup merge of #76207 - denisvasilik:intra-doc-links...
2020-09-02 Tyler MandryRollup merge of #76201 - denisvasilik:intra-doc-links...
2020-09-02 Tyler MandryRollup merge of #76088 - hbina:add_example, r=LukasKalb...
2020-09-02 Tyler MandryRollup merge of #74880 - chrisduerr:fix_matches, r...
2020-09-01 Jon GjengsetMerge branch 'master' into stabilize-vecdeque-make_cont...
2020-09-01 borsAuto merge of #76071 - khyperia:configurable_to_immedia...
2020-09-01 borsAuto merge of #76047 - Dylan-DPC:rename/maybe, r=RalfJung
2020-08-31 borsAuto merge of #75936 - sdroege:chunks-exact-constructio...
2020-08-31 Aleksey KladovRollup merge of #75938 - Amjad50:min_const_generics...
2020-08-31 Aleksey KladovRollup merge of #76069 - pickfire:patch-16, r=jyn514
2020-08-31 Aleksey KladovRollup merge of #76058 - pickfire:patch-11, r=jyn514
2020-08-31 Aleksey KladovRollup merge of #76055 - pickfire:patch-9, r=jyn514
2020-08-31 Aleksey KladovRollup merge of #76052 - aszenz:GH-66816_removes_disabl...
2020-08-31 Aleksey KladovRollup merge of #76033 - camelid:patch-7, r=Dylan-DPC
2020-08-31 Aleksey KladovRollup merge of #76023 - pickfire:patch-4, r=jyn514
2020-08-31 borsAuto merge of #75932 - Amjad50:intra-doc-core-slice...
2020-08-31 borsAuto merge of #75926 - camelid:patch-5, r=jonas-schievink
2020-08-31 borsAuto merge of #75463 - CDirkx:ordering-const, r=CDirkx
2020-08-30 borsAuto merge of #75176 - jyn514:impl-link, r=GuillaumeGom...
2020-08-30 borsAuto merge of #75867 - estebank:async-lt-sugg-fix,...
2020-08-30 borsAuto merge of #75919 - rust-lang:jonas-schievink-patch...
2020-08-30 borsAuto merge of #75901 - GuillaumeGomez:ayu-theme-button...
2020-08-30 borsAuto merge of #76093 - jyn514:prim-assoc-items, r=Manis...
2020-08-29 Dylan DPCRollup merge of #76057 - matklad:remove-retokenize...
2020-08-29 Dylan DPCRollup merge of #76029 - denisvasilik:intra-doc-links...
2020-08-29 Dylan DPCRollup merge of #76022 - GuillaumeGomez:cleanup-rustdoc...
2020-08-29 Dylan DPCRollup merge of #76015 - ortem:fix-lldb-script, r=Mark...
2020-08-29 Dylan DPCRollup merge of #75990 - rylev:arm-fastfail, r=alexcrichton
2020-08-29 Dylan DPCRollup merge of #75975 - matklad:snapshot-tests, r...
2020-08-29 Dylan DPCRollup merge of #75917 - poliorcetics:intra-doc-core...
2020-08-29 Dylan DPCRollup merge of #75910 - bugadani:testcase, r=oli-obk
2020-08-29 Dylan DPCRollup merge of #75892 - ArekPiekarz:unstable_book_tls_...
2020-08-29 Dylan DPCRollup merge of #75885 - jumbatm:issue75739-clashing...
2020-08-29 Dylan DPCRollup merge of #75881 - pickfire:patch-5, r=GuillaumeGomez
2020-08-29 Dylan DPCRollup merge of #75874 - pickfire:patch-3, r=jyn514
2020-08-29 Dylan DPCRollup merge of #75852 - camelid:patch-3, r=jyn514
2020-08-29 Dylan DPCRollup merge of #75832 - kofls:intradoc-fix, r=jyn514
2020-08-29 borsAuto merge of #75775 - matklad:rustc-lexer-rustdoc...
2020-08-29 borsAuto merge of #75713 - mati865:netbsd_zlib, r=Mark...
2020-08-29 borsAuto merge of #75754 - joshtriplett:wip-perf-snappy...
2020-08-29 borsAuto merge of #76034 - flip1995:clippyup, r=Manishearth
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-16 Tyler MandryRollup merge of #74204 - ayazhafiz:i/74120, r=eddyb
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-10 borsAuto merge of #74410 - mati865:mingw-no-self-contained...
2020-08-07 borsAuto merge of #73842 - euclio:doctest-expn, r=Guillaume...
2020-07-29 borsAuto merge of #72049 - mati865:mingw-lld, r=petrochenkov
2020-07-29 Yuki OkushiRollup merge of #74266 - GuillaumeGomez:cleanup-e0720...
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-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 #74367 - Neutron3529:patch-1, r=nagisa
2020-07-24 Manish GoregaokarRollup merge of #72954 - hermitcore:rwlock, r=dtolnay
2020-07-24 Yuki OkushiRollup merge of #74361 - GuillaumeGomez:theme-logo...
2020-07-23 Manish GoregaokarRollup merge of #74141 - euclio:typos, r=steveklabnik
2020-07-22 Manish GoregaokarRollup merge of #74454 - lcnr:negative-impls, r=nikomat...
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 #74376 - lcnr:type-dependent-path-clean...
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 #74419 - Lokathor:gba-target, r=jonas...
2020-07-19 Manish GoregaokarRollup merge of #74356 - lzutao:rm_combine, r=LukasKalb...
2020-07-19 Manish GoregaokarRollup merge of #74333 - poliorcetics:std-alloc-unsafe...
2020-07-19 borsAuto merge of #74163 - cuviper:debian6, r=Mark-Simulacrum
2020-07-19 borsAuto merge of #74091 - richkadel:llvm-coverage-map...
2020-07-18 Manish GoregaokarRollup merge of #74459 - canova:const-unreachable-unche...
2020-07-18 Manish GoregaokarRollup merge of #74445 - lcnr:const-generic-ty-decl...
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-18 borsAuto merge of #73441 - alexcrichton:backtrace-gimli...
2020-07-18 Manish GoregaokarRollup merge of #74464 - FedericoPonzi:fix-#67108,...
2020-07-18 Manish GoregaokarRollup merge of #74457 - Keruspe:install, r=Mark-Simulacrum
2020-07-18 Manish GoregaokarRollup merge of #74453 - Manishearth:intra-doc-std...
2020-07-18 Manish GoregaokarRollup merge of #74450 - aticu:master, r=jonas-schievink
2020-07-18 Manish GoregaokarRollup merge of #74449 - tmiasko:cmpxchg-test, r=nikoma...
2020-07-18 Manish GoregaokarRollup merge of #74448 - davidtwco:improper-ctypes...
2020-07-18 Manish GoregaokarRollup merge of #74444 - Alexendoo:test-69414, r=nikoma...
2020-07-18 Manish GoregaokarRollup merge of #74441 - eddyb:zlib-on-nixos, r=nagisa
2020-07-18 Manish GoregaokarRollup merge of #74418 - rye:gha-dedup-shell-setting...
next