]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/excessive_precision.rs
Merge branch 'macro-use' into HEAD
[rust.git] / clippy_lints / src / excessive_precision.rs
2018-07-20 Manish GoregaokarMerge branch 'macro-use' into HEAD
2018-07-20 Manish GoregaokarRemove import of if_chain
2018-07-19 Manish GoregaokarRemove import of rustc
2018-07-16 Manish GoregaokarMerge pull request #2923 from rust-lang-nursery/kind
2018-07-16 csmoeExprKind
2018-06-28 Oliver SchneiderMerge pull request #2832 from kennytm/non-copy-const
2018-06-27 Oliver SchneiderMerge pull request #2876 from AVerm/patch-1
2018-06-27 Alex VermillionRemoved placeholder doc-comments
2018-06-20 Philipp HanschMerge pull request #2858 from phansch/update_allowed_fa...
2018-06-19 Oliver SchneiderMerge pull request #2837 from fanzier/panicking_unwrap
2018-06-19 Oliver SchneiderMerge pull request #2844 from illicitonion/default_trai...
2018-06-15 Philipp KronesMerge pull request #2803 from Nemo157/trivially_copy_pa...
2018-06-15 Wim LoomanDogfood new trivially_copy_pass_by_ref lint
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-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-04-25 Oliver SchneiderMerge pull request #2673 from estk/excessive_precision
2018-04-24 Evan SimmonsNew excessive precision lint for floats