summaryrefslogtreecommitdiff
path: root/rust/compiler_test.go
diff options
context:
space:
mode:
author Ivan Lozano <ivanlozano@google.com> 2019-09-24 21:33:45 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2019-09-24 21:33:45 +0000
commitca34692de1790b7d6837abfc14126e81de8e71fd (patch)
tree4fe464c3f495b0349005991adb298991b5924dda /rust/compiler_test.go
parentec3e81b4becb539994dd11761b214bd16d3aa57f (diff)
parent5ca5ef6788a557f28edb8feea89e4493af2f4a67 (diff)
Merge "Fix proc_macro dependency handling."
Diffstat (limited to 'rust/compiler_test.go')
-rw-r--r--rust/compiler_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/compiler_test.go b/rust/compiler_test.go
index 536909641..bbf9f8d11 100644
--- a/rust/compiler_test.go
+++ b/rust/compiler_test.go
@@ -64,7 +64,6 @@ func TestEnforceSingleSourceFile(t *testing.T) {
rust_proc_macro {
name: "foo-bar-proc-macro",
srcs: ["foo.rs", "src/bar.rs"],
- host_supported: true,
}`)
// Test prebuilts