Skip to content

Commit 092fc0a

Browse files
committed
extra whitespace
1 parent 152bb31 commit 092fc0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/run-pass/shape_intrinsic_tag_then_rec.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Exercises a bug in the shape code that was exposed
2-
// on x86_64: when there is a tag embedded in an
2+
// on x86_64: when there is a tag embedded in an
33
// interior record which is then itself interior to
44
// something else, shape calculations were off.
55
use std;

0 commit comments

Comments
 (0)