Add no_float feature to disable floating-point.
This commit is contained in:
@@ -23,6 +23,7 @@ debug_msgs = []
|
||||
unchecked = []
|
||||
no_stdlib = []
|
||||
no_index = []
|
||||
no_float = []
|
||||
|
||||
[profile.release]
|
||||
lto = "fat"
|
||||
|
Reference in New Issue
Block a user