]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/drop_forget_ref.rs
Auto merge of #3946 - rchaser53:issue-3920, r=flip1995
[rust.git] / clippy_lints / src / drop_forget_ref.rs
2019-03-12 Michael WrightMerge branch 'master' into fix-3739
2019-03-09 borsAuto merge of #3824 - phansch:adding_lints, r=phansch
2019-03-09 borsAuto merge of #3860 - phansch:refactor_out_opt_def_id...
2019-03-08 Philipp HanschRefactor: Remove utils::opt_def_id
2019-03-06 borsAuto merge of #3845 - euclio:unused-comments, r=phansch
2019-03-05 Andy Russellfix or ignore failing doc tests
2019-03-05 Andy Russellmove lint documentation into macro invocations
2019-01-28 borsAuto merge of #3700 - phansch:would_you_like_some_help_...
2019-01-27 borsAuto merge of #3706 - robamler:patch-1, r=phansch
2019-01-27 borsAuto merge of #3705 - matthiaskrgr:rustup, r=phansch
2019-01-27 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/57726
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-11 borsAuto merge of #3646 - matthiaskrgr:travis, r=phansch
2019-01-09 borsAuto merge of #3645 - phansch:remove_copyright_headers...
2019-01-08 Philipp HanschRemove all copyright license headers
2019-01-03 borsAuto merge of #3519 - phansch:brave_newer_ui_tests...
2018-12-30 borsAuto merge of #3593 - mikerite:readme-syspath-2, r...
2018-12-30 borsAuto merge of #3597 - xfix:match-ergonomics, r=phansch
2018-12-29 borsAuto merge of #3598 - xfix:apply-cargo-fix-edition...
2018-12-29 borsAuto merge of #3558 - russelltg:new_without_default_mer...
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-11-19 bors[bot]Merge #3432
2018-11-17 bors[bot]Merge #3435
2018-11-17 Matthias Krügerremove unused allow() attributes, NFC
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-08-27 Oliver SchneiderMerge pull request #3018 from rust-lang-nursery/beta
2018-08-24 Philipp KronesMerge pull request #3048 from goodmanjonathan/assign_op
2018-08-24 Philipp KronesMerge pull request #3059 from elpiel/writeln_empty_stri...
2018-08-23 Philipp KronesMerge pull request #3072 from matthiaskrgr/rustup
2018-08-22 Matthias Krügerrustup, fix breakage introduced by https://github.com...
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-04-27 Oliver SchneiderMerge pull request #2696 from nathan/patch-1
2018-04-27 NathanFix missing line comments in {drop,forget}_copy examples
2018-04-27 NathanFix missing line comment in drop_ref example
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-12 Oliver SchneiderRustup
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-21 Oliver SchneiderMerge pull request #1931 from rust-lang-nursery/move_links
2017-08-18 Oliver SchneiderMerge pull request #1965 from montrivo/use_self
2017-08-15 Oliver SchneiderRustup
2017-08-14 Oliver SchneiderMerge branch 'master' into move_links
2017-08-14 Oliver SchneiderRustfmt
2017-06-11 Cameron SteffenMerge branch 'master' into never_loop
2017-06-11 Manish GoregaokarMerge pull request #1823 from eddyb/nightly-magic
2017-06-11 Eduard-Mihai BurtescuDo not use .sty except for matching on it.
2017-06-11 Eduard-Mihai BurtescuUpdate for rustc 1.19.0-nightly (4bf5c99af 2017-06...
2017-05-14 Oliver SchneiderUpdate to rustc 1.19.0-nightly (826d8f385 2017-05-13)
2017-03-24 Oliver SchneiderMerge pull request #1575 from tristianc/1537-drop_copy
2017-03-24 Oliver SchneiderFix accidental newline in diagnostic and missing entrie...
2017-03-24 Oliver SchneiderMerge remote-tracking branch 'origin/master' into 1537...
2017-02-27 Oliver SchneiderMerge branch 'master' into 1537-drop_copy
2017-02-27 Tristian CelestinAdd space between colon and type annotation
2017-02-27 Tristian CelestinMerged drop_forget_ref.rs with drop_forget_copy.rs.
2017-01-13 Martin CartonMerge pull request #1441 from Manishearth/rustup
next