rust/tests
Krishna Veera Reddy eb0408ea65 Detect comparisons with NAN constants
Currently `cmp_nan` lint doesn't detect comparisons with NaN's
if the operands are consts variables so to fix this we evaluate
the const variables first before testing for NaN.
2019-12-17 18:51:30 -08:00
..
auxiliary
ui Detect comparisons with NAN constants 2019-12-17 18:51:30 -08: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
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
needless_continue_helpers.rs
versioncheck.rs