]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/formatting.rs
Merge pull request #2202 from topecongiro/format
[rust.git] / clippy_lints / src / formatting.rs
2017-11-06 Oliver SchneiderMerge pull request #2202 from topecongiro/format
2017-11-04 topecongiroCargo fmt
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-08-31 Oliver SchneiderMerge pull request #2006 from rust-lang-nursery/rustup
2017-08-31 Oliver SchneiderAccessing `Span` internals is deprecated
2017-08-14 Oliver SchneiderMerge branch 'master' into move_links
2017-08-14 Oliver SchneiderRustfmt
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-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-02-21 Oliver SchneiderMerge pull request #1543 from Manishearth/fix-windows...
2017-02-21 Oliver SchneiderMerge pull request #1538 from Manishearth/publish
2017-02-18 Bood QianMerge branch 'master' of github.com:Manishearth/rust...
2017-02-17 Oliver SchneiderMerge pull request #1548 from mathstuf/missing-eol
2017-02-16 llogiqMerge pull request #1547 from mathstuf/comma-typos
2017-02-16 Ben Boeckeltypos: coma -> comma
2017-02-07 Martin CartonMerge pull request #1506 from bood/master
2017-02-05 Bood QianFix lint name in comment too
2017-02-04 Bood QianConsider expression with macro for possible missing...
2017-02-04 Bood QianFix abbreviations in document
2017-02-04 Bood QianShorten lint name for possible missing comma
2017-02-03 Bood QianLint for possible missing comma in an array #1177
2016-12-21 Oliver SchneiderMerge branch 'master' into allow_deprecated
2016-12-21 Oliver SchneiderMerge pull request #1392 from oli-obk/rustfmt
2016-12-20 Oliver Schneideralso run rustfmt on clippy-lints
2016-08-08 llogiqMerge pull request #1146 from birkenfeld/housekeeping
2016-08-07 Georg BrandlMake the lint docstrings more consistent.
2016-07-09 llogiqMerge pull request #1060 from Manishearth/sugg
2016-07-06 mcartonMerge remote-tracking branch 'origin/master' into sugg
2016-07-03 mcartonMerge branch 'master' into sugg
2016-07-02 Martin CartonMerge pull request #1054 from Manishearth/rustup
2016-07-01 mcartonMerge remote-tracking branch 'origin/rustup' into sugg
2016-07-01 mcartonRustup to ea0dc9297283daff6486807f43e190b4eb561412
2016-07-01 mcartonMove more functions to `utils::higher`
2016-05-27 Manish GoregaokarMerge pull request #950 from oli-obk/split3
2016-05-27 Oliver Schneidersplit clippy into lints, plugin and cargo-clippy