]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-12-06 borsAuto merge of #6421 - xFrednet:4176-unreadable-literal...
2020-12-05 xFrednetRenamed the configuraiton to unreadable-literal-lint...
2020-12-05 borsAuto merge of #6418 - flip1995:apple_wraps_mhm, r=llogiq
2020-12-04 xFrednetUpdated code for CI
2020-12-04 xFrednetAdded a lint-fraction-readability flag to the configuration
2020-12-04 borsAuto merge of #6419 - giraffate:fix_a_style_of_texts_in...
2020-12-04 Takayuki NakataFix a style of texts in `size_of_in_element_count`
2020-12-04 flip1995Turn unnecessary_wraps applicability to MaybeIncorrect
2020-12-04 borsAuto merge of #6416 - deg4uss3r:map_err_restricted...
2020-12-04 borsAuto merge of #6394 - nico-abram:unsafe_sizeof_count_co...
2020-12-04 RickyAdded test to make sure ignoring the error with a named...
2020-12-04 unknownAdd more functions to size_of_in_element_count
2020-12-03 unknownRename unsafe_sizeof_count_copies to size_of_in_element...
2020-12-03 unknownRemove unnecessary unsafe_size_count_copies tests
2020-12-03 unknownMake the unsafe_sizeof_count_copies lint work with...
2020-12-03 unknownMake the unsafe_sizeof_count_copies lint find copy_...
2020-12-03 unknownAdd lint unsafe_sizeof_count_copies
2020-12-03 RickyUpdate the stderr message in ui tests
2020-12-03 RickyApply suggestions from code review
2020-12-03 Rickydidn't update lint correctly
2020-12-03 RickyMoved map_err_ignore to restriction and updated help...
2020-12-03 borsAuto merge of #6415 - flip1995:rollup-fz7872l, r=flip1995
2020-12-03 Philipp KronesRollup merge of #6407 - matthiaskrgr:bors_website,...
2020-12-03 Philipp KronesRollup merge of #6402 - camsteffen:collapsible-match...
2020-12-03 Philipp KronesRollup merge of #6395 - Suyash458:master, r=flip1995
2020-12-03 Philipp KronesRollup merge of #6308 - matthiaskrgr:internal_lints...
2020-12-03 borsAuto merge of #6404 - flip1995:rustup, r=flip1995
2020-12-01 Matthias KrügerCONTRIBUTING: update bors queue url from buildbot2...
2020-11-30 Suyash458bump rustc-semver version. use in built method to compa...
2020-11-30 borsAuto merge of #79329 - camelid:int-lit-suffix-error...
2020-11-30 Cameron SteffenSplit tests
2020-11-29 Matthias Krügeraddress review comments and rebase
2020-11-29 Cameron SteffenUse LocalUsedVisitor in more places
2020-11-29 Cameron SteffenEat collapsible_match dogfood
2020-11-29 Cameron SteffenAdd collapsible_match lint
2020-11-29 Cameron SteffenAdd LocalUseVisitor
2020-11-29 Cameron SteffenImprove SpanlessEq for blocks
2020-11-29 Matthias Krügerci: partly clean build artifacts to work around "Found...
2020-11-29 Matthias Krügerfix clippy-dev update_lints
2020-11-29 Matthias Krügeradd internal-lints feature to enable clippys internal...
2020-11-29 Suyash458add more tests for msrv
2020-11-29 suyash458fix msrv check
2020-11-29 suyash458fix dogfood tests
2020-11-29 bstrieUpdate tests to remove old numeric constants
2020-11-29 Suyash458fix msrv in test
2020-11-29 Suyash458add rustc-semver to dependencies
2020-11-28 borsAuto merge of #6377 - CDirkx:redundant-pattern-match...
2020-11-28 borsAuto merge of #6398 - rajcspsg:issue_6357, r=flip1995
2020-11-28 borsAuto merge of #6397 - matsujika:fix-6384, r=flip1995
2020-11-28 borsAuto merge of #6290 - alex-700:fix-match-like-matches...
2020-11-28 Philipp KronesFix formatting
2020-11-28 borsAuto merge of #6390 - pro-grammer1:master, r=ebroto
2020-11-28 borsAuto merge of #6396 - flip1995:rustup, r=ebroto
2020-11-28 Rajkumar Natarajanissue_6357 update unreachable macro usage
2020-11-28 Philipp KronesChange formulation of known problems section
2020-11-28 Aleksei Latyshevdo not trigger MATCH_LIKE_MATCHES_MACRO lint with attrs
2020-11-28 Hirochika MatsumotoMove `contains_return` to utils/mod.rs
2020-11-28 Hirochika MatsumotoFix a false positive in `unnecessary_wraps`
2020-11-28 flip1995items_after_statements: don't lint when they a separate...
2020-11-28 flip1995Fix weird dogfood error
2020-11-28 borsAuto merge of #6086 - Ryan1729:add-suspicious_chained_o...
2020-11-28 borsAuto merge of #6360 - mlegner:mod_one, r=llogiq
2020-11-28 CamelidUpdate error to reflect that integer literals can have...
2020-11-28 Ryan1729add suspicious_operation_groupings lint
2020-11-27 borsAuto merge of #6392 - ebroto:rustup, r=ebroto
2020-11-27 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-11-27 borsAuto merge of #79318 - cjgillot:fitem, r=lcnr
2020-11-27 Markus LegnerFactor out `check_binary` from function `check_expr`.
2020-11-27 Markus LegnerRun `cargo dev fmt`.
2020-11-27 Markus LegnerTrigger modulo_one lint also on -1.
2020-11-27 borsAuto merge of #6386 - rust-lang:flip1995-patch-1, r...
2020-11-27 borsAuto merge of #6389 - giraffate:sync-from-rust, r=llogiq
2020-11-27 Takayuki Nakatacargo dev fmt
2020-11-27 Takayuki NakataMerge remote-tracking branch 'upstream/master' into...
2020-11-26 Camille GILLOTRemove ForeignMod struct.
2020-11-26 pro-grammer1Added known problem to comparison_chain docs
2020-11-26 borsAuto merge of #77671 - flip1995:lint_list_always_plugin...
2020-11-26 flip1995Note that it is possible to omit the patch version
2020-11-26 Philipp KronesRemove mention of possibility to specify the MSRV with...
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 Philipp KronesFix formatting in README.md
2020-11-25 Suyash458update README.md
2020-11-25 borsAuto merge of #6333 - PunitLodha:master, r=flip1995
2020-11-25 Suyash458update README.md for specifying msrv
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 test for multiple defined msrv attrs
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-25 Christiaan... Change `redundant_pattern_matching` to also lint `std...
2020-11-25 Arlie DavisMove lev_distance to rustc_ast, make non-generic
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 flip1995clippy: Remove now obsolete lintlist module
2020-11-24 flip1995clippy: Let rustc handle describing lints
2020-11-24 borsAuto merge of #79228 - flip1995:clippyup, r=oli-obk
next