Renaming the lint to branches_sharing_code and fixing typos
This commit is contained in:
parent
7c9e192e05
commit
a6f54f5dfd
22 changed files with 71 additions and 69 deletions
|
|
@ -47,7 +47,7 @@ pub mod usage;
|
|||
pub mod visitors;
|
||||
|
||||
pub use self::attrs::*;
|
||||
pub use self::hir_utils::{both, eq_expr_value, over, SpanlessEq, SpanlessHash};
|
||||
pub use self::hir_utils::{both, count_eq, eq_expr_value, over, SpanlessEq, SpanlessHash};
|
||||
|
||||
use std::collections::hash_map::Entry;
|
||||
use std::hash::BuildHasherDefault;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue