]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/ok_if_let.rs
Auto merge of #3596 - xfix:remove-crate-from-paths, r=flip1995
[rust.git] / clippy_lints / src / ok_if_let.rs
2018-12-29 borsAuto merge of #3596 - xfix:remove-crate-from-paths...
2018-12-29 Konrad BorowskiRemove crate:: prefixes from crate paths
2018-12-08 Philipp HanschMerge pull request #3336 from HMPerson1/clone_on_copy_deref
2018-11-28 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3465 from flip1995/rustfmt
2018-11-27 flip1995Run rustfmt on clippy_lints
2018-10-08 Philipp HanschMerge pull request #3265 from mikerite/fix-export
2018-10-08 Philipp HanschMerge pull request #3285 from devonhollowood/pedantic...
2018-10-06 Manish GoregaokarMerge pull request #3269 from rust-lang-nursery/relicense
2018-10-06 Manish GoregaokarAdd license header to Rust files
2018-09-15 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3189 from eddyb/rextern
2018-09-15 Eduard-Mihai BurtescuReintroduce `extern crate` for non-Cargo dependencies.
2018-09-13 Philipp HanschMerge pull request #3085 from mikerite/revert-98dbce
2018-09-02 Daniel Wagner-HallMerge branch 'master' into issue-2879
2018-09-02 Philipp HanschMerge remote-tracking branch 'upstream/master' into prs
2018-09-01 daubarisresolved conflicts
2018-09-01 Manish GoregaokarMerge pull request #2977 from flip1995/tool_lints
2018-08-31 Oliver SchneiderMerge pull request #3081 from mikerite/fix-3078
2018-08-30 Oliver SchneiderMerge pull request #2962 from phansch/further_automate_...
2018-08-29 Philipp HanschMerge pull request #3076 from mbrubeck/patch-1
2018-08-29 flip1995Switch to declare_tool_lint macro
2018-08-28 Oliver SchneiderUpdate imports and rustup
2018-07-25 Matthias KrügerMerge branch 'master' into typos
2018-07-25 Michael WrightMerge branch 'master' into issue2894
2018-07-20 Manish GoregaokarMerge branch 'macro-use' into HEAD
2018-07-20 Manish GoregaokarRemove import of if_chain
2018-07-19 Manish GoregaokarRemove import of rustc
2018-07-17 Michael WrightMerge branch 'master' into issue2894
2018-07-16 Manish GoregaokarMerge pull request #2923 from rust-lang-nursery/kind
2018-07-16 csmoeExprKind
2018-06-06 Oliver SchneiderMerge pull request #2804 from utaal/expr-call-author
2018-06-05 Oliver SchneiderMerge pull request #2814 from VKlayd/fn_to_int
2018-06-03 Oliver SchneiderMerge pull request #2813 from terry90/master
2018-05-31 Oliver SchneiderMerge pull request #2816 from mockersf/multiple-impl
2018-05-31 Oliver SchneiderMerge pull request #2819 from zayenz/no-op-ref-in-macro
2018-05-30 Oliver SchneiderMerge pull request #2821 from mati865/rust-2018-migration
2018-05-30 Mateusz MikułaRun rustfix
2018-03-29 Manish GoregaokarMerge pull request #2589 from rust-lang-nursery/rangearg
2018-03-29 Oliver SchneiderMerge pull request #2579 from rust-lang-nursery/lint_au...
2018-03-28 Oliver SchneiderCategorize all the lints!
2017-11-20 Oliver SchneiderMerge pull request #2203 from clippered/float_cmp_const
2017-11-06 laurentFix merge issues.
2017-11-06 Oliver SchneiderMerge pull request #2202 from topecongiro/format
2017-11-04 topecongiroCargo fmt
2017-10-28 Manish GoregaokarMerge branch 'pr-2140'
2017-10-28 cgm616Merge branch 'master' of github.com:rust-lang-nursery...
2017-10-27 Oliver SchneiderMerge pull request #2129 from vorner/update-script
2017-10-24 Oliver SchneiderMerge pull request #2154 from durka/ifchain
2017-10-23 Alex Burkamechanically swap if_let_chain -> if_chain
2017-09-06 Oliver SchneiderMerge pull request #1963 from rust-lang-nursery/upstream
2017-09-05 Oliver SchneiderMerge pull request #2021 from marcusklaas/needless...
2017-09-05 Oliver SchneiderRun nightly rustfmt
2017-08-14 Oliver SchneiderMerge branch 'master' into move_links
2017-08-14 Oliver SchneiderRustfmt
2017-01-13 Martin CartonMerge pull request #1441 from Manishearth/rustup
2017-01-13 Oliver Schneiderrustup to 2017-01-12
2017-01-05 Oliver SchneiderMerge pull request #1414 from samueltardieu/no-short...
2017-01-05 Manish GoregaokarMerge pull request #1419 from Manishearth/rustup
2017-01-04 Josh HolmerRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2016-12-21 Oliver SchneiderMerge branch 'master' into allow_deprecated
2016-12-21 Oliver SchneiderMerge pull request #1392 from oli-obk/rustfmt
2016-12-20 Oliver Schneideralso run rustfmt on clippy-lints
2016-12-19 Manish GoregaokarMerge pull request #1345 from EpocSquadron/epocsquadron...
2016-12-19 Manish GoregaokarMerge pull request #1355 from philipturnbull/deref...
2016-12-17 Martin CartonMerge pull request #1373 from Manishearth/rustup
2016-12-07 Oliver Schneiderupdate to the rust-PR that unblocks clippy
2016-12-06 Oliver Schneiderrustup to rustc 1.15.0-dev (3b248a184 2016-12-05)
2016-12-01 Oliver SchneiderWIP compiles and doesn't crash (much) but tests are...
2016-11-18 Martin CartonMerge pull request #1344 from Manishearth/rustup
2016-11-16 mcartonRustup to rustc 1.15.0-nightly (0ed951993 2016-11-14)
2016-10-31 Manish GoregaokarMerge pull request #1311 from gibfahn/if_let_some_result
2016-10-31 Gibson FahnestockAdd to docs for if_let_some_result
2016-10-30 Oliver SchneiderMerge pull request #1299 from Manishearth/clippy-toml
2016-10-30 Oliver SchneiderMerge pull request #1296 from Manishearth/features
2016-10-30 Oliver SchneiderMerge pull request #1305 from d-dorazio/1289-lint-for...
2016-10-30 d-dorazioAdd lint for redundant pattern matching in iflet for...
2016-10-06 mcartonFix dogfood problem
2016-10-04 Martin CartonMerge pull request #1257 from KitFreddura/master
2016-10-02 Kit Freddurareplaced snippet_opt with snippet for more terse code
2016-10-02 Kit Freddurafixed array bounds checking
2016-10-02 Kit Freddurareplaced pat_to_string with snippet
2016-10-02 Kit Freddurafixed struct elison
2016-10-02 Kit Fredduraadded file again