Skip to content

Commit a10e1de

Browse files
committed
---
yaml --- r: 28671 b: refs/heads/try c: 655f7f8 h: refs/heads/master i: 28669: 1fd6d29 28667: 9e4691e 28663: fb21fb4 28655: 37ad9f4 28639: cc53453 28607: 13b8d61 28543: 28c5def 28415: 8e18978 28159: 11b729a 27647: 180fd6d 26623: b2da608 24575: 96b4297 v: v3
1 parent 172afb3 commit a10e1de

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
refs/heads/master: cd6f24f9d14ac90d167386a56e7a6ac1f0318195
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: cd6f24f9d14ac90d167386a56e7a6ac1f0318195
5-
refs/heads/try: b10e575217101af680ab5729382724189f1d5a62
5+
refs/heads/try: 655f7f844c64b29c35263bb48b5bedb3ed4b7b44
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
88
refs/heads/try2: d0c6ce338884ee21843f4b40bf6bf18d222ce5df

branches/try/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)