]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/copies.rs
Fix lines that exceed max width manually
[rust.git] / clippy_lints / src / copies.rs
2017-09-06 Oliver SchneiderMerge pull request #1963 from rust-lang-nursery/upstream
2017-09-05 Oliver SchneiderMerge pull request #2021 from marcusklaas/needless...
2017-09-05 Oliver SchneiderRun nightly rustfmt
2017-09-03 Manish GoregaokarRun rustfmt
2017-08-24 Oliver SchneiderMerge pull request #1959 from DarkEld3r/1884-borrowed...
2017-08-22 Benjamin GillMerge remote-tracking branch 'upstream/master' into...
2017-08-21 Oliver SchneiderMerge pull request #1973 from rust-lang-nursery/fix...
2017-08-21 Oliver SchneiderMerge pull request #1971 from Frederick888/fix-1970
2017-08-21 Oliver SchneiderMerge pull request #1931 from rust-lang-nursery/move_links
2017-08-14 Oliver SchneiderMerge branch 'master' into move_links
2017-08-14 Oliver SchneiderRustfmt
2017-08-06 Andre BogusChange all links to reflect the move to rust-lang-nursery
2017-06-11 Cameron SteffenMerge branch 'master' into never_loop
2017-06-11 Manish GoregaokarBump to 0.0.139
2017-06-11 Manish GoregaokarMerge pull request #1823 from eddyb/nightly-magic
2017-06-11 Eduard-Mihai BurtescuAbide by the common rustc::ty conventions.
2017-04-25 Oliver SchneiderMerge remote-tracking branch 'origin/master' into yati_...
2017-04-12 Oliver SchneiderRun rustfmt
2017-04-07 Oliver SchneiderMerge pull request #1649 from ensch/master
2017-04-06 Oliver SchneiderFix fallout
2017-03-31 Enrico SchmitzRemove unused cs parameter for is_macro and friends
2017-03-31 Enrico SchmitzFixing src/copies.rs and src/entries.rs by using ExprBl...
2017-03-31 Enrico SchmitzFirst try for a fix for rustc 1.18.0-nightly (5c94997b6...
2017-01-13 Martin CartonMerge pull request #1441 from Manishearth/rustup
2017-01-13 Oliver Schneiderrustup to 2017-01-12
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-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-01 Oliver SchneiderWIP compiles and doesn't crash (much) but tests are...
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-18 Martin CartonMerge pull request #1344 from Manishearth/rustup
2016-11-16 mcartonRustup to rustc 1.15.0-nightly (0ed951993 2016-11-14)
2016-10-08 Martin CartonMerge pull request #1273 from d-dorazio/1272
2016-10-08 d-dorazioAvoid redundant multiple pattern suggested when one...
2016-10-04 Martin CartonMerge pull request #1257 from KitFreddura/master
2016-10-03 Martin CartonMerge pull request #1246 from Manishearth/rustup
2016-10-03 mcartonRustup to *rustc 1.14.0-nightly (144af3e97 2016-10...
2016-08-08 llogiqMerge pull request #1146 from birkenfeld/housekeeping
2016-08-07 Georg BrandlMake the lint docstrings more consistent.
2016-07-19 mcartonMerge branch 'feature/gh-pages-docs' of https://github...
2016-07-18 llogiqMerge pull request #1093 from oli-obk/serde_specific_lint
2016-07-15 mcartonImprove docs
2016-07-10 Martin CartonMerge pull request #1084 from Manishearth/rustup
2016-07-10 mcartonRustup to rustc 1.12.0-nightly (f93aaf84c 2016-07-09)
2016-07-10 Manish GoregaokarMerge pull request #1082 from Manishearth/small-fixes
2016-07-10 mcartonLink to known issues for `MATCH_SAME_ARMS`
2016-07-10 mcartonTry to explain `MATCH_SAME_ARMS` better
2016-06-04 llogiqMerge pull request #962 from Manishearth/fix-doc
2016-05-31 Martin CartonMerge pull request #970 from Manishearth/rustup
2016-05-31 Andre Boguss/PatKind::Ident/PatKind::Binding/g
2016-05-29 Andre BogusMerge branch 'pr-961'
2016-05-28 Martin CartonMerge pull request #958 from Manishearth/rustup
2016-05-28 mcartonRustup to *1.10.0-nightly (7bddce693 2016-05-27)*
2016-05-27 Manish GoregaokarMerge pull request #950 from oli-obk/split3
2016-05-27 Oliver Schneidersplit clippy into lints, plugin and cargo-clippy