rust/tests
Andre Bogus ef7587d957 Less needless_doctest_main false positives
This checks if a) the `fn main() {}` function is empty or if the doctest contains a `static`. In both cases don't lint.
2019-11-29 21:47:26 +01:00
..
auxiliary
ui Less needless_doctest_main false positives 2019-11-29 21:47:26 +01:00
ui-toml Add new lint: large stack array 2019-11-13 21:44:29 +03:00
compile-test.rs Rustup to rustc 1.41.0-nightly (a0d40f8bd 2019-11-18) 2019-11-18 23:49:58 -08:00
dogfood.rs tests: dogfood: run tests with debuginfo=0 reducing dogfood target dir size even further. 2019-09-11 21:29:07 +02:00
fmt.rs Enable rustfmt tests 2019-07-28 06:45:23 +02:00
integration.rs Use println! on success instead of eprintln! 2019-11-28 17:48:29 +01:00
matches.rs
missing-test-files.rs cargo fmt 2019-06-21 16:47:34 +02:00
needless_continue_helpers.rs
versioncheck.rs