]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/crashes/ice_exacte_size.rs
Auto merge of #4791 - lzutao:osx2bors, r=matthiaskrgr
[rust.git] / tests / ui / crashes / ice_exacte_size.rs
index 30e4b11ec0bd450bcebc7c57465649e037f45e21..e02eb28ab8650c54b4842dfe0d5a40a099827fd2 100644 (file)
@@ -1,3 +1,5 @@
+// run-pass
+
 #![deny(clippy::all)]
 
 /// Test for https://github.com/rust-lang/rust-clippy/issues/1336