We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 094362d commit c61d1ceCopy full SHA for c61d1ce
test_data/Cargo.toml
@@ -0,0 +1,4 @@
1
+# Make sure that test are not accidentally become members of
2
+# the main workspace in the rust-lang/rust repository
3
+[workspace]
4
+members = ["./*"]
0 commit comments