2019-02-08 08:05:52 +01:00
|
|
|
[alias]
|
|
|
|
uitest = "test --test compile-test"
|
2020-01-30 08:33:48 +01:00
|
|
|
dev = "run --package clippy_dev --bin clippy_dev --manifest-path clippy_dev/Cargo.toml --"
|
2019-04-15 13:03:07 +02:00
|
|
|
|
|
|
|
[build]
|
|
|
|
rustflags = ["-Zunstable-options"]
|