]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/formatting.rs
Merge branch 'macro-use' into HEAD
[rust.git] / clippy_lints / src / formatting.rs
2018-07-20 Manish GoregaokarMerge branch 'macro-use' into HEAD
2018-07-19 Manish GoregaokarRemove import of rustc
2018-06-06 Oliver SchneiderMerge pull request #2804 from utaal/expr-call-author
2018-06-05 Oliver SchneiderMerge pull request #2814 from VKlayd/fn_to_int
2018-06-03 Oliver SchneiderMerge pull request #2813 from terry90/master
2018-05-31 Oliver SchneiderMerge pull request #2816 from mockersf/multiple-impl
2018-05-31 Oliver SchneiderMerge pull request #2819 from zayenz/no-op-ref-in-macro
2018-05-30 Oliver SchneiderMerge pull request #2821 from mati865/rust-2018-migration
2018-05-30 Mateusz MikułaRun rustfix
2018-03-29 Manish GoregaokarMerge pull request #2589 from rust-lang-nursery/rangearg
2018-03-29 Oliver SchneiderMerge pull request #2579 from rust-lang-nursery/lint_au...
2018-03-29 Oliver SchneiderAddress review comments
2018-03-28 Oliver SchneiderCategorize all the lints!
2017-11-20 Oliver SchneiderMerge pull request #2203 from clippered/float_cmp_const
2017-11-06 laurentFix merge issues.
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