rust/tests
bors 8723eb6035 Auto merge of #4937 - mikerite:fix-4824, r=phansch
Fix `map_clone` false positive

Don't lint when the item type is not a reference. `copied` only applies to references.

changelog: Fix `map_clone` false positive
2019-12-22 09:55:50 +00:00
..
auxiliary
ui Auto merge of #4937 - mikerite:fix-4824, r=phansch 2019-12-22 09:55:50 +00: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 cargo fmt 2019-06-21 16:47:34 +02:00
needless_continue_helpers.rs
versioncheck.rs