Remove non_snake_case warnings.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#![cfg(not(feature = "no_index"))]
|
||||
#![allow(non_snake_case)]
|
||||
|
||||
use crate::engine::OP_EQUALS;
|
||||
use crate::eval::{calc_index, calc_offset_len};
|
||||
|
Reference in New Issue
Block a user