Skip to content

Commit f587b0a

Browse files
committed
---
yaml --- r: 4271 b: refs/heads/master c: 57e4efb h: refs/heads/master i: 4269: 6abbe79 4267: 5896f6c 4263: c60ff57 4255: b6def57 v: v3
1 parent 18241c2 commit f587b0a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: d4616725ad8bc4636b6092f2064349c635802bcb
2+
refs/heads/master: 57e4efb89471ef9c893c71ea21120fa769e44464

trunk/src/test/compiletest/compiletest.rs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -719,9 +719,9 @@ mod procsrv {
719719
// everything and let the originals go out of scope before sending
720720
// a response.
721721
execparms = {
722-
// FIXME (785): The 'discriminant' of an alt expression has the
723-
// same scope as the alt expression itself, so we have to put
724-
// the entire alt in another block to make sure the exec
722+
// FIXME (785): The 'discriminant' of an alt expression has
723+
// the same scope as the alt expression itself, so we have to
724+
// put the entire alt in another block to make sure the exec
725725
// message goes out of scope. Seems like the scoping rules for
726726
// the alt discriminant are wrong.
727727
alt task::recv(p) {

0 commit comments

Comments
 (0)