diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2025-01-13 17:48:46 +0100 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2025-03-09 18:06:14 -0400 |
commit | f39637e1648060bddcdd4372983b8d9ca844caf9 (patch) | |
tree | 42e13df0b658b156d56f4ade48c38f543aad898e /mesonbuild/interpreter/interpreter.py | |
parent | 52dd8815525113371d10413a7253a3f66eec8679 (diff) | |
download | meson-f39637e1648060bddcdd4372983b8d9ca844caf9.zip meson-f39637e1648060bddcdd4372983b8d9ca844caf9.tar.gz meson-f39637e1648060bddcdd4372983b8d9ca844caf9.tar.bz2 |
compilers/rust: implement has_argument checks
We're about to convert the `b_sanitize` option into a free-form array
whose value gets verified via a compiler check. This conversion will
also impact the Rust toolchain, which does not yet know to check for
multiple arguments at once.
Implement both `has_multi_arguments()` and `has_multi_link_arguments()`
to prepare the code accordingly.
Diffstat (limited to 'mesonbuild/interpreter/interpreter.py')
0 files changed, 0 insertions, 0 deletions