]> git.lizzy.rs Git - rust.git/history - clippy_lints
Merge pull request #2758 from CAD97/patch-1
[rust.git] / clippy_lints /
2018-05-14 Oliver SchneiderMerge pull request #2758 from CAD97/patch-1
2018-05-14 Christopher DurhamUpdate for rust-lang/rust#50536
2018-05-13 Martin CartonMerge pull request #2755 from phansch/typos
2018-05-13 Philipp HanschFix two typos
2018-05-13 Philipp HanschMerge pull request #2754 from phansch/rustup20180513
2018-05-13 Oliver SchneiderVersion bump
2018-05-13 Philipp HanschRustup to 2018-05-13
2018-05-12 Oliver SchneiderMerge pull request #2712 from rust-lang-nursery/oli...
2018-05-12 Oliver SchneiderMerge pull request #2747 from rust-lang-nursery/author
2018-05-12 Philipp HanschMerge pull request #2748 from phansch/explain_how_to_fi...
2018-05-11 Oliver SchneiderPatterns, locals and matches for author lint
2018-05-11 Oliver SchneiderMerge pull request #2744 from waywardmonkeys/update...
2018-05-11 Bruce MitchenerUpdate to regex 1 (and regex-syntax 0.6).
2018-05-11 Oliver SchneiderMerge pull request #2743 from phansch/rustup20180510
2018-05-11 Oliver SchneiderVersion bump
2018-05-11 Oliver SchneiderReintroduce the lost (im)mutability checks
2018-05-11 Philipp HanschRustup to 2018-05-11
2018-05-09 Philipp HanschMerge pull request #2735 from rust-lang-nursery/ice_melting
2018-05-09 Oliver SchneiderMerge pull request #2737 from flip1995/escaped_squigglies
2018-05-09 flip1995panic_params: don't lint escaped squigglies
2018-05-08 Oliver SchneiderCheck that we don't treat any type but a range type...
2018-05-07 Oliver SchneiderMerge pull request #2730 from NiekGr/len_zero_use_of_one
2018-05-07 Oliver SchneiderVersion bump
2018-05-06 NiekGrUpdate len_zero to handle comparisions with one
2018-05-06 Oliver SchneiderMerge pull request #2729 from mikerite/fix_compilation_...
2018-05-06 Michael WrightFixes compilation for rust nightly 2018-05-05
2018-05-05 Oliver SchneiderMerge pull request #2720 from estk/fix-dot-zero
2018-05-05 Evan SimmonsFix 1x..x.0 false positive, pretty suggestion
2018-05-04 Philipp HanschMerge pull request #2724 from Caemor/patch-1
2018-05-04 Oliver SchneiderMerge pull request #2726 from rust-lang-nursery/rustup
2018-05-04 Oliver SchneiderVersion bump
2018-05-04 Oliver SchneiderMerge pull request #2713 from alexreg/nightly-fix
2018-05-04 Oliver SchneiderSatisfy dogfood
2018-05-04 Oliver SchneiderUpdate inline_fn_without_body.rs
2018-05-03 Alexander RegueiroFixed build for latest nightly (again)
2018-05-03 Oliver SchneiderRustup field -> method transition of ..=
2018-05-03 Oliver Schneiderremove unused crate import
2018-05-01 Oliver SchneiderMerge pull request #2714 from imp/2709_simplify_some_in...
2018-05-01 Oliver SchneiderMerge pull request #2711 from phansch/fix_2707
2018-05-01 Cyril PliskoSimplify some internal code
2018-05-01 Philipp HanschPrevent crash when macro is in different file
2018-05-01 Alexander RegueiroFixed build for latest nightly
2018-05-01 Oliver SchneiderMerge pull request #2672 from ysimonson/multiple-crate...
2018-05-01 Oliver SchneiderMerge pull request #2701 from nathan/patch-1
2018-04-29 Yusuf SimonsonLint for multiple versions of dependencies
2018-04-28 Oliver SchneiderMerge pull request #2703 from phansch/rustup20180427
2018-04-28 Philipp HanschRustup to latest nightly
2018-04-27 NathanAdd third variant to {pub_,}enum_variant_names examples
2018-04-27 Oliver SchneiderMerge pull request #2696 from nathan/patch-1
2018-04-27 Oliver SchneiderMerge pull request #2699 from mati865/rustup
2018-04-27 Mateusz Mikułarustup
2018-04-27 NathanRemove extraneous `'s in {wrong,crosspointer}_transmute...
2018-04-27 NathanFix missing line comments in {drop,forget}_copy examples
2018-04-27 NathanFix missing line comment in drop_ref example
2018-04-27 NathanFix missing line comment in crosspointer_transmute...
2018-04-27 NathanFix missing line comment in doc_markdown example
2018-04-25 Oliver SchneiderMerge pull request #2673 from estk/excessive_precision
2018-04-25 Oliver SchneiderMerge pull request #2679 from devonhollowood/cast-align...
2018-04-25 Oliver SchneiderMerge pull request #2687 from phansch/explain_how_lints...
2018-04-24 Evan SimmonsNew excessive precision lint for floats
2018-04-24 Devon HollowoodMake cast_ptr_alignment ignore c_void
2018-04-24 Oliver SchneiderMerge pull request #2684 from 17cupsofcoffee/infallible...
2018-04-24 Joe ClayImplement lint for destructuring tuple structs with...
2018-04-24 Oliver SchneiderMerge pull request #2694 from humanenginuity/master
2018-04-23 Brad GibsonMerge pull request #1 from humanenginuity/fix-strictly...
2018-04-23 Brad GibsonCorrected messaging to warn against less- to more-stric...
2018-04-23 Oliver SchneiderMerge pull request #2690 from mrecachinas/feature/print...
2018-04-21 Michael RecachinasAdd smaller check_unformatted to write.rs and fix preci...
2018-04-19 Oliver SchneiderVersion bump
2018-04-19 Oliver SchneiderMerge pull request #2683 from rust-lang-nursery/rustup
2018-04-18 Philipp HanschFix latest nightly breakage
2018-04-17 Oliver SchneiderRustup
2018-04-15 Oliver SchneiderMerge pull request #1467 from philipturnbull/option_map...
2018-04-15 Philipp HanschRefactor out enum and address nits
2018-04-15 Oliver SchneiderVersion bump
2018-04-15 Oliver SchneiderMerge pull request #2650 from thekidxp/fixEmptyPrintln
2018-04-15 MSI\Stew's Laptopfixing error message for empty println macro
2018-04-15 Philipp HanschAlso lint Result.map for unit returns
2018-04-15 Philipp HanschRename option_map_unit_fn to map_unit_fn
2018-04-15 Philipp HanschGenerate let binding variable name for some cases
2018-04-15 Philipp HanschUse approximate_suggestion for non-reducible closures
2018-04-15 Philipp HanschRemove further semicolon reduction
2018-04-15 Philipp HanschRename lint to option_map_unit_fn
2018-04-15 Philipp HanschUse declare_clippy_lint and 'complexity' category
2018-04-15 Philipp HanschCleanup misc::check_nan
2018-04-15 Philipp HanschMake it compile again
2018-04-15 Phil TurnbullHandle non-trivial nil closures
2018-04-15 Phil TurnbullReturn Spans instead of Cow<&str>'s
2018-04-15 Phil TurnbullLint closures that return nil
2018-04-15 Phil TurnbullLint `Option.map(f)` where f never returns
2018-04-15 Phil TurnbullLint `Option.map(f)` where f returns nil
2018-04-15 Oliver SchneiderMerge pull request #2662 from mikerite/issue_2546
2018-04-15 Oliver SchneiderMerge pull request #2670 from mikerite/fix_compilation_...
2018-04-15 Michael WrightFix clippy error
2018-04-15 Michael WrightFix compilation for nightly 2018-04-15
2018-04-14 Oliver SchneiderMerge pull request #2669 from senden9/patch-1
2018-04-14 Stefano ProbstFix Markdown link syntax in lint doc
2018-04-12 Michael WrightFix clippy warnings
2018-04-12 Michael WrightFix useless_format false negative
2018-04-11 Oliver SchneiderMerge pull request #2661 from devonhollowood/ptr-ptr...
next