]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/methods.rs
Rustup
[rust.git] / clippy_lints / src / methods.rs
2017-04-28 Oliver SchneiderRustup
2017-04-27 Oliver SchneiderUpdate to latest rustc version
2017-04-07 Oliver SchneiderMerge pull request #1649 from ensch/master
2017-04-06 Oliver SchneiderFix fallout
2017-04-01 Martin CartonMerge pull request #1652 from pgerber/with
2017-04-01 Peter Gerbercorrect error message for `option_map_unwrap_or_else...
2017-03-31 Enrico SchmitzRemove unused cs parameter for is_macro and friends
2017-03-31 Enrico SchmitzFirst try for a fix for rustc 1.18.0-nightly (5c94997b6...
2017-03-30 Oliver SchneiderMerge pull request #1613 from Manishearth/dont_ref_oper...
2017-03-30 Oliver SchneiderDo some additional cleanup around `InternedString`...
2017-03-30 Oliver SchneiderFix fallout
2017-03-24 Oliver SchneiderMerge remote-tracking branch 'origin/master' into 1537...
2017-03-02 Oliver SchneiderMerge pull request #1584 from ensch/master
2017-03-01 Enrico SchmitzFix for rustc 1.17.0-nightly (be760566c 2017-02-28)
2017-02-21 Oliver SchneiderMerge pull request #1543 from Manishearth/fix-windows...
2017-02-21 Oliver SchneiderMerge pull request #1544 from bood/master
2017-02-21 Oliver SchneiderMerge pull request #1538 from Manishearth/publish
2017-02-18 Oliver SchneiderMerge pull request #1550 from sinkuu/should_assert_eq
2017-02-18 sinkuuSupport generic type
2017-02-13 Oliver SchneiderMerge pull request #1531 from F001/clonedCollect
2017-02-13 Oliver SchneiderMerge remote-tracking branch 'origin/master' into clone...
2017-02-13 Oliver Schneiderrun rustfmt
2017-02-12 f001update via comments
2017-02-12 f001format adjust
2017-02-12 f001Add a lint for `slice.iter().cloned().collect()`
2017-02-07 Martin CartonMerge pull request #1506 from bood/master
2017-02-05 Owen SanchezRevert changes from accidentally running rustfmt
2017-02-05 Owen SanchezAdd empty_enum lint (just a copy of large_enum_variant...
2017-02-04 Martin CartonMerge pull request #1511 from Manishearth/bugfix
2017-02-04 Oliver Schneiderfix false negatives introduced in the rustup
2017-02-04 Oliver SchneiderMerge pull request #1505 from Mrmaxmeier/rustup-2017...
2017-02-03 MrmaxmeierRustup to nightly from 2017-01-31
2017-02-03 MrmaxmeierTyCtxt::map is now called TyCtxt::hir
2017-01-31 Martin CartonMerge pull request #1492 from Manishearth/largeEnumVariant
2017-01-31 Oliver SchneiderMerge pull request #1490 from Manishearth/excl_range_pa...
2017-01-30 Martin CartonMerge pull request #1494 from mathstuf/option-unwrap...
2017-01-30 Ben Boeckelmethods: fix the option_unwrap_used message
2017-01-17 Oliver Schneiderapply rustfmt
2017-01-15 Oliver SchneiderMerge pull request #1444 from Manishearth/or_else_method
2017-01-15 Andre Bogusformatting
2017-01-14 Andre Bogusextend or_fun_call lint to cover methods
2017-01-14 Martin CartonMerge pull request #1443 from Manishearth/deprecate_efs
2017-01-14 Andre Bogusdeprecate extend_from_slice lint
2017-01-13 Martin CartonMerge pull request #1441 from Manishearth/rustup
2017-01-13 Oliver Schneiderrustup to 2017-01-12
2017-01-05 Oliver SchneiderMerge pull request #1414 from samueltardieu/no-short...
2017-01-05 Manish GoregaokarMerge pull request #1421 from Manishearth/fx-1420
2017-01-05 Manish GoregaokarBump to 0.0.106; Fix false positive in wrong_self_conve...
2017-01-05 Manish GoregaokarMerge pull request #1419 from Manishearth/rustup
2017-01-04 Manish GoregaokarRerun rustfmt
2017-01-04 Manish GoregaokarRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2017-01-04 Manish GoregaokarRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2017-01-04 Manish GoregaokarRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2017-01-04 Josh HolmerRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2017-01-04 Manish GoregaokarRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2016-12-21 Oliver SchneiderMerge branch 'master' into allow_deprecated
2016-12-21 Oliver SchneiderMerge pull request #1392 from oli-obk/rustfmt
2016-12-21 Oliver Schneiderfunction definition style simplification
2016-12-21 Oliver Schneiderremove nondeterminism by adjusting thresholds
2016-12-21 Oliver Schneiderrustfmt round n
2016-12-20 Oliver Schneideralso run rustfmt on clippy-lints
2016-12-19 Manish GoregaokarMerge pull request #1345 from EpocSquadron/epocsquadron...
2016-12-19 Manish GoregaokarMerge pull request #1355 from philipturnbull/deref...
2016-12-17 Martin CartonMerge pull request #1373 from Manishearth/rustup
2016-12-07 Oliver Schneiderupdate to the rust-PR that unblocks clippy
2016-12-06 Oliver Schneiderrustup to rustc 1.15.0-dev (3b248a184 2016-12-05)
2016-12-02 Oliver Schneider`enum glob use` and `copies` left
2016-12-01 Oliver SchneiderWIP compiles and doesn't crash (much) but tests are...
2016-11-24 Martin CartonMerge pull request #1360 from Manishearth/rustup
2016-11-23 mcartonRustup to *rustc 1.15.0-nightly (3bf2be9ce 2016-11...
2016-11-23 Martin CartonMerge pull request #1357 from Manishearth/rustup
2016-11-23 mcartonRustup to *rustc 1.15.0-nightly (7b3eeea22 2016-11...
2016-11-22 Martin CartonMerge pull request #1349 from philipturnbull/extend...
2016-11-20 Phil TurnbullRemove mention of `.push_str(s)` being faster
2016-11-20 Phil TurnbullSuggest `&s` instead of `s.as_str()`
2016-11-19 Phil TurnbullAdd lint for `string.extend(string.chars())`
2016-11-19 Phil TurnbullAdd lint for `string.extend("str".chars())`
2016-11-19 Phil TurnbullFactor out lint_vec_extend
2016-11-18 Martin CartonMerge pull request #1344 from Manishearth/rustup
2016-11-16 mcartonRustup to rustc 1.15.0-nightly (0ed951993 2016-11-14)
2016-11-09 Oliver SchneiderMerge pull request #1328 from Machtan/master
2016-11-09 Oliver SchneiderMerge pull request #1312 from devonhollowood/get-unwrap
2016-11-02 Devon HollowoodFix suggestion in `get_unwrap` lint
2016-11-02 Devon HollowoodRemove false positives from `get_unwrap` lint
2016-11-02 Devon HollowoodClean up `get_unwrap` code
2016-11-01 Devon HollowoodSmall fixes for `get_unwrap` lint
2016-11-01 Devon HollowoodAdd `get_unwrap` lint
2016-10-30 Oliver SchneiderMerge pull request #1299 from Manishearth/clippy-toml
2016-10-30 Oliver SchneiderMerge pull request #1296 from Manishearth/features
2016-10-30 Oliver SchneiderMerge pull request #1305 from d-dorazio/1289-lint-for...
2016-10-30 d-dorazioAdd lint for redundant pattern matching in iflet for...
2016-10-27 Martin CartonMerge pull request #1301 from devonhollowood/wrong...
2016-10-27 Devon HollowoodFix false positive for `wrong_self_convention`
2016-10-14 Manish GoregaokarMerge pull request #1278 from d-dorazio/1112
2016-10-14 d-dorazioSuggest `nth(X)` instead of `skip(X).next()`
2016-10-04 Martin CartonMerge pull request #1257 from KitFreddura/master
2016-10-03 Manish GoregaokarMerge pull request #1255 from Manishearth/cov
2016-10-03 Martin CartonMerge pull request #1256 from Manishearth/allow_map_or
2016-10-02 Andre BogusAllow option_map_unwrap_or(_else)
2016-09-19 Oliver SchneiderMerge remote-tracking branch 'origin/master' into examples
next