rust/tests
Philipp Krones 016857db65
Rollup merge of #4730 - yerke:fix-check_infinite_loop, r=flip1995
Fix check_infinite_loop (while_immutable_condition) by checking for break or return inside loop body

changelog: Fix check_infinite_loop (while_immutable_condition) by checking for break or return inside loop body
fixes #4648
2019-11-23 18:15:58 +01:00
..
auxiliary
ui Rollup merge of #4730 - yerke:fix-check_infinite_loop, r=flip1995 2019-11-23 18:15:58 +01:00
ui-toml build: improve script and travis config 2019-10-22 10:14:39 +07: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
matches.rs
missing-test-files.rs
needless_continue_helpers.rs
versioncheck.rs