rust/tests
Oliver Schneider a54baad4fa Merge pull request #2112 from topecongiro/issue-2109
Add a suggestion to replace `map(f).unwrap_or(None)` with `and_then(f)`.
2017-10-08 11:51:15 +02:00
..
auxiliary
run-pass Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
ui Merge pull request #2112 from topecongiro/issue-2109 2017-10-08 11:51:15 +02:00
camel_case.rs
cc_seme.rs
compile-test.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
conf_whitelisted.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
dogfood.rs Run nightly rustfmt 2017-09-05 12:39:27 +02:00
ice_exacte_size.rs
issue-825.rs Run nightly rustfmt 2017-09-05 12:39:27 +02:00
matches.rs Run nightly rustfmt 2017-09-05 12:39:27 +02:00
needless_continue_helpers.rs Run nightly rustfmt 2017-09-05 12:39:27 +02:00
trim_multiline.rs
used_underscore_binding_macro.rs
versioncheck.rs