Since we now guarantee that Rust and C/C++ will have assertions both on or both off, we can give guidance about using `cfg(debug_assertions)` to wrap code using `#ifdef NDEBUG`.pull/11716/head
parent
73981b2c34
commit
474e3ea8af
1 changed files with 9 additions and 0 deletions
Loading…
Reference in new issue