blob: c48b71e244f59f1fc1969b1bac2266653c283e6a [file] [log] [blame] [edit]
# Make sure that test are not accidentally become members of
# the main workspace in the rust-lang/rust repository
[workspace]
members = ["./*/"]
exclude = ["./compiler_message", "./target"]