]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/crashes/ice-1969.rs
add test for #5238
[rust.git] / tests / ui / crashes / ice-1969.rs
index 96a8fe6c24d5610f8a16df06f98df43020e8c4a2..837ec9df31ab107e8da528b818b55c2480d94ee1 100644 (file)
@@ -1,3 +1,5 @@
+// run-pass
+
 #![allow(clippy::all)]
 
 /// Test for https://github.com/rust-lang/rust-clippy/issues/1969