Skip to content

Commit 1a41138

Browse files
Fix comment in test/incremental/hashes/enum_defs
1 parent 5d9318c commit 1a41138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/incremental/hashes/enum_defs.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212
// This test case tests the incremental compilation hash (ICH) implementation
13-
// for struct definitions.
13+
// for enum definitions.
1414

1515
// The general pattern followed here is: Change one thing between rev1 and rev2
1616
// and make sure that the hash has changed, then change nothing between rev2 and

0 commit comments

Comments
 (0)