Skip to content

Commit 655f7f8

Browse files
committed
Remove bogus comment
1 parent b10e575 commit 655f7f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/run-fail/out-of-stack-owned-box.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@ fn main() {
77
fn eat(
88
+a: ~int
99
) {
10-
// Prevent this from being optimized to nothing
1110
eat(move a)
1211
}

0 commit comments

Comments
 (0)