]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/crashes/ice-2865.rs
Rollup merge of #4820 - guanqun:comment-fix, r=flip1995
[rust.git] / tests / ui / crashes / ice-2865.rs
index 6b1ceb5056933df6ee6bc782f118fcad3c1a7e72..c4f6c0fed6820ef715939ac07984badb522b52cf 100644 (file)
@@ -1,3 +1,5 @@
+// run-pass
+
 #[allow(dead_code)]
 
 /// Test for https://github.com/rust-lang/rust-clippy/issues/2865