We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b30b442 commit 44528cbCopy full SHA for 44528cb
src/test/incremental/hashes/indexing_expressions.rs
@@ -10,7 +10,7 @@
10
11
12
// This test case tests the incremental compilation hash (ICH) implementation
13
-// for closure expression.
+// for indexing expression.
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