github.com/google/syzkaller@v0.0.0-20251211124644-a066d2bc4b02/dashboard/config/linux/bits/rust.yml (about)

     1  # Copyright 2025 syzkaller project authors. All rights reserved.
     2  # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
     3  
     4  config:
     5    - RUST: [override]
     6    - GENDWARFKSYMS: [-baseline]
     7    - RUST_FW_LOADER_ABSTRACTIONS
     8    - RUST_PHYLIB_ABSTRACTIONS
     9    - BLK_DEV_RUST_NULL
    10    - RUST_DEBUG_ASSERTIONS
    11    - RUST_OVERFLOW_CHECKS
    12    - RUST_BITMAP_HARDENED: [v6.18]
    13    - RUST_BUILD_ASSERT_ALLOW: [v6.18]