]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/hygiene/cross-crate-name-collision.rs
Rollup merge of #90202 - matthewjasper:xcrate-hygiene, r=petrochenkov
[rust.git] / src / test / ui / hygiene / cross-crate-name-collision.rs
index 75742960b7e3ccafef7b7725be18502395658955..8f118782f2319864c5cadb21e952cd3b2b149013 100644 (file)
@@ -1,3 +1,7 @@
+// Check that two items defined in another crate that have identifiers that
+// only differ by `SyntaxContext` do not cause name collisions when imported
+// in another crate.
+
 // check-pass
 // aux-build:needs_hygiene.rs