meson/test cases/rust/1 basic
Dylan Baker c62989ce80 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.
2023-04-21 15:18:56 +05:30
..
subdir ninjabackend: fix rust program names with dashes 2022-02-10 15:05:37 -08:00
clippy.toml compilers/rust: Add support for clippy 2021-09-24 18:48:48 -07:00
meson.build rust: add support for b_ndebug 2023-04-21 15:18:56 +05:30
prog.rs rust: add support for b_ndebug 2023-04-21 15:18:56 +05:30
test.json ninjabackend: fix rust program names with dashes 2022-02-10 15:05:37 -08:00