rust/tests
Michael Wright b15b977d76 Fix map_clone false positive
Don't lint when the item type is not a reference. `copied` only applies
to references.
2019-12-22 11:26:51 +02:00
..
auxiliary
ui Fix map_clone false positive 2019-12-22 11:26:51 +02: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 build(tests/fmt): use shared target dir 2019-12-01 19:07:02 +07:00
integration.rs Use println! on success instead of eprintln! 2019-11-28 17:48:29 +01:00
matches.rs
missing-test-files.rs
needless_continue_helpers.rs
versioncheck.rs