]> git.lizzy.rs Git - rust.git/history - src/tools/clippy/clippy_lints/src/identity_op.rs
Rollup merge of #85663 - fee1-dead:document-arc-from, r=m-ou-se
[rust.git] / src / tools / clippy / clippy_lints / src / identity_op.rs
2021-06-17 Yuki OkushiRollup merge of #85663 - fee1-dead:document-arc-from...
2021-06-16 Yuki OkushiRollup merge of #86140 - scottmcm:array-hash-facepalm...
2021-06-16 Yuki OkushiRollup merge of #85870 - ptrojahn:mir_dump_whitespace...
2021-06-15 borsAuto merge of #85406 - VillSnow:integrate_binary_search...
2021-06-15 borsAuto merge of #85154 - cjgillot:lessfn, r=bjorn3
2021-06-15 Yuki OkushiRollup merge of #85792 - mjptree:refactor-windows-socke...
2021-06-15 Yuki OkushiRollup merge of #85608 - scottmcm:stabilize-control...
2021-06-15 Yuki OkushiRollup merge of #82179 - mbartlett21:patch-5, r=joshtri...
2021-06-15 Yuki OkushiRollup merge of #80269 - pickfire:patch-4, r=joshtriplett
2021-06-15 borsAuto merge of #85541 - XAMPPRocky:relnotes_1.53.0,...
2021-06-14 borsAuto merge of #85758 - petertodd:2021-revert-manuallydr...
2021-06-11 Yuki OkushiRollup merge of #85823 - fee1-dead:borrowck-0, r=jackh726
2021-06-11 Yuki OkushiRollup merge of #85800 - BoxyUwU:const-param-default...
2021-06-10 borsAuto merge of #85630 - gilescope:to_digit_speedup3...
2021-06-10 Yuki OkushiRollup merge of #84687 - a1phyr:improve_rwlock, r=m...
2021-06-10 Yuki OkushiRollup merge of #82037 - calavera:strip_debuginfo_osx...
2021-06-10 borsAuto merge of #85910 - cjgillot:no-meta-version, r...
2021-06-09 borsAuto merge of #85975 - the8472:revert-take-tra, r=scottmcm
2021-06-09 Yuki OkushiRollup merge of #85957 - BoxyUwU:rustdoc-const-generic...
2021-06-09 Yuki OkushiRollup merge of #85791 - CDirkx:is_unicast, r=joshtriplett
2021-06-09 Yuki OkushiRollup merge of #85715 - fee1-dead:document-string...
2021-06-09 Yuki OkushiRollup merge of #85676 - CDirkx:ip-style, r=JohnTitor
2021-06-08 Yuki OkushiRollup merge of #85951 - hyd-dev:force-unwind-tables...
2021-06-08 Yuki OkushiRollup merge of #85906 - LingMan:iter_find, r=matthewjasper
2021-06-07 borsAuto merge of #85903 - bjorn3:rustc_serialize_cleanup...
2021-06-07 Yuki OkushiRollup merge of #86025 - bjorn3:no_rpath_cfg_prefix...
2021-06-07 Yuki OkushiRollup merge of #85973 - LingMan:indentation, r=jyn514
2021-06-07 Yuki OkushiRollup merge of #84262 - camelid:sized-ice, r=estebank
2021-06-06 Guillaume GomezRollup merge of #86040 - GuillaumeGomez:search-result...
2021-06-06 Guillaume GomezRollup merge of #85965 - tmiasko:a, r=nagisa
2021-06-06 Guillaume GomezRollup merge of #85912 - LingMan:iter_any, r=nagisa
2021-06-06 Yuki OkushiRollup merge of #86043 - klensy:attr-clone, r=jyn514
2021-06-06 Yuki OkushiRollup merge of #85930 - mominul:array_into_iter, r...
2021-06-06 Yuki OkushiRollup merge of #85920 - luqmana:wasm-linker-tweaks...
2021-06-06 Yuki OkushiRollup merge of #85772 - luqmana:ignored-metadata,...
2021-06-06 Yuki OkushiRollup merge of #85436 - tamird:save-clone, r=estebank
2021-06-06 borsAuto merge of #84863 - ABouttefeux:libtest, r=m-ou-se
2021-06-06 borsAuto merge of #79608 - alessandrod:bpf, r=nagisa
2021-06-05 borsAuto merge of #86002 - cjgillot:expn_that_defined,...
2021-06-05 Guillaume GomezRollup merge of #86014 - cr1901:msp430-link, r=jonas...
2021-06-05 Guillaume GomezRollup merge of #85974 - GuillaumeGomez:td-align, r...
2021-06-05 Guillaume GomezRollup merge of #85760 - ChrisDenton:path-doc-platform...
2021-06-05 Guillaume GomezRollup merge of #85710 - fee1-dead:document-path, r...
2021-06-05 Guillaume GomezRollup merge of #85503 - liigo:tooltips, r=GuillaumeGomez
2021-06-05 Guillaume GomezRollup merge of #83646 - glittershark:bound-map, r...
2021-06-05 borsAuto merge of #85869 - tmiasko:box-free, r=nagisa
2021-06-05 borsAuto merge of #85919 - workingjubilee:simd-ptrs-are...
2021-06-04 Yuki OkushiRollup merge of #85983 - dtolnay:semverx, r=ehuss
2021-06-04 Yuki OkushiRollup merge of #85979 - tlyu:where-no-unsized-indirect...
2021-06-04 Yuki OkushiRollup merge of #85966 - alexcrichton:wasm-simd-indirec...
2021-06-04 Yuki OkushiRollup merge of #85939 - m-ou-se:fix-remove-ref-macro...
2021-06-04 Yuki OkushiRollup merge of #85853 - marmeladema:improper-ctypes...
2021-06-04 Yuki OkushiRollup merge of #84880 - jyn514:cleanup-itemkind, r...
2021-06-04 Yuki OkushiRollup merge of #84466 - jyn514:prim-str, r=GuillaumeGomez
2021-06-04 borsAuto merge of #84449 - alexcrichton:metadata-in-object...
2021-06-04 borsAuto merge of #85806 - ATiltedTree:android-ndk-beta...
2021-06-04 borsAuto merge of #85788 - rylev:force-warns, r=nikomatsakis
2021-06-04 borsAuto merge of #85385 - richkadel:simpler-simplify-with...
2021-06-04 borsAuto merge of #85959 - RalfJung:miri-stage-0, r=Mark...
2021-06-04 borsAuto merge of #85984 - JohnTitor:rollup-rq0g9ph, r...
2021-06-04 borsAuto merge of #85954 - flip1995:clippyup, r=Manishearth
2021-06-03 flip1995Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31...
2021-05-27 bjorn3Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9...
2021-05-26 borsAuto merge of #83770 - the8472:tra-extend, r=Mark-Simul...
2021-05-20 flip1995Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577...
2021-05-15 Caleb CartwrightAdd 'src/tools/rustfmt/' from commit '7872306edf2e11a69...
2021-05-12 borsAuto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
2021-05-06 flip1995Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f...
2021-05-05 Ralf JungRollup merge of #83553 - jfrimmel:addr-of, r=m-ou-se
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-05-02 borsAuto merge of #82576 - gilescope:to_string, r=Amanieu
2021-05-02 borsAuto merge of #84725 - sebpop:arm64-isb, r=joshtriplett
2021-05-01 borsAuto merge of #83857 - ABouttefeux:master, r=jyn514
2021-04-30 Erin PowerMerge commit '15c8d31392b9fbab3b3368b67acc4bbe5983115a...
2021-04-30 Erin PowerSync rustc_codegen_cranelift 'ddd4ce25535cf71203ba37008...
2021-04-28 borsAuto merge of #83401 - fee1-dead:master, r=davidtwco
2021-04-27 flip1995Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8...
2021-04-26 borsAuto merge of #84092 - scottmcm:try_trait_initial,...
2021-04-24 Yuki OkushiRollup merge of #84105 - WaffleLapkin:stabilize_array_f...
2021-04-24 Sean CrossMerge remote-tracking branch 'upstream/master' into...
2021-04-24 Yuki OkushiRollup merge of #83990 - the8472:take-trusted-len,...
2021-04-24 borsAuto merge of #83722 - jyn514:stable-help, r=estebank
2021-04-23 borsAuto merge of #83729 - JohnTitor:issue-43913, r=estebank
2021-04-23 Yuki OkushiRollup merge of #80805 - camelid:iter-by_ref-example...
2021-04-23 borsAuto merge of #82585 - TrolledWoods:master, r=dtolnay
2021-04-22 borsAuto merge of #71511 - hi-rustin:rustin-patch-rename...
2021-04-22 flip1995Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344...
2021-04-20 borsAuto merge of #84353 - estebank:as-ref-mir, r=davidtwco
2021-04-18 borsAuto merge of #83799 - crlf0710:stablize_non_ascii_iden...
2021-04-16 Dylan DPCRollup merge of #83944 - jackh726:binder-refactor-fix2...
2021-04-14 borsAuto merge of #83948 - ABouttefeux:lint-nullprt-deref...
2021-04-13 Dylan DPCRollup merge of #83707 - exrook:unsafecell, r=m-ou-se
2021-04-13 Dylan DPCRollup merge of #83438 - CDirkx:releases, r=Mark-Simulacrum
2021-04-13 borsAuto merge of #82992 - philippeitis:stabilize_bufreader...
2021-04-12 borsAuto merge of #83776 - jyn514:update-stdarch-docs,...
2021-04-12 borsAuto merge of #82300 - andersk:libtest-id, r=Amanieu
2021-04-12 borsAuto merge of #84068 - Amanieu:fix_lint, r=lcnr
2021-04-11 Dylan DPCRollup merge of #84014 - estebank:cool-bears-hot-tip...
2021-04-11 Dylan DPCRollup merge of #83669 - kwj2104:issue-81508-fix, r...
2021-04-11 borsAuto merge of #81469 - tweksteen:android_set_message...
next