Skip to content

Commit

Permalink
Adaptations based on clippy for stable 1.43
Browse files Browse the repository at this point in the history
  • Loading branch information
MirkoCovizzi committed Apr 26, 2020
1 parent 8e91bec commit a8d25f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion com/macros/support/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#![allow(clippy::ptr_arg)]
#![allow(clippy::implicit_hasher)]
extern crate proc_macro;

pub mod aggr_co_class;
Expand Down

0 comments on commit a8d25f9

Please sign in to comment.