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 152bb31 commit 092fc0aCopy full SHA for 092fc0a
src/test/run-pass/shape_intrinsic_tag_then_rec.rs
@@ -1,5 +1,5 @@
1
// Exercises a bug in the shape code that was exposed
2
-// 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