Eliminate type-length and recursion relaxations.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#![type_length_limit = "65536"]
|
||||
#![allow(unused_features)] // 1.96.0-nightly 2026-03-07 bug
|
||||
|
||||
extern crate rust_rocksdb as rocksdb;
|
||||
|
||||
Reference in New Issue
Block a user