]> git.lizzy.rs Git - rust.git/history - tests
Allow UUID style formatting for `inconsistent_digit_grouping` lint
[rust.git] / tests /
2020-04-12 Dan BAllow UUID style formatting for `inconsistent_digit_gro...
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 Andre Boguscompare with the second largest instead of the smallest...
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 flip1995Run fmt and update test
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 primitive type assoc consts in more tests
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 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-04 Nick Torresresult_map_or_into_option: add `opt.map_or(None, |_...
2020-04-04 Nick Torresresult_map_or_into_option: destructure lint tuple or...
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 David TolnayDowngrade trivially_copy_pass_by_ref to pedantic
2020-04-03 David TolnayDowngrade let_unit_value to pedantic
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 David TolnayUpdate option_option ui test
2020-04-01 pmk21Test for ignoring let_underscore_must_use
2020-04-01 borsAuto merge of #5400 - flip1995:rustup, r=Manishearth
2020-04-01 flip1995Rustup to rust-lang/rust#70632
2020-04-01 flip1995Rustup to rust-lang/rust#70081
2020-03-31 borsAuto merge of #5397 - pmk21:macro-single-match, r=flip1995
2020-03-31 pmk21Small formatting change
2020-03-31 pmk21Added test for single_match_else in macro
2020-03-31 pmk21Added test for single_match in macro
2020-03-30 borsAuto merge of #5293 - matthiaskrgr:macro_skip_lifetime...
2020-03-30 borsAuto merge of #5294 - tmiasko:trait-ptr-cmp, r=Manishearth
2020-03-30 Tomasz MiąskoLint unnamed address comparisons
2020-03-30 borsAuto merge of #5365 - mgr-inz-rafal:issue4983_bool_upda...
2020-03-30 borsAuto merge of #5373 - flip1995:doc_release_backport...
2020-03-30 borsAuto merge of #5387 - jpospychala:useless_self_fp,...
2020-03-30 borsAuto merge of #5392 - matthiaskrgr:rustup_40, r=phansch
2020-03-30 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/70536
2020-03-30 borsAuto merge of #5380 - lzutao:deprecate-REPLACE_CONSTS...
2020-03-29 Jacek Pospychala`unused_self` false positive
2020-03-29 Lzu TaoDeprecate REPLACE_CONSTS lint
2020-03-25 borsAuto merge of #5334 - flip1995:backport_remerge, r...
2020-03-25 borsAuto merge of #5372 - matthiaskrgr:rpc_nursery, r=flip1995
2020-03-25 Matthias Krügermove redundant_pub_crate to nursery
2020-03-23 borsAuto merge of #5364 - flip1995:useless_transmute_quaran...
2020-03-23 borsAuto merge of #5319 - 1tgr:master, r=flip1995
2020-03-23 mgr-inz-rafalCode clean-up and formatting
2020-03-23 mgr-inz-rafalProvide appropriate suggestion
2020-03-23 flip1995Move useless_transmute to nursery
2020-03-23 mgr-inz-rafalInitial lint without suggestion
2020-03-23 Tim Robinsonnursery group -> style
2020-03-23 borsAuto merge of #5350 - ThibsG:FixSingleBindingClosure...
2020-03-22 ThibsGFix single binding in closure
2020-03-20 Tim RobinsonUpdate for PR feedback
2020-03-20 borsAuto merge of #5323 - rabisg0:fix/5284, r=flip1995
2020-03-19 borsAuto merge of #5342 - flip1995:rollup-77s2pmt, r=flip1995
2020-03-19 Philipp KronesRollup merge of #5341 - flip1995:rustup, r=flip1995
2020-03-19 Philipp KronesRollup merge of #5336 - matthiaskrgr:rustup_35, r=flip1995
2020-03-19 Philipp KronesRollup merge of #5333 - matthiaskrgr:rustup_34, r=flip1995
2020-03-19 Philipp KronesRollup merge of #5326 - matthiaskrgr:rustup_33, r=flip1995
2020-03-19 Rabi GuhaImprovement: Don't show function body in needless_lifetimes
2020-03-18 borsAuto merge of #5335 - flip1995:changelog, r=Manishearth
2020-03-18 borsAuto merge of #5329 - matthiaskrgr:int_arith_on_ref_532...
2020-03-18 Matthias Krügertests: arithmetic: split into integer_arithmetic and...
2020-03-18 flip1995Split up checked_unwrap test further
2020-03-18 Matthias Krügerinteger_arithmetic: detect integer arithmetic on refere...
2020-03-18 flip1995Merge remote-tracking branch 'upstream/rust-1.43.0...
2020-03-18 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/69189
2020-03-17 borsAuto merge of #5314 - ehuss:remove-git2, r=flip1995
2020-03-16 borsAuto merge of #5322 - phansch:or_patterns, r=matthiaskrgr
2020-03-16 Tim RobinsonLint for `pub(crate)` items that are not crate visible...
2020-03-15 borsAuto merge of #5316 - lzutao:osstr, r=phansch
2020-03-14 Lzu TaoDon't convert Path to lossy str
2020-03-14 Lzu TaoUse `into_path`
2020-03-14 Lzu TaoUse pattern matching instead of manually checking condition
2020-03-14 borsAuto merge of #5312 - joshtriplett:wildcard-prelude...
2020-03-14 borsAuto merge of #5314 - ehuss:remove-git2, r=flip1995
2020-03-14 Philipp KronesFix typo
next