ignore unused_parens warning
parens are generated by external macro
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![allow(unused_parens)] // see mthom/scryer-prolog#3092 and rust-lang/rust#147126
|
||||
|
||||
use fxhash::FxBuildHasher;
|
||||
use indexmap::IndexSet;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user