]> git.lizzy.rs Git - rust.git/history - clippy_lints
Apply subset of "cargo fmt".
[rust.git] / clippy_lints /
2018-09-20 Vitaly _Vi ShukelaApply subset of "cargo fmt".
2018-09-20 Vitaly _Vi ShukelaAdd forgotten function: span_suggestion*s* to the previ...
2018-09-20 Vitaly _Vi ShukelaSupplement DiagnosticBuilderExt with Applicability
2018-09-20 Vitaly _Vi ShukelaUse span_suggestion_with_applicability instead of span_...
2018-09-19 Philipp HanschMerge pull request #3197 from mikerite/travis_lint_list
2018-09-19 Philipp HanschMerge pull request #3187 from flip1995/internal_fn
2018-09-17 Philipp KronesMerge pull request #3194 from flip1995/c_void
2018-09-17 flip1995Fix c_void path
2018-09-16 Philipp KronesMerge pull request #3192 from mikerite/refactor_20180916
2018-09-16 Michael WrightRemove unneeded check for method call
2018-09-15 Philipp KronesMerge pull request #3068 from matthiaskrgr/string
2018-09-15 flip1995Replace another occurrence of "".to_owned()
2018-09-15 Matthias Krügerconvert "".to_string() and "".to_owned() to String...
2018-09-15 flip1995Formatting
2018-09-15 flip1995Fix warnings of compiler_lint_functions
2018-09-15 flip1995Add internal lint compiler_lint_functions
2018-09-15 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3189 from eddyb/rextern
2018-09-15 Eduard-Mihai BurtescuRevert "the cargo feature: edition 2018 is stabilized...
2018-09-15 Eduard-Mihai BurtescuFix `useless_attribute` to also whitelist `unused_exter...
2018-09-15 Eduard-Mihai BurtescuReintroduce `extern crate` for non-Cargo dependencies.
2018-09-14 Philipp HanschMerge pull request #3186 from flip1995/pedantic_filter_map
2018-09-14 flip1995Reapply: "the cargo feature: edition 2018 is stabilized...
2018-09-14 flip1995Fix pedantic filter_map warnings
2018-09-14 Philipp HanschMerge pull request #3182 from phansch/explain_travis
2018-09-14 Philipp HanschMerge pull request #3184 from rust-lang-nursery/rustup
2018-09-14 Manish GoregaokarAdd match on StructCtor
2018-09-13 Philipp HanschMerge pull request #3140 from matthiaskrgr/redundant_casts
2018-09-13 Philipp KronesMerge pull request #3174 from matthiaskrgr/RTU_clippy_c...
2018-09-13 Philipp HanschMerge pull request #3166 from flip1995/travis_internal
2018-09-13 Matthias Krügerfix warnings about trivial casts, mostly {i,u}128 ...
2018-09-13 Philipp HanschMerge pull request #3085 from mikerite/revert-98dbce
2018-09-13 mikeriteMerge pull request #3169 from yangby-cryptape/fix-typo...
2018-09-13 Boyu YangRemove a wrong suggestion.
2018-09-13 Boyu YangFix typo in examples.
2018-09-11 flip1995Change Hash{Map, Set} to FxHash{Map, Set}
2018-09-11 flip1995Fix lint_without_lint_pass lint
2018-09-10 Oliver SchneiderRevert "the cargo feature: edition 2018 is stabilized...
2018-09-10 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3160 from matthiaskrgr/ed_2018
2018-09-10 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3152 from PSeitz/master
2018-09-10 Pascal Seitzadd spaces
2018-09-10 Philipp HanschMerge pull request #3157 from matthiaskrgr/Vinfo_impl_debug
2018-09-10 Matthias Krügerthe cargo feature: edition 2018 is stabilized in curren...
2018-09-09 Philipp KronesMerge pull request #3135 from JoshMcguigan/explicit_cou...
2018-09-09 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3148 from matthiaskrgr/rustc_tools_...
2018-09-09 mikeriteMerge pull request #3149 from matthiaskrgr/test_3075
2018-09-08 Pascal Seitzfixes #3151 by skipping the lint instead of crashing
2018-09-08 mikeriteMerge pull request #3150 from matthiaskrgr/crate_vis_feat
2018-09-08 Josh McguiganCorrected explicit_counter_loop behavior with nested...
2018-09-08 Josh McguiganFix #1219 false positive for explicit_counter_loop
2018-09-07 Matthias Krügerclippy_lints: enable crate_visibility_modifier since...
2018-09-07 Philipp KronesMerge pull request #3146 from flip1995/fix-3145
2018-09-07 flip1995Fix #3145 by removing assert
2018-09-07 Josh McguiganUpdated explicit_counter_loop tests based on discussion...
2018-09-07 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3129 from mipli/3091-numeric-typo
2018-09-06 Philipp HanschMerge pull request #3137 from matthiaskrgr/clippy_git_v...
2018-09-06 Philipp HanschMerge pull request #3139 from matthiaskrgr/toml_clippy_...
2018-09-06 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3138 from matthiaskrgr/3126__no_war...
2018-09-06 Michael A. PlikkSimplified boolean expression for checking literal...
2018-09-06 Michael A. PlikkReduce number of split_at calls
2018-09-06 Josh McguiganCorrected explicit_counter_loop missing lints if variab...
2018-09-06 Matthias Krügerprint_with_newline / write_with_newline: don't warn...
2018-09-06 Matthias Krügerrustfmt clippy_lints/src/write.rs
2018-09-06 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3136 from mikerite/driver-rustc...
2018-09-06 Oliver S̶c̶h̶n̶e̶i... Merge pull request #2985 from phansch/riir_update_lints
2018-09-06 Philipp HanschMerge pull request #3133 from matthiaskrgr/link
2018-09-05 Matthias Krügerremove "clippy::" lint prefix from lint name in doc...
2018-09-05 Michael A. PlikkAdd lint for misstyped literal casting
2018-09-04 Philipp KronesMerge pull request #3108 from daubaris/range-plus-one
2018-09-04 daubarisswitched to ticks for chars
2018-09-04 daubarisMerge branch 'master' of https://github.com/rust-lang...
2018-09-04 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3125 from nrc/pub-conf
2018-09-04 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3124 from phansch/cleanup_old_min_v...
2018-09-04 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3109 from shssoichiro/3034-needless...
2018-09-04 Josh HolmerMore if_chain
2018-09-04 Josh HolmerRustup
2018-09-04 Josh HolmerApply applicability
2018-09-04 Josh HolmerMajority of PR changes
2018-09-04 Josh HolmerLint against needless uses of `collect()`
2018-09-03 Nick CameronMake `Default` do what `default` used to do
2018-09-03 daubarisfixed known problems expression
2018-09-03 daubarisMerge branch 'master' of https://github.com/rust-lang...
2018-09-03 daubarisbackticks and testcase
2018-09-03 Philipp HanschMerge pull request #3092 from illicitonion/issue-2879
2018-09-03 daubarisMerge branch 'master' of https://github.com/rust-lang...
2018-09-03 Manish GoregaokarMerge pull request #3120 from rust-lang-nursery/ci_inte...
2018-09-03 Philipp KronesMerge pull request #3119 from joshtriplett/a-message...
2018-09-03 Josh Triplettiter conservation efforts: save the endangered .iter...
2018-09-03 Manish GoregaokarMerge pull request #2941 from rust-lang-nursery/prs
2018-09-03 Manish GoregaokarMerge pull request #3114 from nrc/pub-conf
2018-09-03 Nick CameronMake `Conf::default` available
2018-09-02 Daniel Wagner-HallMerge branch 'master' into issue-2879
2018-09-02 Daniel Wagner-HallSimplify
2018-09-02 Daniel Wagner-HallUse types rather than strings
2018-09-02 Philipp HanschMerge remote-tracking branch 'upstream/master' into prs
2018-09-02 Manish GoregaokarMerge pull request #3113 from mikerite/fix-3112
2018-09-02 Michael WrightFix #3112
2018-09-01 daubarisresolved conflicts
2018-09-01 Manish GoregaokarMerge pull request #2977 from flip1995/tool_lints
2018-08-31 Manish Goregaokardeclare_lint -> declare_tool_lint
2018-08-31 Oliver SchneiderMerge pull request #3081 from mikerite/fix-3078
next