]> git.lizzy.rs Git - rust.git/history - clippy_lints
Auto merge of #5449 - phansch:diagnostic-items, r=matthiaskrgr
[rust.git] / clippy_lints /
2020-04-14 borsAuto merge of #5449 - phansch:diagnostic-items, r=matth...
2020-04-14 borsAuto merge of #5460 - phansch:fix_incorrect_tests,...
2020-04-14 borsAuto merge of #5457 - phansch:sym, r=matthiaskrgr
2020-04-14 borsAuto merge of #5463 - matthiaskrgr:rustup_42, r=phansch
2020-04-14 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/70643
2020-04-14 borsAuto merge of #5453 - rabisg0:fix/redundant_clone,...
2020-04-14 borsAuto merge of #5458 - phansch:is-proc-macro-attr, r...
2020-04-13 borsAuto merge of #5448 - Emerentius:update_new_ret_no_self...
2020-04-13 Philipp HanschCleanup: Use rustc's is_proc_macro_attr
2020-04-13 Philipp HanschCleanup: Use our `sym!` macro more
2020-04-13 Rabi GuhaFixes #5405: redundant clone false positive with arrays
2020-04-12 Philipp Hanschcargo dev fmt
2020-04-12 Philipp HanschMake use of Option/Result diagnostic items
2020-04-12 borsAuto merge of #5454 - spl:patch-1, r=phansch
2020-04-12 Philipp HanschMake use of some existing diagnostic items
2020-04-12 Philipp HanschSay that diagnostic items are preferred over paths
2020-04-12 Sean Leatherverbose_bit_mask: fix bit mask used in docs
2020-04-12 borsAuto merge of #5451 - xyzd:allow-uuid-format-digit...
2020-04-12 Dan BAllow UUID style formatting for `inconsistent_digit_gro...
2020-04-11 borsAuto merge of #5450 - matthiaskrgr:rustup_41, r=phansch
2020-04-11 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/70986
2020-04-10 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/69745
2020-04-10 borsAuto merge of #5441 - rabisg0:fix/clone-on-copy, r...
2020-04-10 borsAuto merge of #5446 - rust-lang:gimme-a-second, r=flip1995
2020-04-10 borsAuto merge of #5447 - phansch:rustuppp, r=matthiaskrgr
2020-04-10 EmerentiusUpdate documentation for new_ret_no_self
2020-04-10 Philipp HanschRustup to https://github.com/rust-lang/rust/pull/70913
2020-04-10 Andre Boguscompare with the second largest instead of the smallest...
2020-04-09 borsAuto merge of #5442 - rust-lang:revert-5420-newret...
2020-04-09 Philipp KronesRevert "Downgrade new_ret_no_self to pedantic"
2020-04-09 Rabi GuhaCheck for clone-on-copy in argument positions
2020-04-08 borsAuto merge of #5411 - dtolnay:hasher, r=flip1995
2020-04-08 borsAuto merge of #5437 - rabisg0:should-impl-trait, r...
2020-04-08 borsAuto merge of #5428 - dtolnay:cognitive, r=flip1995
2020-04-08 Rabi GuhaCheck fn header along with decl when suggesting to...
2020-04-08 David TolnayDowngrade implicit_hasher to pedantic
2020-04-08 David TolnayMove cognitive_complexity to nursery
2020-04-08 borsAuto merge of #5438 - flip1995:rollup-pi762oy, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5425 - xiongmao86:issue5367, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5424 - jpospychala:suspicious_op_assig...
2020-04-08 Philipp KronesRollup merge of #5422 - nickrtorres:contributing-triage...
2020-04-08 Philipp KronesRollup merge of #5420 - dtolnay:newret, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5419 - dtolnay:unreadable, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5417 - flip1995:doc_update, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5415 - nickrtorres:master, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5412 - dtolnay:tostring, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5410 - dtolnay:trivially, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5409 - dtolnay:letunit, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5406 - flip1995:update_lints_fix,...
2020-04-08 borsAuto merge of #5429 - faern:use-assoc-int-float-consts...
2020-04-07 Linus FärnstrandUse int assoc consts in MANUAL_SATURATING_ARITHMETIC
2020-04-07 Linus FärnstrandUse int assoc consts in checked_conversions lint
2020-04-07 Linus FärnstrandUse integer assoc consts in more lint example code
2020-04-07 Linus FärnstrandDon't import primitive type modules
2020-04-07 Linus FärnstrandUse assoc const NAN for zero_div_zero lint
2020-04-07 Linus FärnstrandFix float cmp to use assoc fxx::EPSILON
2020-04-07 Linus FärnstrandFix NAN comparison lint to use assoc NAN
2020-04-07 Philipp KronesMerge pull request #5434 from eddyb/rustup
2020-04-07 Philipp KronesFormat clippy_lints/src/let_underscore.rs
2020-04-07 Eduard Burtescurustup: update for the new Ty::walk interface.
2020-04-07 Eduard Burtescuuse_self: switch to hir_ty_to_ty.
2020-04-07 xiongmao86Refine lint message.
2020-04-06 xiongmao86Lint on opt.as_ref().map(|x| &**x).
2020-04-05 Jacek PospychalaInclude OpAssign in suspicious_op_assign_impl
2020-04-05 Nick Torresresult_map_or_into_option: fix syntax error in example
2020-04-04 Nick Torresresult_map_or_into: fix dogfood_clippy error => {h...
2020-04-04 Nick Torresresult_map_or_into_option: fix `cargo dev fmt --check...
2020-04-04 Nick Torresresult_map_or_into_option: move arg checks into tuple...
2020-04-04 Nick Torresresult_map_or_into_option: destructure lint tuple or...
2020-04-04 Nick Torresresult_map_or_into_option: add good and bad examples
2020-04-04 Nick Torresresult_map_or_into_option: explicitly note absence...
2020-04-04 David TolnayDowngrade new_ret_no_self to pedantic
2020-04-04 David TolnayDowngrade unreadable_literal to pedantic
2020-04-04 Nick Torresresult_map_or_into_option: add lint to catch manually...
2020-04-03 flip1995Move matches test in matches module
2020-04-03 flip1995Run update_lints
2020-04-03 Manish GoregaokarMerge pull request #5407 from flip1995/rustup
2020-04-03 David TolnayDowngrade inefficient_to_string to pedantic
2020-04-03 David TolnayDowngrade trivially_copy_pass_by_ref to pedantic
2020-04-03 David TolnayDowngrade let_unit_value to pedantic
2020-04-02 flip1995Rustup to rust-lang/rust#70634
2020-04-02 borsAuto merge of #5403 - farnz:patch-1, r=flip1995
2020-04-02 Simon FarnsworthUpdate clippy_lints/src/types.rs
2020-04-02 Simon FarnsworthUpdate types.rs
2020-04-02 Simon FarnsworthUpdate types.rs
2020-04-02 Simon FarnsworthImprove docs for option_option
2020-04-02 borsAuto merge of #5349 - jpospychala:useless_rc, r=Manishearth
2020-04-01 Jacek Pospychalauseless Rc<Rc<T>>, Rc<Box<T>>, Rc<&T>, Box<&T>
2020-04-01 borsAuto merge of #5402 - pmk21:allow-let-underscore-must...
2020-04-01 borsAuto merge of #5401 - dtolnay:option, r=Manishearth
2020-04-01 pmk21Allow let_underscore
2020-04-01 David TolnayDowngrade option_option to pedantic
2020-04-01 borsAuto merge of #5400 - flip1995:rustup, r=Manishearth
2020-04-01 flip1995Fix dogfood fallout
2020-04-01 flip1995Rustup to rust-lang/rust#70632
2020-04-01 flip1995Rustup to rust-lang/rust#70627
2020-03-31 borsAuto merge of #5397 - pmk21:macro-single-match, r=flip1995
2020-03-31 pmk21Skip single_match lints in macro rules
2020-03-30 borsAuto merge of #5293 - matthiaskrgr:macro_skip_lifetime...
2020-03-30 Matthias Krügerdon't emit lifetime lints for code inside macros.
next