diff options
Diffstat (limited to 'dashboard/config/linux/bits/rust.yml')
| -rw-r--r-- | dashboard/config/linux/bits/rust.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dashboard/config/linux/bits/rust.yml b/dashboard/config/linux/bits/rust.yml new file mode 100644 index 000000000..8f6ef464a --- /dev/null +++ b/dashboard/config/linux/bits/rust.yml @@ -0,0 +1,11 @@ +# Copyright 2025 syzkaller project authors. All rights reserved. +# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. + +config: + - RUST + - GENDWARFKSYMS: [-baseline] + - RUST_FW_LOADER_ABSTRACTIONS + - RUST_PHYLIB_ABSTRACTIONS + - BLK_DEV_RUST_NULL + - RUST_DEBUG_ASSERTIONS + - RUST_OVERFLOW_CHECKS |
