include = ["config.toml"] [unstable] codegen-backend = true [profile.dev] debug = "line-tables-only" backend = "cranelift" [build] rustflags = ["-Zthreads=16"] rustc-wrapper = "sccache" [target.'cfg(unix)'] linker = "clang" rustflags = ["-Clink-arg=--ld-path=wild"]