rust/tests
Philipp Hansch 4d1a11d354
Deprecate util/dev in favor of cargo alias
If you've been using `./util/dev` before, this now becomes `cargo dev`.

The key part of this change is found in `.cargo/config`.

This means one less shell script and a bit more cross-platform support
for contributors.
2020-01-30 21:34:31 +01:00
..
auxiliary
ui Add test and update reference. 2020-01-30 00:22:42 +08:00
ui-toml add size parameter for lint 2020-01-25 18:06:52 +03:00
compile-test.rs
dogfood.rs
fmt.rs Deprecate util/dev in favor of cargo alias 2020-01-30 21:34:31 +01:00
integration.rs
matches.rs
missing-test-files.rs
needless_continue_helpers.rs
versioncheck.rs