File: Cross.toml

package info (click to toggle)
rust-regex 1.11.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,132 kB
  • sloc: sh: 28; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 112 bytes parent folder | download | duplicates (33)
1
2
3
4
5
6
7
[build.env]
passthrough = [
    "RUST_BACKTRACE",
    "RUST_LOG",
    "REGEX_TEST",
    "REGEX_TEST_VERBOSE",
]