]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/double_comparison.rs
Auto merge of #4478 - tsurai:master, r=flip1995
[rust.git] / tests / ui / double_comparison.rs
index 2c8f116281bdd2e28a1ab01e65bbc84c2c277fe3..9a2a9068a28debe71293c7a2c19f013962f265c6 100644 (file)
@@ -1,3 +1,5 @@
+// run-rustfix
+
 fn main() {
     let x = 1;
     let y = 2;