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 5d9318c commit 1a41138Copy full SHA for 1a41138
src/test/incremental/hashes/enum_defs.rs
@@ -10,7 +10,7 @@
10
11
12
// This test case tests the incremental compilation hash (ICH) implementation
13
-// for struct definitions.
+// for enum definitions.
14
15
// The general pattern followed here is: Change one thing between rev1 and rev2
16
// and make sure that the hash has changed, then change nothing between rev2 and
0 commit comments