]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/utils/sugg.rs
Update Clippy for MethodCall changes
[rust.git] / clippy_lints / src / utils / sugg.rs
2020-05-29 borsAuto merge of #72671 - flip1995:clippyup, r=Xanewok
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-19 borsAuto merge of #69171 - Amanieu:new-asm, r=nagisa,nikoma...
2020-05-18 Amanieu d'AntrasHandle InlineAsm in clippy
2020-04-17 borsAuto merge of #5445 - logan-dev-oss:master, r=flip1995
2020-04-17 borsAuto merge of #5482 - phansch:diag, r=matthiaskrgr
2020-04-17 Philipp HanschCleanup: Rename 'db' variable to 'diag'
2020-04-15 Jane LusbyMerge remote-tracking branch 'upstream/master' into...
2020-03-30 borsAuto merge of #5365 - mgr-inz-rafal:issue4983_bool_upda...
2020-03-30 borsAuto merge of #5373 - flip1995:doc_release_backport...
2020-03-27 borsAuto merge of #5376 - flip1995:verbose_file_reads_restr...
2020-03-27 borsAuto merge of #5377 - matthiaskrgr:rustup_38, r=flip1995
2020-03-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/68404
2020-03-25 borsAuto merge of #5334 - flip1995:backport_remerge, r...
2020-03-25 borsAuto merge of #5370 - phansch:matches, r=matthiaskrgr
2020-03-25 Philipp HanschRemove dependency on `matches` crate
2020-03-18 flip1995Merge remote-tracking branch 'upstream/rust-1.43.0...
2020-03-16 borsAuto merge of #5322 - phansch:or_patterns, r=matthiaskrgr
2020-03-15 borsAuto merge of #5318 - matthiaskrgr:rustup_30, r=flip1995
2020-03-15 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/69589/
2020-03-05 borsAuto merge of #5230 - DevinR528:macro-use, r=flip1995
2020-03-05 borsAuto merge of #5235 - flip1995:tag_deploy_fix, r=phansch
2020-03-04 borsAuto merge of #5257 - mlegner:cast_hex_fp, r=flip1995
2020-03-04 mlegnerMove NumericLiteral to its own module.
2020-03-02 borsAuto merge of #5242 - matthiaskrgr:5238_test, r=flip1995
2020-03-01 JarredAllenMerge branch 'master' of github.com:rust-lang/rust...
2020-03-01 borsAuto merge of #5247 - JohnTitor:syntax, r=flip1995
2020-03-01 Yuki OkushiRustup to rust-lang/rust#69592
2020-02-21 borsAuto merge of #5029 - flip1995:wildcard_imports, r...
2020-02-21 flip1995Fix fallout
2020-02-19 borsAuto merge of #5190 - flip1995:nuke_traveyor, r=phansch...
2020-02-18 borsAuto merge of #5191 - JohnTitor:clean-up, r=flip1995
2020-02-18 Yuki OkushiClean up imports
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-02 borsAuto merge of #5120 - JohnTitor:split-up-drop-forget...
2020-02-02 borsAuto merge of #5119 - JohnTitor:tweak-doc, r=flip1995
2020-02-01 flip1995Merge remote-tracking branch 'upstream/rust-1.42.0...
2020-02-01 borsAuto merge of #5123 - JohnTitor:rustup-0202, r=matthiaskrgr
2020-02-01 Yuki OkushiRustup to rust-lang/rust#68133
2020-01-24 borsAuto merge of #5027 - sinkuu:vectored_io, r=phansch
2020-01-21 borsAuto merge of #5028 - krishna-veerareddy:issue-5026...
2020-01-13 borsAuto merge of #4543 - xiongmao86:issue4503, r=flip1995
2020-01-13 borsAuto merge of #5033 - JohnTitor:split-use-self, r=flip1995
2020-01-13 borsAuto merge of #5042 - JohnTitor:rustup-0112, r=phansch
2020-01-13 Yuki OkushiRustup to rust-lang/rust#68045
2020-01-06 borsAuto merge of #5003 - JohnTitor:rustup, r=flip1995
2020-01-06 Yuki OkushiRustup to rust-lang/rust#67886
2020-01-04 borsAuto merge of #4992 - phansch:rustup_foobar, r=matthiaskrgr
2020-01-04 Philipp HanschRustup to https://github.com/rust-lang/rust/pull/67853
2019-12-31 borsAuto merge of #4973 - JohnTitor:rustup-1231, r=phansch
2019-12-31 Yuki OkushiRustup to rust-lang/rust#67707
2019-12-27 borsAuto merge of #4962 - JohnTitor:rustup-1227, r=matthiaskrgr
2019-12-27 Yuki OkushiRustup to rust-lang/rust#66936
2019-12-24 borsAuto merge of #4947 - rust-lang:doc-main-extern-crate...
2019-12-24 borsAuto merge of #4885 - rust-lang:mut-key-types, r=flip1995
2019-12-23 borsAuto merge of #4946 - lzutao:take, r=flip1995
2019-12-23 Lzu Taodo minor cleanups
2019-11-28 Phil HanschRollup merge of #4832 - dario23:i4829, r=phansch
2019-11-23 borsAuto merge of #4840 - flip1995:rollup-jqk3a3i, r=flip1995
2019-11-23 Philipp KronesRollup merge of #4830 - lzutao:str-repeat, r=flip1995
2019-11-23 Philipp KronesRollup merge of #4820 - guanqun:comment-fix, r=flip1995
2019-11-23 Philipp KronesRollup merge of #4811 - mikerite:lit_repr_20191113...
2019-11-13 Michael Wrightliteral representation restructure 12
2019-11-11 borsAuto merge of #4780 - flip1995:ice_4775, r=phansch
2019-11-08 borsAuto merge of #4791 - lzutao:osx2bors, r=matthiaskrgr
2019-11-08 borsAuto merge of #4786 - msizanoen1:target-libs, r=Manishearth
2019-11-08 Michael WrightMerge branch 'master' into fix-4727
2019-11-08 borsAuto merge of #4792 - lzutao:rustup-65916, r=Manishearth
2019-11-08 Lzu Taorustup https://github.com/rust-lang/rust/pull/65916
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.39.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.38.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-10-24 borsAuto merge of #4675 - lzutao:improve-shellscript, r...
2019-10-23 borsAuto merge of #4680 - hellow554:debug_assert_mut_call...
2019-10-23 borsAuto merge of #4691 - HMPerson1:suggest_iter, r=phansch
2019-10-18 HMPerson1Fix suggestion for ranges
2019-10-14 borsAuto merge of #4560 - rust-lang:must-use-pure, r=phansch
2019-10-14 Andre Bogusnew lints around `#[must_use]` fns
2019-09-27 borsAuto merge of #4591 - flip1995:rustup, r=flip1995
2019-09-27 flip1995Rustup to rust-lang/rust#64813
2019-09-23 borsAuto merge of #4566 - phansch:update_changelog2, r...
2019-09-23 borsAuto merge of #4537 - mikerite:unneeded_wildcard_patter...
2019-09-23 Michael WrightMerge branch 'master' into unneeded_wildcard_pattern
2019-09-22 Michael WrightMerge branch 'master' into unneeded_wildcard_pattern
2019-09-12 Michael WrightFix lint warnings
2019-08-23 borsAuto merge of #4409 - jeremystucki:export, r=phansch
2019-08-21 borsAuto merge of #4372 - phansch:changelog_update, r=flip1995
2019-08-20 borsAuto merge of #4401 - JJJollyjim:literal-separation...
2019-08-20 borsAuto merge of #4420 - phansch:disable_rls_integration_t...
2019-08-20 Philipp HanschMerge pull request #4416 from SimonSapin/plugin
2019-08-19 borsAuto merge of #4417 - kraai:remove-in_macro_or_desugar...
2019-08-19 KRAAI, MATTHEW ... Remove in_macro_or_desugar
2019-07-13 borsAuto merge of #4229 - euclio:lint-doc-generation-fix...
2019-07-09 borsAuto merge of #4257 - skade:improve-cast-alignment...
2019-07-07 borsAuto merge of #4258 - mikerite:fix-breakage-20190706...
2019-07-06 Michael WrightFix breakage due to rust-lang/rust#61988
2019-07-01 borsAuto merge of #4222 - jfrikker:try_err, r=flip1995
2019-06-24 borsAuto merge of #4123 - Centril:rustup-let-chains-ast...
2019-06-23 Mazdak FarrokhzadFix fallout from rust-lang/rust PR 60861.
2019-06-12 borsAuto merge of #4199 - flip1995:implicit_return_docs...
next