]> git.lizzy.rs Git - rust.git/history - src/lintlist/mod.rs
Small grammar, punctuation, and code style improvements to docs
[rust.git] / src / lintlist / mod.rs
2020-11-22 Carol (Nichols ... Small grammar, punctuation, and code style improvements...
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 flip1995Properly deprecate panic_params lint
2020-11-17 borsAuto merge of #6070 - matsujika:unnecessary_wrap, r...
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 Hirochika MatsumotoPluralize lint name
2020-11-17 Hirochika MatsumotoAdd new lint to detect unnecessarily wrapped 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-13 borsAuto merge of #6329 - giraffate:sync-from-rust, r=matth...
2020-11-12 borsAuto merge of #6325 - flip1995:rustup, r=flip1995
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-10 borsAuto merge of #6303 - ThibsG:OptionOptionSerde, r=ebroto
2020-11-10 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-11-09 borsAuto merge of #6305 - smoelius:master, r=flip1995
2020-11-09 Dylan DPCRollup merge of #78710 - petrochenkov:macvisit, r=davidtwco
2020-11-09 borsAuto merge of #6278 - ThibsG:DerefAddrOf, r=llogiq
2020-11-08 Samuel E. Moelius IIIUpdate lints
2020-11-08 borsAuto merge of #6293 - Urcra:lint-example-fix, r=flip1995
2020-11-08 borsAuto merge of #6271 - camsteffen:vec-box-import, r...
2020-11-08 Samuel E. Moelius IIIAdd let_underscore_drop
2020-11-08 borsAuto merge of #6301 - alex-700:fix-map-clone, r=matthia...
2020-11-07 borsAuto merge of #6304 - matthiaskrgr:crash_6302, r=llogiq
2020-11-07 borsAuto merge of #6298 - JohnTitor:fix-example, r=llogiq
2020-11-07 borsAuto merge of #6287 - camsteffen:readme, r=llogiq
2020-11-07 borsAuto merge of #6134 - patrickelectric:as_utf8, r=llogiq
2020-11-07 borsAuto merge of #6110 - rail-rain:care_enums_non_copy_con...
2020-11-07 borsAuto merge of #6272 - camsteffen:unnecesary-lazy-eval...
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-11-05 borsAuto merge of #6296 - flip1995:rustup, r=flip1995
2020-11-05 Patrick José PereiraAdd string_from_utf8_as_bytes linter
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-11-04 borsAuto merge of #6247 - giraffate:fix_suggestion_to_add_s...
2020-11-04 borsAuto merge of #5911 - hegza:issue-568, r=ebroto
2020-11-04 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-11-04 borsAuto merge of #6284 - camsteffen:rustc-sym, r=flip1995
2020-11-04 borsAuto merge of #6270 - ClashTheBunny:clarify_allow_deny_...
2020-11-03 borsAuto merge of #6233 - montrivo:manual_ok_or, r=flip1995
2020-11-03 borsAuto merge of #6165 - dvermd:ref_option_ref, r=flip1995
2020-11-03 borsAuto merge of #6101 - pitiK3U:from_iter_instead_of_coll...
2020-11-03 Piti the little... Run `cargo dev update_lints`
2020-11-03 borsAuto merge of #6037 - matthiaskrgr:single_char_insert...
2020-11-02 Takayuki NakataMerge remote-tracking branch 'upstream/master' into...
2020-10-31 Henri LunnikiviImplement field_reassign_with_default
2020-10-31 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-30 Eduardo BrotoRename single_char_push_str to single_char_add_str
2020-10-30 borsAuto merge of #6260 - matthiaskrgr:ices, r=ebroto
2020-10-30 borsAuto merge of #6197 - ThibsG:ImproveFilterNext, r=ebroto
2020-10-30 borsAuto merge of #6229 - henil:improve-integer-division...
2020-10-30 borsAuto merge of #6200 - rail-rain:borrowed_box_invalid_su...
2020-10-29 borsAuto merge of #6248 - giraffate:replace_e_easy_with_goo...
2020-10-29 borsAuto merge of #6227 - HMPerson1:collect_map, r=phansch
2020-10-29 borsAuto merge of #6226 - Urcra:master, r=flip1995
2020-10-29 borsAuto merge of #6176 - achris:issues/578, r=phansch
2020-10-29 borsAuto merge of #6212 - ThibsG:MacroTopLevelRefArg, r...
2020-10-28 Eduardo BrotoMerge commit '645ef505da378b6f810b1567806d1bcc2856395f...
2020-10-28 borsAuto merge of #6257 - giraffate:sync-from-rust, r=ebroto
2020-10-28 Takayuki NakataMerge remote-tracking branch 'upstream/master' into...
2020-10-27 borsAuto merge of #6216 - alex-700:improve-match-like-match...
2020-10-27 Aleksei Latyshevimprove MATCH_LIKE_MATCHES_MACRO lint
2020-10-27 Tim Nielensadd manual_ok_or lint
2020-10-26 Nathan WhitakerRemove lint from clippy
2020-10-26 dvermdclippy_lint: run after changing category to pendantic
2020-10-26 dvermdclippy_lint: Add 'ref_option_ref'
2020-10-26 HMPerson1Add lint for replacing `.map().collect()` with `.try_fo...
2020-10-26 UrcraRun update lints
2020-10-25 UrcraInitial implementation of comparison_to_empty
2020-10-25 borsAuto merge of #6202 - giraffate:fix_invalid_suggestion_...
2020-10-25 borsAuto merge of #6194 - giraffate:remove_an_extra_blank_l...
2020-10-25 borsAuto merge of #6183 - cgm616:hex_bin_digit_grouping...
2020-10-25 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-10-25 cgm616Integrate suggestions from code review
2020-10-25 Florian HartwigAdd lint for unusually-grouped hex/binary literals
2020-10-25 borsAuto merge of #6222 - JohnTitor:redundant-local-def...
2020-10-25 borsAuto merge of #6211 - ThibsG:NeedlessBoolCfg, r=flip1995
2020-10-25 borsAuto merge of #6198 - montrivo:needless-lifetime, r...
2020-10-25 borsAuto merge of #6177 - rust-lang:manual-range-contains...
2020-10-25 borsAuto merge of #6103 - FrancisMurillo:mut_mutex_lock...
2020-10-25 borsAuto merge of #6162 - josephlr:empty-loop-no-std, r...
2020-10-25 Yuki OkushiRollup merge of #78326 - Aaron1011:fix/min-stmt-lints...
2020-10-25 Francis MurilloChange from correctness to style and MaybeIncorrect...
2020-10-25 borsAuto merge of #6181 - cgm616:undropped-manually-drops...
2020-10-25 Francis MurilloAdd lint for `&mut Mutex::lock`
2020-10-25 borsAuto merge of #6109 - patrickelectric:single_element_fo...
2020-10-25 borsAuto merge of #6029 - Daniel-B-Smith:refcell_ref_await...
2020-10-24 borsAuto merge of #6187 - geoffreycopin:master, r=ebroto
2020-10-24 borsAuto merge of #6190 - montrivo:manual_result_unwrap_or...
2020-10-24 borsAuto merge of #6135 - cauebs:master, r=ebroto
2020-10-24 Cauê Baasch de SouzaAdd large_types_passed_by_value lint
2020-10-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-10-23 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-10-22 Andre BogusNew lint: manual-range-contains
2020-10-22 cgm616Add new lint for undropped ManuallyDrop values
2020-10-21 Daniel SmithConvert the await holding lints to correctness
next