about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/test/incremental/crate_hash_reorder.rs3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/test/incremental/crate_hash_reorder.rs b/src/test/incremental/crate_hash_reorder.rs
index 1dec361eb07..3f1bdb7e3c6 100644
--- a/src/test/incremental/crate_hash_reorder.rs
+++ b/src/test/incremental/crate_hash_reorder.rs
@@ -8,8 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-// Test incremental compilation tracking where we change field names
-// in between revisions (hashing should be stable).
+// Test that the crate hash is not affected by reordering items.
 
 // revisions:rpass1 rpass2 rpass3
 // compile-flags: -Z query-dep-graph