We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c21fa64 commit 1cc7c90Copy full SHA for 1cc7c90
src/test/incremental/crate_hash_reorder.rs
@@ -8,8 +8,7 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
-// Test incremental compilation tracking where we change field names
12
-// in between revisions (hashing should be stable).
+// Test that the crate hash is not affected by reordering items.
13
14
// revisions:rpass1 rpass2 rpass3
15
// compile-flags: -Z query-dep-graph
0 commit comments