Route cargo lint through repository timeout validation and strict Clippy, reject unregistered timing primitives with compiler-resolved call budgets, bound Nextest concurrency, and replace polling waits in test infrastructure.
6 lines
162 B
TOML
6 lines
162 B
TOML
[build]
|
|
rustc-workspace-wrapper = "tools/actor-control-flow-lint/rustc-wrapper.py"
|
|
|
|
[alias]
|
|
xtask = "run --package xtask --"
|
|
lint = "run --package xtask -- lint"
|