]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/crashes/ice-700.rs
Rollup merge of #5410 - dtolnay:trivially, r=flip1995
[rust.git] / tests / ui / crashes / ice-700.rs
index 0cbceedbd6bdb195dd421a919eef50131c20ccb6..b06df83d51a5bf932b908fbfe448356219243a66 100644 (file)
@@ -1,3 +1,5 @@
+// run-pass
+
 #![deny(clippy::all)]
 
 /// Test for https://github.com/rust-lang/rust-clippy/issues/700