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 Fix lint warning in compile-test.rs 2020-01-12 19:54:17 +08:00
dogfood.rs
fmt.rs Deprecate util/dev in favor of cargo alias 2020-01-30 21:34:31 +01:00
integration.rs do minor cleanups 2019-12-24 03:06:52 +07:00
matches.rs Rustup to https://github.com/rust-lang/rust/pull/67853 2020-01-04 11:30:03 +01:00
missing-test-files.rs
needless_continue_helpers.rs
versioncheck.rs