]> git.lizzy.rs Git - rust.git/history - clippy_lints/src
Rustup https://github.com/rust-lang/rust/pull/64513
[rust.git] / clippy_lints / src /
2019-09-26 Lzu TaoRustup https://github.com/rust-lang/rust/pull/64513
2019-09-26 borsAuto merge of #4568 - mikerite:fix-4548, r=flip1995
2019-09-26 borsAuto merge of #4569 - james9909:add-comparison-chain...
2019-09-26 borsAuto merge of #4570 - lzutao:call_site_toplevel_ref_arg...
2019-09-26 Lzu TaoFix macro expansion in toplevel_ref_arg lint
2019-09-25 borsAuto merge of #4575 - Manishearth:suggestions, r=oli-obk
2019-09-25 Manish GoregaokarDowngrade op_ref to a MaybeIncorrect suggestion
2019-09-25 Manish Goregaokarredundant_pattern_matching: make rustfixable
2019-09-25 Manish Goregaokarredundant_closure_call: split tests into fixable
2019-09-25 Manish Goregaokarmap_unit_fn: fix applicability
2019-09-25 Manish Goregaokarnon_copy_const: remove incorrect suggestion
2019-09-25 Manish Goregaokarneedless_collect: fix suggestion, make test rustfixable
2019-09-25 Manish Goregaokarneedless_borrowed_ref: fix false positive, make rustfixable
2019-09-25 Manish Goregaokarmap_entry test: Fix semicolon, add run-rustfix
2019-09-25 borsAuto merge of #4574 - Manishearth:rustup, r=yaahc,centril
2019-09-25 Manish GoregaokarRemove suggestion for complex map_entry cases
2019-09-25 Manish Goregaokarignore single-match for or patterns
2019-09-25 Manish Goregaokararm.pats -> arm.pat
2019-09-25 Michael WrightRefactor `booleans`
2019-09-25 James WangUpdate refactor according to code review
2019-09-24 James WangFix example in docs
2019-09-24 James WangAdd a new lint for comparison chains
2019-09-24 Michael WrightFix `nonminimal-bool` false positive
2019-09-23 borsAuto merge of #4567 - phansch:toplevel_ref_arg, r=flip1995
2019-09-23 borsAuto merge of #4561 - rust-lang:let-return-fix, r=phansch
2019-09-23 Andre BogusFix let_and_return lint
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 borsAuto merge of #4518 - imp:4517_license-file, r=phansch
2019-09-22 Cyril Pliskoclippy::cargo_common_metadata: check for license-file
2019-09-22 Michael WrightMerge branch 'master' into unneeded_wildcard_pattern
2019-09-21 borsAuto merge of #4558 - Manishearth:suggestions, r=phansch
2019-09-21 Manish Goregaokarfor_loop: Split test into fixable/unfixable, make needl...
2019-09-20 borsAuto merge of #4511 - rust-lang:replace_uninitialized...
2019-09-20 Manish Goregaokarassign_ops: Remove MachineApplicable
2019-09-19 Andre Bogusnew lint: mem-replace-with-uninit
2019-09-19 borsAuto merge of #4544 - JoshMcguigan:issue-4542, r=flip1995
2019-09-19 borsAuto merge of #4539 - jolson88:cast-lossless-pedantic...
2019-09-19 borsAuto merge of #4535 - rust-lang:unsafe-doc, r=flip1995
2019-09-19 Andre BogusNew lint: Require `# Safety` section in pub unsafe...
2019-09-19 borsAuto merge of #4551 - mikerite:fix-ice-reporting, r...
2019-09-18 Michael WrightWork around qpath_res issue
2019-09-18 Josh Mcguiganremove machine applicable suggestion explicit_write...
2019-09-18 mikeriteAdd note about refactoring
2019-09-15 Jason OlsonChanges cast-lossless to a pedantic lint
2019-09-14 borsAuto merge of #4513 - matthiaskrgr:dogdood_incrcomp...
2019-09-14 borsAuto merge of #4540 - jolson88:fix-place-projection...
2019-09-14 Jason OlsonConvert to Place's new boxed slice projection
2019-09-13 Michael WrightApply review suggestions
2019-09-12 Michael WrightFix lint warnings
2019-09-12 Michael WrightAdd `unneeded-wildcard-pattern` lint
2019-09-11 borsAuto merge of #4478 - tsurai:master, r=flip1995
2019-09-11 borsAuto merge of #4534 - matthiaskrgr:fmt_, r=flip1995
2019-09-11 Matthias Krügerrun rustfmt
2019-09-10 borsAuto merge of #4532 - rust-lang:integer-const, r=oli-obk
2019-09-10 Andre BogusNew `is_integer_const` to check more const ints
2019-09-10 borsAuto merge of #4525 - mikerite:use-self-constructor...
2019-09-10 borsAuto merge of #4529 - lzutao:rm-feature-bind-by-move...
2019-09-10 Lzu TaoRemove feature gate bind-by-move
2019-09-09 borsAuto merge of #4527 - rust-lang:more-vec-diag-items...
2019-09-09 borsAuto merge of #4522 - mikerite:fix-4514, r=phansch
2019-09-09 Andre BogusChanged more Vec paths to diagnostic_items
2019-09-09 borsAuto merge of #4458 - flip1995:block_in_if_ext_macro...
2019-09-09 borsAuto merge of #4510 - lzutao:unsep-literals-regression...
2019-09-09 Lzu TaoFix regression in case of proc-macro attribute expansion
2019-09-09 Michael WrightExtend `use_self` to check constructor
2019-09-09 Michael WrightMerge branch 'master' into fix-4514
2019-09-09 borsAuto merge of #4519 - rust-lang:vec-diagnostic-item...
2019-09-09 Andre BogusUse diagnostic item for
2019-09-08 borsAuto merge of #4523 - matthewjasper:remove-cfg-usage...
2019-09-08 Matthew JasperUpdate non_expressive_names for or patterns
2019-09-08 Matthew JasperRemove use of the HIR CFG
2019-09-08 Michael WrightFix `or_fun_call` bad suggestion
2019-09-06 borsAuto merge of #4508 - rust-lang:reduced-symbolism,...
2019-09-06 borsAuto merge of #4512 - mati865:rustup, r=phansch
2019-09-06 Mateusz MikułaRustup to rust-lang/rust#64111
2019-09-06 borsAuto merge of #4500 - jeremystucki:refactoring, r=flip1995
2019-09-06 Andre BogusSimplify , removing a FIXME
2019-09-05 borsAuto merge of #4489 - JohnTitor:fix-redundant-pattern...
2019-09-05 borsAuto merge of #4502 - lzutao:rustup-64141, r=phansch
2019-09-05 Lzu TaoRustup "Minimize uses of `LocalInternedString`"
2019-09-04 borsAuto merge of #4501 - derivmug:update-lint-doc, r=phansch
2019-09-04 borsAuto merge of #4495 - JohnTitor:fix-map-entry-false...
2019-09-04 Yuki OkushiMake it auto fixable lint
2019-09-04 Yuki OkushiFix `redundant_pattern` false positive
2019-09-04 borsAuto merge of #4487 - JohnTitor:deref-addrof-external...
2019-09-04 Jeremy StuckiRefactor option handling
2019-09-04 borsAuto merge of #4418 - euclio:byte-lit-suggestion, r...
2019-09-04 Andy Russelluse a structured suggestion for char-lit-as-u8
2019-09-04 borsAuto merge of #4498 - sinkuu:checked_arithmetic_unwrap...
2019-09-04 Shotaro YamadaHide variables in doc-test
2019-09-04 Shotaro YamadaFix doctest and renaming src
2019-09-04 borsAuto merge of #4490 - mikerite:fix-4364, r=flip1995
2019-09-04 Shotaro YamadaAdd manual_saturating_arithmetic lint
2019-09-04 borsAuto merge of #4454 - BO41:search_is_some, r=flip1995
2019-09-03 BO41Try to fix .fixed
2019-09-03 borsAuto merge of #4479 - rust-lang:uninit_assume_init...
2019-09-03 Andre Boguslint against `MaybeUninit::uninit().assume_init()`
2019-09-03 borsAuto merge of #4486 - lzutao:fix-panic-unseparate-liter...
next