]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 TolnayUpdate option_option ui test
2020-04-01 pmk21Test for ignoring let_underscore_must_use
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#70081
2020-04-01 flip1995Rustup to rust-lang/rust#70627
2020-03-31 borsAuto merge of #5398 - flip1995:deescalate, r=Manishearth
2020-03-31 flip1995Run update_lints
2020-03-31 flip1995Don't use an exact lint counter anymore
2020-03-31 flip1995Move update_lints logic to its own module
2020-03-31 flip1995Make limit_stderr_length a subcommand
2020-03-31 flip1995Define modules in lib.rs instead of main.rs
2020-03-31 borsAuto merge of #5397 - pmk21:macro-single-match, r=flip1995
2020-03-31 pmk21Small formatting change
2020-03-31 pmk21Skip single_match lints in macro rules
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 Matthias Krügerdon't emit lifetime lints for code inside macros.
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 Jane LusbyUpdate clippy_lints/src/needless_bool.rs
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 Philipp KronesFix typo in `release.md`
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-30 borsAuto merge of #5390 - phansch:rustupp, r=matthiaskrgr
2020-03-30 Philipp HanschRustup to https://github.com/rust-lang/rust/pull/70449
2020-03-29 Jacek Pospychala`unused_self` false positive
2020-03-29 borsAuto merge of #5382 - richkadel:gitattributes-macro...
2020-03-29 borsAuto merge of #5384 - matthiaskrgr:readme_4, r=matthiaskrgr
2020-03-29 Matthias Krügerreadme: move "how to run single lint" instructions...
2020-03-29 Rich Kadelgit attribute macros not allowed in submodules
2020-03-29 borsAuto merge of #5381 - lzutao:itertools, r=matthiaskrgr
2020-03-29 Lzu TaoDeprecate REPLACE_CONSTS lint
2020-03-29 Lzu TaoBump itertools
2020-03-27 borsAuto merge of #5376 - flip1995:verbose_file_reads_restr...
2020-03-27 borsAuto merge of #5377 - matthiaskrgr:rustup_38, r=flip1995
2020-03-27 Matthias Krügerremove redundant import
2020-03-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/68404
2020-03-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/69644
2020-03-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/70344
2020-03-26 flip1995Move verbose_file_reads to restriction
2020-03-25 flip1995Also deploy from the beta branch
2020-03-25 flip1995Document how to backport changes to beta
2020-03-25 flip1995Document how to create a Clippy release
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-25 borsAuto merge of #5371 - matthiaskrgr:rdm, r=phansch
2020-03-25 Matthias Krügerreadme: explain how to run only a single lint on a...
2020-03-25 borsAuto merge of #5370 - phansch:matches, r=matthiaskrgr
2020-03-25 Philipp HanschRemove dependency on `matches` crate
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-23 borsAuto merge of #5361 - matthiaskrgr:rustup_37, r=flip1995
2020-03-23 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/69968/
2020-03-22 borsAuto merge of #5353 - flip1995:conf_doc, r=Manishearth
2020-03-22 flip1995Fix documentation generation for configurable lints
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 flip1995Get integration test binary from deps dir
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 flip1995Rustup to rust-lang/rust#66131
2020-03-19 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/69920/
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 borsAuto merge of #5331 - matthiaskrgr:lint_docs1, r=flip1995
2020-03-18 flip1995Fix limit-stderr-files test
2020-03-18 flip1995Split up checked_unwrap test further
2020-03-18 borsAuto merge of #5330 - matthiaskrgr:newlint_expl, r...
next