We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40601f6 commit 2931bf8Copy full SHA for 2931bf8
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 152bb314f5665b66d1eb91b7ce90f14c01c1197d
+refs/heads/master: 092fc0ab2216a63a8ff698ff61ed9fefe54fa31a
trunk/src/test/run-pass/shape_intrinsic_tag_then_rec.rs
@@ -1,5 +1,5 @@
// Exercises a bug in the shape code that was exposed
-// on x86_64: when there is a tag embedded in an
+// on x86_64: when there is a tag embedded in an
3
// interior record which is then itself interior to
4
// something else, shape calculations were off.
5
use std;
0 commit comments