diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2023-02-22 13:30:58 -0800 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2023-04-21 15:18:56 +0530 |
commit | c62989ce80c562c655795ffc6fc799b9a048dc59 (patch) | |
tree | 657bc94a2d4c2061c35a16e506c0c59309807692 /tools/regenerate_docs.py | |
parent | f80f40fa4feb0fa3f365f3debcbe2a43d7d125af (diff) | |
download | meson-c62989ce80c562c655795ffc6fc799b9a048dc59.zip meson-c62989ce80c562c655795ffc6fc799b9a048dc59.tar.gz meson-c62989ce80c562c655795ffc6fc799b9a048dc59.tar.bz2 |
rust: add support for b_ndebug
Rust has a `debug_assert!()` macro, which is designed to be toggled on
the command line. It is on by default in debug builds, and off by
default in release builds, in cargo. This matches what meson's b_ndebug
option does in `if-release` mode.
Diffstat (limited to 'tools/regenerate_docs.py')
0 files changed, 0 insertions, 0 deletions