]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/utils/mod.rs
Account for trait alias when looking for defid
[rust.git] / clippy_lints / src / utils / mod.rs
2019-08-25 Lzu TaoAccount for trait alias when looking for defid
2019-08-23 borsAuto merge of #4409 - jeremystucki:export, r=phansch
2019-08-21 borsAuto merge of #4372 - phansch:changelog_update, r=flip1995
2019-08-20 borsAuto merge of #4401 - JJJollyjim:literal-separation...
2019-08-20 borsAuto merge of #4420 - phansch:disable_rls_integration_t...
2019-08-20 Philipp HanschMerge pull request #4416 from SimonSapin/plugin
2019-08-19 borsAuto merge of #4417 - kraai:remove-in_macro_or_desugar...
2019-08-19 KRAAI, MATTHEW ... Remove in_macro_or_desugar
2019-08-18 borsAuto merge of #4403 - xd009642:type_repetition_improvem...
2019-08-18 borsAuto merge of #4404 - BO41:patch-1, r=flip1995
2019-08-18 Jeremy StuckiMerge branch 'origin/master' into suspicious_map
2019-08-18 borsAuto merge of #4407 - mikerite:fix-breakage-20190818...
2019-08-18 Michael WrightFix breakage due to rust-lang/rust#61708
2019-08-16 borsAuto merge of #4397 - kraai:remove-a, r=flip1995
2019-08-16 borsAuto merge of #4392 - phansch:cleanups, r=flip1995
2019-08-16 borsAuto merge of #4398 - kraai:outer_expn_data, r=flip1995
2019-08-16 KRAAI, MATTHEW ... Use outer_expn_data instead of outer_expn_info
2019-08-16 borsAuto merge of #4395 - lzutao:rustup-63586, r=phansch
2019-08-16 Lzu TaoRustup "Remove `Spanned` from `{ast,hir}::FieldPat`"
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-07-23 borsAuto merge of #4266 - uHOOCCOOHu:fix/async_fn_lifetime...
2019-07-13 borsAuto merge of #4229 - euclio:lint-doc-generation-fix...
2019-07-13 borsAuto merge of #4268 - mikerite:fix-4260, r=flip1995
2019-07-13 Michael WrightMerge branch 'master' into dev-fmt-4
2019-07-12 borsAuto merge of #4269 - lzutao:rustup, r=flip1995
2019-07-11 Lzu TaoRustup `macro expansion and resolution`
2019-07-06 borsAuto merge of #4254 - lzutao:hiridification-62168,...
2019-07-06 Lzu TaoRename hir::map::local_def_id_from_hir_id to local_def_id
2019-07-01 borsAuto merge of #4222 - jfrikker:try_err, r=flip1995
2019-06-25 borsAuto merge of #4235 - Manishearth:rustup, r=Manishearth
2019-06-25 Manish Goregaokarfind_by_hir_id -> find
2019-06-25 Manish Goregaokarget_parent_node_by_hir_id -> get_parent_node
2019-06-22 borsAuto merge of #4220 - d-dorazio:4182-needless-return...
2019-06-22 borsAuto merge of #4227 - lzutao:node-pruning, r=flip1995
2019-06-22 Lzu TaoFix fallout cause NodeId pruning
2019-06-21 borsAuto merge of #4225 - jeremystucki:refactoring, r=flip1995
2019-06-21 borsAuto merge of #3919 - matthiaskrgr:readme_3, r=flip1995
2019-06-21 Jeremy StuckiRemove needless lifetimes
2019-06-21 borsAuto merge of #4223 - mikerite:fix-breakage-2019-06...
2019-06-21 flip1995Remove unnecssary lifetime from trait_ref_of_method
2019-06-21 Michael WrightFix breakage due to rust-lang/rust#61968
2019-06-19 borsAuto merge of #4221 - lzutao:redundant-lifetime, r...
2019-06-19 Lzu TaoFix warnings about unnecessary lifetime bounds
2019-06-19 borsAuto merge of #4210 - dtolnay:division, r=flip1995
2019-06-18 borsAuto merge of #4215 - matthiaskrgr:rustup_9, r=flip1995
2019-06-18 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/61836/
2019-06-14 borsAuto merge of #4209 - lzutao:TyCtxt-lifetime, r=Manishearth
2019-06-14 Lzu TaoFix wrong lifetime of TyCtxt
2019-06-13 borsAuto merge of #4175 - yaahallo:master, r=oli-obk
2019-06-13 borsAuto merge of #4201 - mgr-inz-rafal:typos_in_docs,...
2019-06-12 borsAuto merge of #4200 - lzutao:tyctxt-lifetime, r=matthia...
2019-06-12 Lzu TaoFix wrong lifetime of TyCtxt
2019-06-12 borsAuto merge of #4199 - flip1995:implicit_return_docs...
2019-06-12 borsAuto merge of #4198 - matthiaskrgr:rustup_8, r=flip1995
2019-06-12 Lzu TaoRemove wrong lifetime from LintContext
2019-06-06 borsAuto merge of #4136 - euclio:println-writeln-suggestion...
2019-06-04 borsAuto merge of #4164 - mikerite:fix-4144, r=mikerite
2019-06-03 borsAuto merge of #4163 - lzutao:doc-fix-foo-example, r...
2019-06-02 borsAuto merge of #4160 - lzutao:bump-cargo_metadata, r...
2019-06-02 borsAuto merge of #4159 - lzutao:into-outer_expn_info,...
2019-06-01 Lzu TaoMake use of new `outer_expn_info()` function
2019-05-28 borsAuto merge of #4142 - agnxy:rename-assoc, r=flip1995
2019-05-28 borsAuto merge of #4071 - matthiaskrgr:sizeof, r=flip1995
2019-05-27 borsAuto merge of #4150 - rust-lang:rustup, r=oli-obk
2019-05-27 Oliver SchererRustup to rustc 1.36.0-nightly (fa40a111f 2019-05-27)
2019-05-27 Philipp KronesRollup merge of #4119 - BO41:non_ascii_literal, r=flip1995
2019-05-27 Philipp KronesRollup merge of #4102 - Urriel:fix/4096_match_same_arms...
2019-05-27 borsAuto merge of #3832 - HarrisonMc555:use_last, r=flip1995
2019-05-24 borsAuto merge of #4134 - phansch:rustup4, r=Manishearth
2019-05-24 Philipp HanschRustup to https://github.com/rust-lang/rust/pull/59545
2019-05-23 borsAuto merge of #4126 - phansch:rustup, r=Manishearth
2019-05-23 Philipp HanschRustup to https://github.com/rust-lang/rust/pull/60740
2019-05-19 borsAuto merge of #4109 - Manishearth:backport-merge, r...
2019-05-19 borsAuto merge of #4099 - flip1995:ul_4094, r=oli-obk
2019-05-19 borsAuto merge of #4100 - phansch:add_stderr_length_check...
2019-05-17 borsAuto merge of #4110 - rust-lang:symbolic_wasteland...
2019-05-17 Oliver SchererDogfood and rustfmt
2019-05-17 Oliver SchererPrevent symbocalypse
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta1.35' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.34.1' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.31.0' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta_backport...
2019-05-14 borsAuto merge of #4084 - mikerite:fix-4019, r=oli-obk
2019-05-14 borsAuto merge of #4093 - rust-lang:rustup, r=oli-obk
2019-05-14 Oliver SchererClippy dogfood
2019-05-14 Oliver SchererUse symbols instead of strings
2019-05-12 borsAuto merge of #4087 - phansch:move_tests, r=matthiaskrgr
2019-05-12 borsAuto merge of #4085 - phansch:empty_loop_tests, r=matth...
2019-05-12 borsAuto merge of #4082 - Manishearth:macro-check-split...
2019-05-12 Manish GoregaokarAdd in_macro again
2019-05-12 Manish GoregaokarRename in_macro to in_macro_or_desugar
2019-05-11 borsAuto merge of #4080 - rust-lang:rustup, r=oli-obk
2019-05-11 Manish GoregaokarIgnore desugarings in macro checks
2019-05-04 borsAuto merge of #4061 - rust-lang:rustup, r=phansch
2019-05-04 Matthias KrügerRustup to rustc 1.36.0-nightly (13fde05b1 2019-05-03)
2019-05-02 borsAuto merge of #4035 - JoshMcguigan:useless_let_if_seq...
2019-04-25 borsAuto merge of #4008 - g-bartoszek:boxed-fnmut, r=phansch
2019-04-25 borsAuto merge of #4026 - cemiloten:working-on-#3981, r...
2019-04-25 borsAuto merge of #4029 - phansch:update_pulldown_cmark...
2019-04-25 borsAuto merge of #4028 - phansch:skip_appveyor_on_pr_pushe...
next