]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/unnecessary_fold.rs
Auto merge of #3603 - xfix:random-state-lint, r=phansch
[rust.git] / tests / ui / unnecessary_fold.rs
index e8d84ecea8c69fbd3243eda8093cc84df60a9246..4b4a6ee044c082f7ad41f24adf4c0a24b099deec 100644 (file)
@@ -7,7 +7,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-
 /// Calls which should trigger the `UNNECESSARY_FOLD` lint
 fn unnecessary_fold() {
     // Can be replaced by .any