]> git.lizzy.rs Git - rust.git/history - clippy_lints
Fix ICE in use_self lint
[rust.git] / clippy_lints /
2019-10-15 flip1995Fix ICE in use_self lint
2019-10-15 borsAuto merge of #4619 - james9909:unused-self, r=flip1995
2019-10-15 James WangChange terminology from static to associated
2019-10-15 James WangSwitch to OnlyBodies
2019-10-15 James WangChange lint to be pedantic
2019-10-15 James WangRemove prints
2019-10-15 James WangAdd a new lint for unused self
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-10-12 borsAuto merge of #4649 - Lythenas:use_match_function_call...
2019-10-10 Matthias SeiffertUse match_function_call wherever possible
2019-10-10 Matthias SeiffertMove match_function_call to utils
2019-10-09 borsAuto merge of #4616 - mati865:license, r=Manishearth
2019-10-09 borsAuto merge of #4615 - nikofil:suspicious_unary_op_forma...
2019-10-09 Nikos FilippakisNew lint: suspicious_unary_op_formatting
2019-10-09 borsAuto merge of #4635 - Lythenas:suggestions-for-assert...
2019-10-08 borsAuto merge of #4602 - EthanTheMaster:issue-4001, r...
2019-10-08 Ethan LamAddresses Issue #4001
2019-10-08 borsAuto merge of #4641 - sinkuu:revert_workaround, r=phansch
2019-10-08 borsAuto merge of #4627 - kerhong:fix-typo-in-inherent...
2019-10-08 borsAuto merge of #4611 - rust-lang:doc-visibility, r=flip1995
2019-10-08 borsAuto merge of #4595 - rust-lang:rustbot, r=flip1995
2019-10-08 borsAuto merge of #4592 - rust-lang:transmute-collection...
2019-10-08 borsAuto merge of #4628 - flip1995:rustup, r=phansch
2019-10-07 Matthias SeiffertReduce duplication
2019-10-07 Matthias SeiffertMatch any expr for panic message
2019-10-07 Matthias SeiffertMake if_chain more readable
2019-10-07 Matthias SeiffertAdd message to replace assert!(false) help
2019-10-06 flip1995Move is_argument check into mutate
2019-10-05 flip1995Run util/dev fmt
2019-10-05 flip1995Get rid of rvalue_promotable_map method call
2019-10-05 flip1995Merge consume and consume_pat in escape analysis
2019-10-04 Mateusz MikułaUse new format of licenses
2019-10-04 flip1995Fix needless_pass_by_value
2019-10-04 flip1995Rustup to rust-lang/rust#64874
2019-10-04 borsAuto merge of #4613 - Lythenas:lint-assert_eq-unit_expr...
2019-10-04 Edgars BadunsFix typo in inherent_to_string documentation
2019-10-04 borsAuto merge of #4621 - JohnTitor:fix-windows, r=phansch
2019-10-04 borsAuto merge of #4625 - phansch:rollup-qp7ki0h, r=phansch
2019-10-04 borsAuto merge of #4622 - Lythenas:fix-doc-formatting-for...
2019-10-04 Phil HanschRollup merge of #4614 - HMPerson1:abs_cast_unsigned...
2019-10-04 Phil HanschRollup merge of #4509 - sinkuu:redundant_clone_fix...
2019-10-03 Matthias SeiffertCorrectly align doc of mistyped literal suffixes
2019-10-03 Mateusz MikułaFix license in Cargo.toml files
2019-10-03 Matthias SeiffertRemove assert_ne example from doc
2019-10-03 Matthias SeiffertMention asserts in doc for unit_cmp lint
2019-10-03 Matthias SeiffertPrint assert macro name in backticks
2019-10-02 Shotaro Yamadaextern rustc_index
2019-10-02 Shotaro YamadaAdd comments
2019-10-02 Shotaro YamadaResolve reviews
2019-10-02 Shotaro YamadaApply suggestion
2019-10-02 Shotaro YamadaAdd run-rustfix
2019-10-02 Shotaro YamadaFix false-positive of redundant_clone and move to clipp...
2019-10-02 HMPerson1Allow casts from the result of `abs` to unsigned
2019-10-02 Matthias SeiffertAdd check for assert_eq macros to unit_cmp lint
2019-10-02 Andre BogusNew lint: unsound_collection_transmute
2019-10-02 Andre Bogusaccount for doc visibility
2019-10-02 borsAuto merge of #4599 - lzutao:zero-ptr-suggestion, r...
2019-10-02 borsAuto merge of #4603 - rust-lang:needless-doc-main,...
2019-10-02 Lzu TaoAdd suggestion for zero-ptr lint
2019-10-02 Andre BogusNew lint: needless_doc_main
2019-10-02 borsAuto merge of #4590 - flip1995:ice_4579, r=Manishearth
2019-10-02 flip1995Fix ICE #4579
2019-10-01 Manish GoregaokarMerge pull request #4604 from Manishearth/rustup
2019-10-01 Manish GoregaokarUse new spans for expansion checking in loop lints
2019-09-29 borsAuto merge of #4601 - lzutao:clean-up-unused-vars,...
2019-09-29 Lzu TaoClean up some unused vars
2019-09-29 borsAuto merge of #4600 - lzutao:rustup-63492, r=oli-obk
2019-09-29 Lzu TaoRustup rust-lang/rust#63492
2019-09-29 borsAuto merge of #4593 - james9909:fix-multiple-inherent...
2019-09-28 borsAuto merge of #4594 - matthiaskrgr:rustup_18, r=phansch
2019-09-28 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/64781/
2019-09-28 James WangIgnore impls derived from macros
2019-09-27 borsAuto merge of #4591 - flip1995:rustup, r=flip1995
2019-09-27 flip1995Fix author lint
2019-09-27 flip1995Rustup to rust-lang/rust#64813
2019-09-27 borsAuto merge of #4589 - mikerite:booleans-refactor-201909...
2019-09-27 Michael WrightRefactor `booleans`
2019-09-27 borsAuto merge of #4585 - michaelsproul:arith-assign-op...
2019-09-27 Michael SproulDetect assignment ops in integer_arithmetic
2019-09-26 borsAuto merge of #4582 - matthiaskrgr:rustup_17, r=Manishearth
2019-09-26 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/64515
2019-09-26 borsAuto merge of #4580 - lzutao:rustup, r=flip1995
2019-09-26 Lzu TaoRemove unused import
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
next