Skip to content

Commit

Permalink
Fix clippy warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
ktanaka101 committed Jul 27, 2020
1 parent 5acf7a2 commit a922dd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![allow(incomplete_features)]
#![feature(const_generics)]

mod preludes {
Expand Down

0 comments on commit a922dd1

Please sign in to comment.