]> git.lizzy.rs Git - rust.git/history - clippy_lints
Auto merge of #6362 - nico-abram:unnecessary_cast_dot_float_literal, r=ebroto
[rust.git] / clippy_lints /
2020-11-26 borsAuto merge of #6362 - nico-abram:unnecessary_cast_dot_f...
2020-11-25 unknownFix rust-lang/rust#79255 - Incorrect try suggestion...
2020-11-25 borsAuto merge of #6379 - Suyash458:master, r=flip1995
2020-11-25 borsAuto merge of #6333 - PunitLodha:master, r=flip1995
2020-11-25 PunitLodhaadded lints str_to_string and string_to_string
2020-11-25 borsAuto merge of #6201 - Suyash458:master, r=flip1995
2020-11-25 flip1995Add note where the first definition of msrv attr is
2020-11-25 flip1995Improve extract_msrv_attr! situation
2020-11-25 Suyash458add support for minimum supported rust version.
2020-11-24 borsAuto merge of #6339 - CDirkx:redundant-pattern-match...
2020-11-24 borsAuto merge of #6374 - flip1995:rustup, r=flip1995
2020-11-24 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-11-24 borsAuto merge of #79228 - flip1995:clippyup, r=oli-obk
2020-11-23 borsAuto merge of #6313 - giraffate:fix_fp_needless_collect...
2020-11-23 borsAuto merge of #6371 - ebroto:rustup, r=ebroto
2020-11-23 borsAuto merge of #78343 - camelid:macros-qualify-panic...
2020-11-23 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-11-23 borsAuto merge of #78439 - lzutao:rm-clouldabi, r=Mark...
2020-11-23 borsAuto merge of #6369 - camsteffen:cast-cfg, r=Manishearth
2020-11-23 borsAuto merge of #6317 - chansuke:add-external-macro,...
2020-11-23 flip1995Fix ICE in utils::implements_trait
2020-11-23 flip1995Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18...
2020-11-23 Cameron SteffenDisable unnecessary_cast for cfg-dependant types
2020-11-22 Lzu TaoDrop support for cloudabi targets
2020-11-22 borsAuto merge of #6361 - integer32llc:doc-style, r=carols1...
2020-11-22 Carol (Nichols ... Apply suggestions from code review to change "that...
2020-11-22 Carol (Nichols ... Small grammar, punctuation, and code style improvements...
2020-11-22 borsAuto merge of #6363 - o752d:patch-2, r=flip1995
2020-11-22 olivera typo
2020-11-22 Jonas SchievinkThread `Constness` through selection
2020-11-20 borsAuto merge of #6354 - Daniel-B-Smith:refcell_ref_await...
2020-11-20 Daniel SmithRevert "Convert the await holding lints to correctness"
2020-11-20 borsAuto merge of #6347 - flip1995:changelog, r=Manishearth
2020-11-20 borsAuto merge of #6351 - flip1995:rustup, r=flip1995
2020-11-20 flip1995Fix dogfood errors
2020-11-20 flip1995Properly deprecate panic_params lint
2020-11-19 Mara BosClippy: Match on assert!() expansions without an inner...
2020-11-19 Mara BosRemove the clippy::panic-params lint.
2020-11-18 Mara BosRollup merge of #79145 - camelid:clippy-fix-panics...
2020-11-18 borsAuto merge of #6340 - giraffate:improve_doc_for_map_clo...
2020-11-17 Takayuki NakataImprove doc about `map_clone`
2020-11-17 Christiaan DirkxChange `redundant_pattern_matching` to also lint `std...
2020-11-17 borsAuto merge of #6070 - matsujika:unnecessary_wrap, r...
2020-11-17 CamelidFix handling of panic calls
2020-11-17 borsAuto merge of #6337 - ThibsG:FixIce6332, r=Manishearth
2020-11-17 borsAuto merge of #6338 - flip1995:rustup, r=flip1995
2020-11-17 flip1995Run cargo dev fmt
2020-11-17 Hirochika MatsumotoPluralize lint name
2020-11-17 Hirochika MatsumotoIgnore trait implementations
2020-11-17 Hirochika MatsumotoFix clippy error
2020-11-17 Hirochika MatsumotoSkip functions in PartialOrd
2020-11-17 Hirochika MatsumotoRemove wildcard use
2020-11-17 Hirochika MatsumotoDowngrade applicability to MaybeIncorrect
2020-11-17 Hirochika MatsumotoSkip function with no exprs contained
2020-11-17 Hirochika MatsumotoMake lint skip macros
2020-11-17 Hirochika MatsumotoAdd support for methods
2020-11-17 Hirochika MatsumotoMake lint skip closures
2020-11-17 Hirochika MatsumotoRun `cargo dev fmt`
2020-11-17 Hirochika MatsumotoImprove lint message
2020-11-17 Hirochika MatsumotoUpdate clippy_lints/src/unnecessary_wrap.rs
2020-11-17 Hirochika MatsumotoMove `find_all_ret_expressions` into `utils`
2020-11-17 Hirochika MatsumotoSplit lint suggestion into two
2020-11-17 Hirochika MatsumotoRun rustfmt
2020-11-17 Hirochika MatsumotoCall `diag.multipart_suggestion` instead
2020-11-17 Hirochika MatsumotoFix typo
2020-11-17 Hirochika MatsumotoRefactor code according to reivews
2020-11-17 Hirochika MatsumotoFix lint example
2020-11-17 Hirochika MatsumotoAdd suggestion on type signatures
2020-11-17 Hirochika MatsumotoAdd new lint to detect unnecessarily wrapped value
2020-11-17 borsAuto merge of #78779 - LeSeulArtichaut:ty-visitor-retur...
2020-11-16 ThibsGRemove `expect()` calls to avoid ICEs in `deref_addrof...
2020-11-16 Bastian Kauschkeclippy: fold by value
2020-11-16 borsAuto merge of #6119 - rsulli55:find_is_some_on_strs...
2020-11-16 borsAuto merge of #6336 - giraffate:sync-from-rust, r=flip1995
2020-11-15 borsAuto merge of #6334 - flip1995:rustup, r=flip1995
2020-11-15 Jonas SchievinkRollup merge of #79016 - fanzier:underscore-expressions...
2020-11-14 LeSeulArtichautSet the default `BreakTy` to `!`
2020-11-14 LeSeulArtichautIntroduce `TypeVisitor::BreakTy`
2020-11-14 borsAuto merge of #78809 - vn-ki:fix-issue-76064, r=oli-obk
2020-11-14 Fabian ZaiserAdd underscore expressions for destructuring assignments
2020-11-14 borsAuto merge of #6320 - giraffate:fix_suggestion_in_manua...
2020-11-13 borsAuto merge of #6329 - giraffate:sync-from-rust, r=matth...
2020-11-13 Takayuki NakataFix dogfood test
2020-11-12 Mara BosRollup merge of #78836 - fanzier:struct-and-slice-destr...
2020-11-12 Takayuki NakataFix FP in indirect `needless_collect` when used multipl...
2020-11-12 borsAuto merge of #6325 - flip1995:rustup, r=flip1995
2020-11-12 borsAuto merge of #78782 - petrochenkov:nodoctok, r=Aaron1011
2020-11-11 Takayuki NakataFix suggestion in `manual_range_contains` when using...
2020-11-11 Fabian ZaiserImplement destructuring assignment for structs and...
2020-11-11 Ikko AshimineFix typo in comment
2020-11-11 rsulli55Update clippy_lints/src/methods/mod.rs
2020-11-11 Ryan SullivantCleaned up message and suggestion for `lint_search_is_some`
2020-11-11 Ryan SullivantAdded period back to lint `search_is_some` and ran
2020-11-11 rsulli55Remove borrow
2020-11-11 rsulli55Remove `to_string` on msg
2020-11-11 Ryan SullivantAdded a lint as suggested in 6010 which recommends...
2020-11-11 borsAuto merge of #6269 - camsteffen:map-clone-deref, r...
2020-11-11 Cameron SteffenFix map_clone with deref and clone
2020-11-10 borsAuto merge of #6303 - ThibsG:OptionOptionSerde, r=ebroto
2020-11-10 borsAuto merge of #6319 - ebroto:rustup, r=ebroto
next