]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/methods
fix issue #7731
[rust.git] / clippy_lints / src / methods /
2021-09-28 borsAuto merge of #7734 - Manishearth:doc-unsafe-trait...
2021-09-28 borsAuto merge of #7711 - camsteffen:depinfo-error, r=flip1995
2021-09-28 borsAuto merge of #7733 - flip1995:rustup, r=flip1995
2021-09-28 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-27 borsAuto merge of #7692 - workingjubilee:float-cmp-not...
2021-09-26 Manish GoregaokarRollup merge of #89216 - r00ster91:bigo, r=dtolnay
2021-09-25 borsAuto merge of #89030 - nbdd0121:box2, r=jonas-schievink
2021-09-24 JubileeRollup merge of #89001 - jackh726:binder-cleanup, r...
2021-09-24 r00ster91consistent big O notation
2021-09-23 borsAuto merge of #7707 - Jarcho:suspicious_else_proc_mac...
2021-09-22 borsAuto merge of #7693 - F3real:vec2, r=Manishearth
2021-09-22 borsAuto merge of #7679 - lengyijun:issue4546, r=xFrednet
2021-09-22 lengyijunadd #4546 test
2021-09-17 borsAuto merge of #7653 - lengyijun:same_name_method_crate...
2021-09-16 jackh726Fix clippy
2021-09-13 borsAuto merge of #7646 - camsteffen:relative-target, r...
2021-09-13 borsAuto merge of #88517 - smoelius:without-patch-versions...
2021-09-13 borsAuto merge of #7661 - camsteffen:eta, r=giraffate
2021-09-12 borsAuto merge of #88839 - nbdd0121:alignof, r=nagisa
2021-09-12 Manish GoregaokarRollup merge of #88677 - petrochenkov:exportid, r=davidtwco
2021-09-11 borsAuto merge of #84373 - cjgillot:resolve-span, r=michael...
2021-09-11 Camille GILLOTRebase fallout.
2021-09-11 borsAuto merge of #7663 - Jarcho:rsplit_once_order, r=llogiq
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-10 Jason NewcombFix result order for `manual_split_once` when `rsplitn...
2021-09-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-09-09 borsAuto merge of #7610 - Labelray:master, r=camsteffen
2021-09-08 borsAuto merge of #88615 - flip1995:clippyup, r=Manishearth
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2021-09-08 borsAuto merge of #7644 - flip1995:rustup, r=flip1995
2021-09-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-06 borsAuto merge of #7634 - chansuke:update-eval-order-depend...
2021-09-06 borsAuto merge of #88493 - chenyukang:fix-duplicated-diagno...
2021-09-05 borsAuto merge of #7596 - lengyijun:option_needless_deref...
2021-09-05 borsAuto merge of #7638 - xFrednet:7569-avoid-indexing...
2021-09-05 borsAuto merge of #88499 - eddyb:layout-off, r=nagisa
2021-09-05 xFrednetAvoid slice indexing in Clippy (down with the ICEs)
2021-09-02 borsAuto merge of #7604 - flip1995:rustup, r=Manishearth
2021-09-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-01 Eduard-Mihai Burtescurustc_target: move `LayoutOf` to `ty::layout`.
2021-08-30 borsAuto merge of #7573 - Jarcho:option_if_let_else, r...
2021-08-26 lcnradd `tcx` to `fn walk`
2021-08-25 borsAuto merge of #7453 - F3real:assume_function_calls_have...
2021-08-23 borsAuto merge of #7539 - Labelray:master, r=camsteffen
2021-08-17 borsAuto merge of #7565 - Jarcho:manual_split_once, r=llogiq
2021-08-16 Jason NewcombUpdate docs for `manual_split_once`
2021-08-16 Jason NewcombAdd lint `manual_split_once`
2021-08-16 borsAuto merge of #84039 - jyn514:uplift-atomic-ordering...
2021-08-15 CaioIntroduce hir::ExprKind::Let - Take 2
2021-08-13 borsAuto merge of #7562 - dswij:filter-next-false-positive...
2021-08-13 dswijFix false positive on `filter_next`
2021-08-13 borsAuto merge of #87954 - flip1995:clippyup, r=Manishearth
2021-08-12 flip1995Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735...
2021-08-12 borsAuto merge of #7558 - flip1995:rustup, r=flip1995
2021-08-12 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-08-12 borsAuto merge of #7546 - mgeier:patch-1, r=giraffate
2021-08-12 borsAuto merge of #7516 - lf-:unwrap-or-default, r=xFrednet
2021-08-11 borsAuto merge of #7541 - LeSeulArtichaut:for-never-loop...
2021-08-10 JadeAdd is_trait_item, refactor or_fun_call and unwrap_or_e...
2021-08-10 JadeAdd unwrap_or_else_default lint
2021-08-10 borsAuto merge of #7535 - LeSeulArtichaut:7518-self-ty...
2021-08-10 borsAuto merge of #7478 - DevinR528:preemtive, r=llogiq
2021-08-09 borsAuto merge of #7544 - r00ster91:patch-1, r=flip1995
2021-08-09 borsAuto merge of #7542 - LeSeulArtichaut:cleanups, r=flip1995
2021-08-09 borsAuto merge of #7506 - HKalbasi:add-xor-swap, r=camsteffen
2021-08-07 borsAuto merge of #7536 - LeSeulArtichaut:redundant-allocat...
2021-08-07 borsAuto merge of #7534 - LeSeulArtichaut:7517-closure...
2021-08-07 borsAuto merge of #7533 - Valentine-Mario:vec_extend_to_app...
2021-08-06 LeSeulArtichautReplace `span_to_snippet` calls with `snippet_opt`...
2021-08-05 valentine-mariofixed bug that had to deal with mut and non mut suggestion
2021-08-04 borsAuto merge of #87568 - petrochenkov:localevel, r=cjgillot
2021-08-02 borsAuto merge of #7522 - dswij:map-flatten-result, r=llogiq
2021-08-01 Dharma Saputra WijayaHandle `Result` on `map_flatten` lint
2021-07-31 Vadim PetrochenkovFix clippy
2021-07-30 borsAuto merge of #86754 - estebank:use-multispans-more...
2021-07-30 Yuki OkushiRollup merge of #87385 - Aaron1011:final-enable-semi...
2021-07-29 borsAuto merge of #7505 - flip1995:beta, r=flip1995
2021-07-29 flip1995Rename two lints to comply with our lint naming convention
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-29 borsAuto merge of #7504 - flip1995:rename-lints, r=flip1995
2021-07-29 flip1995Rename two lints to comply with our lint naming convention
2021-07-29 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-28 borsAuto merge of #7502 - flip1995:rollup-y3ho3w0, r=flip1995
2021-07-28 Philipp KronesRollup merge of #7420 - xFrednet:7172-update-lint-docum...
2021-07-28 xFrednetUpdate lint documentation to use markdown headlines
2021-07-27 borsAuto merge of #7492 - nfejzic:improve_help, r=Manishearth
2021-07-27 borsAuto merge of #7466 - xFrednet:5393-use-more-diagnostic...
2021-07-19 borsAuto merge of #7221 - th1000s:keyword_, r=giraffate
2021-07-19 borsAuto merge of #7403 - Anthuang:redundant-method-names...
2021-07-16 Guillaume GomezRollup merge of #87069 - sexxi-goose:copy_ref_always...
2021-07-15 borsAuto merge of #7460 - camsteffen:run-from-source, r...
2021-07-15 flip1995Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e...
2021-07-15 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-14 xFrednetUse diagnostic items for `Into`, `IntoIterator`, `Linke...
2021-07-14 xFrednetUse diagnostic items for `BinaryHeap`, `BTreeMap`,...
2021-07-14 borsAuto merge of #7437 - ebobrow:redundant-closure-move...
2021-07-13 borsAuto merge of #7446 - Y-Nak:fix-7445, r=xFrednet,flip1995
2021-07-13 borsAuto merge of #7442 - camsteffen:format-args, r=xFrednet
2021-07-13 Cameron SteffenRefactor format macro parsing
2021-07-03 borsAuto merge of #7426 - ebobrow:doc-markdown-fp, r=llogiq
next