about summary refs log tree commit diff
path: root/tests/ui/float_cmp_const.rs
AgeCommit message (Expand)AuthorLines
2019-09-25Leave note on non-rustfixable testsManish Goregaokar-0/+2
2019-03-14casting integer literal to float is unnecessaryrink1969-1/+2
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-09rustfmt testsMatthias Krüger-5/+5
2018-10-11Stabilize tool lintsOliver Scherer-1/+1
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-08-29Adapt ui-tests to the tool_lintsflip1995-5/+5
2017-11-06put back negative tests but allow float_cmpclippered-2/+7
2017-11-06remove duplicate tests with float_cmpclippered-7/+3
2017-11-06add more negative testsclippered-0/+13
2017-11-05Fix #1142 float constant comparison lintclippered-0/+31