]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/misc_early.rs
rustup https://github.com/rust-lang/rust/pull/67455
[rust.git] / clippy_lints / src / misc_early.rs
2019-12-04 borsAuto merge of #4879 - matthiaskrgr:rustup_23, r=flip1995
2019-12-04 Matthias KrügerRustup to rust-lang/rust#66878
2019-11-23 Philipp KronesRollup merge of #4820 - guanqun:comment-fix, r=flip1995
2019-11-11 borsAuto merge of #4780 - flip1995:ice_4775, r=phansch
2019-11-08 Michael WrightMerge branch 'master' into fix-4727
2019-11-07 borsAuto merge of #4758 - mikerite:dec_lit_20191031, r...
2019-11-07 borsAuto merge of #4757 - evanjs:issue/4748, r=phansch
2019-11-07 borsAuto merge of #4788 - Manishearth:rustup, r=flip1995
2019-11-07 flip1995Rustup to rust-lang/rust#65884
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.39.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.38.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-10-15 borsAuto merge of #4668 - lzutao:update-rtim, r=flip1995
2019-10-15 borsAuto merge of #4619 - james9909:unused-self, r=flip1995
2019-10-15 James WangAdd a new lint for unused self
2019-10-14 borsAuto merge of #4560 - rust-lang:must-use-pure, r=phansch
2019-10-14 Andre Bogusnew lints around `#[must_use]` fns
2019-09-27 borsAuto merge of #4591 - flip1995:rustup, r=flip1995
2019-09-27 flip1995Rustup to rust-lang/rust#64813
2019-09-26 borsAuto merge of #4568 - mikerite:fix-4548, r=flip1995
2019-09-26 borsAuto merge of #4569 - james9909:add-comparison-chain...
2019-09-25 borsAuto merge of #4575 - Manishearth:suggestions, r=oli-obk
2019-09-25 Manish Goregaokarredundant_closure_call: split tests into fixable
2019-09-23 borsAuto merge of #4566 - phansch:update_changelog2, r...
2019-09-23 borsAuto merge of #4537 - mikerite:unneeded_wildcard_patter...
2019-09-23 Michael WrightMerge branch 'master' into unneeded_wildcard_pattern
2019-09-22 Michael WrightMerge branch 'master' into unneeded_wildcard_pattern
2019-09-18 mikeriteAdd note about refactoring
2019-09-13 Michael WrightApply review suggestions
2019-09-12 Michael WrightFix lint warnings
2019-09-12 Michael WrightAdd `unneeded-wildcard-pattern` lint
2019-09-11 borsAuto merge of #4478 - tsurai:master, r=flip1995
2019-09-10 borsAuto merge of #4525 - mikerite:use-self-constructor...
2019-09-09 borsAuto merge of #4522 - mikerite:fix-4514, r=phansch
2019-09-09 borsAuto merge of #4458 - flip1995:block_in_if_ext_macro...
2019-09-09 borsAuto merge of #4510 - lzutao:unsep-literals-regression...
2019-09-09 Lzu TaoFix regression in case of proc-macro attribute expansion
2019-09-06 borsAuto merge of #4500 - jeremystucki:refactoring, r=flip1995
2019-09-05 borsAuto merge of #4489 - JohnTitor:fix-redundant-pattern...
2019-09-04 borsAuto merge of #4495 - JohnTitor:fix-map-entry-false...
2019-09-04 Yuki OkushiMake it auto fixable lint
2019-09-04 Yuki OkushiFix `redundant_pattern` false positive
2019-09-04 borsAuto merge of #4487 - JohnTitor:deref-addrof-external...
2019-09-04 borsAuto merge of #4418 - euclio:byte-lit-suggestion, r...
2019-09-04 borsAuto merge of #4490 - mikerite:fix-4364, r=flip1995
2019-09-04 borsAuto merge of #4454 - BO41:search_is_some, r=flip1995
2019-09-03 borsAuto merge of #4479 - rust-lang:uninit_assume_init...
2019-09-03 borsAuto merge of #4486 - lzutao:fix-panic-unseparate-liter...
2019-09-02 Lzu TaoFix index out of bound in case of empty snippet
2019-08-29 Michael WrightMerge branch 'master' into fix-4437
2019-08-26 borsAuto merge of #4444 - phansch:split_up_cmp_owned2,...
2019-08-26 borsAuto merge of #4445 - phansch:fix_unused_unit_sugg...
2019-08-26 borsAuto merge of #4430 - lzutao:defid_trait_alias, r=flip1995
2019-08-26 borsAuto merge of #4436 - BO41:written_as, r=phansch
2019-08-26 borsAuto merge of #4421 - lzutao:unsep_literal, r=flip1995
2019-08-26 Lzu TaoCleaner code for unsep literals
2019-08-23 borsAuto merge of #4409 - jeremystucki:export, r=phansch
2019-08-21 borsAuto merge of #4372 - phansch:changelog_update, r=flip1995
2019-08-20 borsAuto merge of #4419 - lzutao:ifchain-link, r=phansch
2019-08-20 borsAuto merge of #4401 - JJJollyjim:literal-separation...
2019-08-19 Jamie McClymontRequested changes
2019-08-18 Jamie McClymontAdd autofixable suggestion for unseparated integer...
2019-08-18 Jeremy StuckiMerge branch 'origin/master' into suspicious_map
2019-08-16 borsAuto merge of #4392 - phansch:cleanups, r=flip1995
2019-08-16 borsAuto merge of #4395 - lzutao:rustup-63586, r=phansch
2019-08-16 Lzu TaoRustup "Remove `Spanned` from `{ast,hir}::FieldPat`"
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-08-03 borsAuto merge of #4327 - phansch:doctests_perf, r=flip1995
2019-08-03 borsAuto merge of #4325 - phansch:doctests_complexity,...
2019-08-02 Philipp HanschDoctests: Fix all complexity lint docs
2019-08-01 borsAuto merge of #4314 - chansuke:add-negation-to-is_empty...
2019-08-01 borsAuto merge of #4318 - izik1:typo, r=phansch
2019-08-01 borsAuto merge of #4316 - phansch:method_rs_cleanup2, r...
2019-08-01 borsAuto merge of #4315 - phansch:fn_to_numeric_cast_applic...
2019-08-01 borsAuto merge of #4303 - mikerite:dev-fmt-20190728, r...
2019-08-01 Michael WrightUpdate formatting
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta1.35' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.34.1' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.31.0' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta_backport...
2019-05-02 borsAuto merge of #4035 - JoshMcguigan:useless_let_if_seq...
2019-04-25 borsAuto merge of #4008 - g-bartoszek:boxed-fnmut, r=phansch
2019-04-23 borsAuto merge of #4018 - rust-lang:or_fn_call_variants...
2019-04-23 borsAuto merge of #4020 - rust-lang:rustup, r=phansch
2019-04-23 Manish GoregaokarRustup to rustc 1.36.0-nightly (fe0a415b4 2019-04-23)
2019-04-18 borsAuto merge of #3978 - phansch:rustfix_len_zero, r=flip1995
2019-04-18 borsAuto merge of #3985 - phansch:move_some_cast_tests...
2019-04-18 borsAuto merge of #3987 - phansch:rustfix_option_map_or_non...
2019-04-18 borsAuto merge of #3984 - phansch:bytecount_sugg, r=flip1995
2019-04-18 borsAuto merge of #3968 - kraai:lint-pass-macros, r=flip1995
2019-04-17 Matthew KraaiUse lint pass macros
2019-03-12 Michael WrightMerge branch 'master' into fix-3739
2019-03-10 borsAuto merge of #3767 - alexreg:cosmetic-2, r=flip1995
2019-03-10 Alexander RegueiroVarious cosmetic improvements.
2019-03-09 borsAuto merge of #3824 - phansch:adding_lints, r=phansch
2019-03-06 borsAuto merge of #3845 - euclio:unused-comments, r=phansch
2019-03-05 Andy Russellfix or ignore failing doc tests
2019-03-05 Andy Russellmove lint documentation into macro invocations
2019-01-28 borsAuto merge of #3700 - phansch:would_you_like_some_help_...
2019-01-27 borsAuto merge of #3706 - robamler:patch-1, r=phansch
next