feat: conditional test feature
fix error on stable toolchain
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#![feature(test)]
|
||||
#![cfg_attr(test, feature(test))]
|
||||
|
||||
#![allow(dead_code)]
|
||||
|
||||
mod builtins;
|
||||
|
||||
Reference in New Issue
Block a user