Skip to content

Commit fc86010

Browse files
committed
---
yaml --- r: 7127 b: refs/heads/master c: 972f6c1 h: refs/heads/master i: 7125: cf04102 7123: c1c99c4 7119: a733421 v: v3
1 parent 84a96ae commit fc86010

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 159ad7a63bd4e82907c0f6698702e0055601ed91
2+
refs/heads/master: 972f6c17fb007d7c1508e1e8f03c35385f1b841c

trunk/src/fuzzer/fuzzer.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ fn file_might_not_converge(filename: str) -> bool {
475475
"expr-alt.rs", // pretty-printing "(a = b) = c" vs "a = b = c" and wrapping
476476
"block-arg-in-ternary.rs", // wrapping
477477
"move-3-unique.rs", // 0 becomes (0), but both seem reasonable. wtf?
478-
"move-3.rs", // 0 becomes (0), but both seem reasonable. wtf?
478+
"move-3.rs" // 0 becomes (0), but both seem reasonable. wtf?
479479
];
480480

481481

0 commit comments

Comments
 (0)