aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/bits/rust.yml
blob: 5694ef93a515e78c8390d1d311ed2bcf854c803d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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
  - RUST_BITMAP_HARDENED: [v6.18]
  - RUST_BUILD_ASSERT_ALLOW: [v6.18]