]> git.lizzy.rs Git - rust.git/history - clippy_lints
new_without_default should not warn about unsafe new
[rust.git] / clippy_lints /
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
2018-08-31 Michael WrightMerge branch 'master' into fix-3078
2018-08-31 Michael WrightRevert "fix-3078: verify test case"
2018-08-30 daubarisrange_plus_one suggestion should not remove braces fix
2018-08-30 Oliver SchneiderMerge pull request #2962 from phansch/further_automate_...
2018-08-29 Philipp HanschMerge pull request #3076 from mbrubeck/patch-1
2018-08-29 Manish GoregaokarMerge pull request #3105 from frewsxcv/frewsxcv-private
2018-08-29 flip1995Implement backwards compatibility changes introduced...
2018-08-29 flip1995Fix some rebase fallout
2018-08-29 flip1995Adapt codebase to the tool_lints
2018-08-29 flip1995Switch to declare_tool_lint macro
2018-08-29 flip1995Switch to tool_lints
2018-08-29 Oliver SchneiderMerge pull request #3104 from frewsxcv/frewsxcv-ptr...
2018-08-29 Corey Farwelldont deref
2018-08-29 Corey Farwellclippy suggestion
2018-08-29 Corey Farwellderive copy/clone
2018-08-29 Corey Farwellbring back sugg::range
2018-08-29 Corey Farwelleof newline
2018-08-29 Corey Farwellutilize carrier
2018-08-29 Corey Farwellsuggest wrapping_offset as well
2018-08-29 Corey Farwellif no suggestion, dont add suggestion
2018-08-29 Corey Farwellutilize .is_unsafe_ptr
2018-08-29 Corey Farwellutilize cx.tcx.types.usize
2018-08-29 Corey Farwelltweak comment
2018-08-29 Corey Farwellswitch lint from 'style' to 'complexity'
next