rules_rust/test/inline_test_with_deps
UebelAndre bf684354f5
Inform users that `crate` and `srcs` are mutually exclusive (#1650)
This should avoid confusion in cases where users have defined tests with
both `rust_test.crate` and `rust_test.srcs` set and later find
`rust_test.srcs` are actually unused and not being tested.

relates to https://github.com/bazelbuild/rules_rust/issues/2324
2023-12-14 04:46:21 +00:00
..
dep Outside of examples, fill in all `edition` attrs (#1257) 2022-04-25 08:47:31 -07:00
test Outside of examples, fill in all `edition` attrs (#1257) 2022-04-25 08:47:31 -07:00
BUILD.bazel Renamed BUILD and WORKSPACE files to BUILD.bazel and WORKSPACE.bazel (#665) 2021-03-30 21:51:05 +01:00