rust/tests
bors 2646b108d5 Auto merge of #4803 - tomprogrammer:issue-4732, r=phansch
Fix false positive in explicit_counter_loop lint

When the counter was used in a closure after the loop the lint didn't detect the
usage of the counter correctly.

changelog: Fix false positive in `explicit_counter_loop`

Fixes #4732
2019-11-11 19:24:20 +00:00
..
auxiliary
ui Auto merge of #4803 - tomprogrammer:issue-4732, r=phansch 2019-11-11 19:24:20 +00:00
ui-toml build: improve script and travis config 2019-10-22 10:14:39 +07:00
compile-test.rs Only pass rlibs in target deps directory 2019-11-10 11:14:29 +07:00
dogfood.rs
fmt.rs
matches.rs
missing-test-files.rs
needless_continue_helpers.rs
versioncheck.rs