rust/tests
Yusuke Tanaka 6396b8fb7f
Fix file names of flat_map_identity test
This commit fixes the file names of the `flat_map_identity` test.
Previously, their names were started with `unnecessary_flat_map` even
though the lint rule name is `flat_map_identity`. This inconsistency
happened probably because the rule name was changed during the
discussion in the PR where this rule was introduced.

ref: https://github.com/rust-lang/rust-clippy/pull/4231
2021-02-04 00:06:26 +09:00
..
auxiliary Remove all copyright license headers 2019-01-08 21:46:39 +01:00
cargo Merge commit '2f6439ae6a' into clippyup 2020-10-09 12:45:29 +02:00
ui Fix file names of flat_map_identity test 2021-02-04 00:06:26 +09:00
ui-cargo Merge commit '4911ab124c' into clippyup 2020-12-20 17:19:49 +01:00
ui-internal Auto merge of #6567 - camsteffen:path-to-res-enum, r=Manishearth 2021-01-20 21:35:11 +00:00
ui-toml Merge commit '4911ab124c' into clippyup 2020-12-20 17:19:49 +01:00
compile-test.rs Auto merge of #6500 - Javier-varez:case_sensitive_file_extensions, r=llogiq 2021-01-15 19:49:39 +00:00
dogfood.rs Special sync of 'e89801553d' 2020-12-23 10:57:35 +01:00
fmt.rs Merge commit '3d0b0e66af' into clippyup 2020-08-28 18:43:25 +02:00
integration.rs Merge commit '4911ab124c' into clippyup 2020-12-20 17:19:49 +01:00
missing-test-files.rs cargo fmt 2019-06-21 16:47:34 +02:00
versioncheck.rs Use bootstrap rustc for versioncheck in Clippy 2021-01-02 18:12:28 +01:00