]> git.lizzy.rs Git - rust.git/history - src/lintlist/mod.rs
register new lint "tabs in doc comments" and update readme
[rust.git] / src / lintlist / mod.rs
2019-11-15 Florian Rohmregister new lint "tabs in doc comments" and update...
2019-11-11 borsAuto merge of #4803 - tomprogrammer:issue-4732, r=phansch
2019-11-11 borsAuto merge of #4801 - mikerite:to_digit_is_some, r...
2019-11-11 borsAuto merge of #4780 - flip1995:ice_4775, r=phansch
2019-11-10 Michael WrightAdd `to_digit_is_some` lint
2019-11-08 borsAuto merge of #4791 - lzutao:osx2bors, r=matthiaskrgr
2019-11-08 borsAuto merge of #4786 - msizanoen1:target-libs, r=Manishearth
2019-11-08 Michael WrightMerge branch 'master' into fix-4727
2019-11-07 borsAuto merge of #4697 - Licenser:no-exit, r=flip1995
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 Heinz N. GiesUpdate lints
2019-11-07 Heinz N. GiesSimplify dentry point detection
2019-11-07 Heinz N. GiesUpdate lints
2019-11-07 borsAuto merge of #4788 - Manishearth:rustup, r=flip1995
2019-11-07 flip1995Deprecate `into_iter_on_array` lint
2019-11-06 borsAuto merge of #4714 - msizanoen1:remove-plugin, r=Manis...
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-26 borsAuto merge of #4736 - flip1995:icu_mul_add, r=matthiaskrgr
2019-10-26 flip1995Move manual_mul_add into nursery
2019-10-24 borsAuto merge of #4675 - lzutao:improve-shellscript, r...
2019-10-23 borsAuto merge of #4680 - hellow554:debug_assert_mut_call...
2019-10-23 borsAuto merge of #4691 - HMPerson1:suggest_iter, r=phansch
2019-10-22 Marcel HellwigAdd lint for debug_assert_with_mut_call
2019-10-19 borsAuto merge of #4692 - lzutao:use-opt-profile-rtim,...
2019-10-18 borsAuto merge of #4657 - Licenser:additional-restrictions...
2019-10-18 Heinz N. GiesSplit out tests
2019-10-18 Heinz N. GiesAdd todo and tests
2019-10-18 borsAuto merge of #4687 - lzutao:before-cache-appveyor...
2019-10-18 borsAuto merge of #4685 - HMPerson1:patch-1, r=Manishearth
2019-10-18 borsAuto merge of #4686 - lzutao:fix-travis-windows-stuck...
2019-10-17 borsAuto merge of #4683 - HMPerson1:inefficient_to_string...
2019-10-16 HMPerson1Add `inefficient_to_string` lint
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 WangChange lint to be pedantic
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-10-09 borsAuto merge of #4616 - mati865:license, r=Manishearth
2019-10-09 borsAuto merge of #4615 - nikofil:suspicious_unary_op_forma...
2019-10-09 Nikos FilippakisNew lint: suspicious_unary_op_formatting
2019-10-09 borsAuto merge of #4635 - Lythenas:suggestions-for-assert...
2019-10-08 borsAuto merge of #4602 - EthanTheMaster:issue-4001, r...
2019-10-08 Ethan LamAddresses Issue #4001
2019-10-08 borsAuto merge of #4641 - sinkuu:revert_workaround, r=phansch
2019-10-08 borsAuto merge of #4627 - kerhong:fix-typo-in-inherent...
2019-10-08 borsAuto merge of #4611 - rust-lang:doc-visibility, r=flip1995
2019-10-08 borsAuto merge of #4595 - rust-lang:rustbot, r=flip1995
2019-10-08 borsAuto merge of #4592 - rust-lang:transmute-collection...
2019-10-04 borsAuto merge of #4613 - Lythenas:lint-assert_eq-unit_expr...
2019-10-04 borsAuto merge of #4621 - JohnTitor:fix-windows, r=phansch
2019-10-04 borsAuto merge of #4625 - phansch:rollup-qp7ki0h, r=phansch
2019-10-04 Phil HanschRollup merge of #4614 - HMPerson1:abs_cast_unsigned...
2019-10-04 Phil HanschRollup merge of #4509 - sinkuu:redundant_clone_fix...
2019-10-02 Shotaro YamadaFix false-positive of redundant_clone and move to clipp...
2019-10-02 Andre BogusNew lint: unsound_collection_transmute
2019-10-02 borsAuto merge of #4599 - lzutao:zero-ptr-suggestion, r...
2019-10-02 borsAuto merge of #4603 - rust-lang:needless-doc-main,...
2019-10-02 Andre BogusNew lint: needless_doc_main
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-24 James WangAdd a new lint for comparison chains
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-21 borsAuto merge of #4558 - Manishearth:suggestions, r=phansch
2019-09-20 borsAuto merge of #4511 - rust-lang:replace_uninitialized...
2019-09-19 Andre Bogusnew lint: mem-replace-with-uninit
2019-09-19 borsAuto merge of #4544 - JoshMcguigan:issue-4542, r=flip1995
2019-09-19 borsAuto merge of #4539 - jolson88:cast-lossless-pedantic...
2019-09-19 borsAuto merge of #4535 - rust-lang:unsafe-doc, r=flip1995
2019-09-19 Andre BogusNew lint: Require `# Safety` section in pub unsafe...
2019-09-15 Jason OlsonChanges cast-lossless to a pedantic lint
2019-09-12 Michael WrightAdd `unneeded-wildcard-pattern` lint
2019-09-11 borsAuto merge of #4478 - tsurai:master, r=flip1995
2019-09-09 borsAuto merge of #4458 - flip1995:block_in_if_ext_macro...
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 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 flip1995Run update_lints
2019-09-04 borsAuto merge of #4498 - sinkuu:checked_arithmetic_unwrap...
2019-09-04 borsAuto merge of #4490 - mikerite:fix-4364, r=flip1995
2019-09-04 Shotaro YamadaAdd manual_saturating_arithmetic lint
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 Lzu TaoRun update_lints for Unicode lint
2019-09-03 Andre Boguslint against `MaybeUninit::uninit().assume_init()`
2019-08-26 borsAuto merge of #4444 - phansch:split_up_cmp_owned2,...
2019-08-26 borsAuto merge of #4436 - BO41:written_as, r=phansch
2019-08-26 borsAuto merge of #4431 - phansch:more_rustfix, r=flip1995
2019-08-23 borsAuto merge of #4409 - jeremystucki:export, r=phansch
2019-08-23 borsAuto merge of #4439 - lzutao:fix-format, r=phansch
2019-08-23 Lzu TaoRun update_lints for Unicode lint
next