rust-clippy/clippy_lints/src/utils
bors 5725726345 Auto merge of #3751 - h-michael:opt-def-id, r=phansch
Use Hir::Def opt_def_id

related with: https://github.com/rust-lang/rust-clippy/pull/3750#issuecomment-462010225

Using `def.opt_def_id` in `opt_def_id` before replacing all all at once.
2019-02-09 12:01:45 +00:00
..
author.rs Add a uitest subcommand to simplify UI test invocation 2019-02-08 08:09:37 +01:00
camel_case.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
comparisons.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
conf.rs Let CLIPPY_CONF_DIR be used to start search for config, and fall back to 2019-02-02 11:43:21 -08:00
constants.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
higher.rs Fixed breakage due to rust-lang/rust#57489 2019-01-20 12:21:30 +02:00
hir_utils.rs Fix breakage due to rust-lang/rust#58079 2019-02-03 09:12:07 +02:00
inspector.rs Fix breakage due to rust-lang/rust#58079 2019-02-03 09:12:07 +02:00
internal_lints.rs rustup https://github.com/rust-lang/rust/pull/57726 2019-01-27 01:42:34 +01:00
mod.rs Use Hir::Def opt_def_id 2019-02-09 13:28:21 +09:00
paths.rs Update more changed iterator paths 2019-01-28 10:16:34 +01:00
ptr.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
sugg.rs rustup https://github.com/rust-lang/rust/pull/57907/ 2019-01-27 13:33:56 +01:00
usage.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00