]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/crashes/ice-2774.rs
Merge pull request #3918 from matthiaskrgr/typos
[rust.git] / tests / ui / crashes / ice-2774.rs
index d44b0fae82001b3824b2a83c8d44e74eddacb0d8..47f8e3b18eeaa217b16d62787769dd16db8ec9c1 100644 (file)
@@ -1,3 +1,5 @@
+// run-pass
+
 use std::collections::HashSet;
 
 // See rust-lang/rust-clippy#2774.