Skip to content

Commit 1cc7c90

Browse files
committedAug 23, 2016
fix stray comment
1 parent c21fa64 commit 1cc7c90

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎src/test/incremental/crate_hash_reorder.rs

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// Test incremental compilation tracking where we change field names
12-
// in between revisions (hashing should be stable).
11+
// Test that the crate hash is not affected by reordering items.
1312

1413
// revisions:rpass1 rpass2 rpass3
1514
// compile-flags: -Z query-dep-graph

0 commit comments

Comments
 (0)