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