summaryrefslogtreecommitdiff
path: root/build_extra/rust/dummy.rs
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2018-07-17 22:36:11 +0200
committerBert Belder <bertbelder@gmail.com>2018-07-19 21:55:39 +0200
commit422150c797c57dab130d2efc3105002c44b02480 (patch)
tree49be4b76ec0eb6ae533b11c9945fcd61a7366ba8 /build_extra/rust/dummy.rs
parentae393879a7a03643075d559bd2773997c84c7ed0 (diff)
Link rust_test targets with external linker, fix handlers_test linkage
Diffstat (limited to 'build_extra/rust/dummy.rs')
-rw-r--r--build_extra/rust/dummy.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_extra/rust/dummy.rs b/build_extra/rust/dummy.rs
new file mode 100644
index 000000000..f328e4d9d
--- /dev/null
+++ b/build_extra/rust/dummy.rs
@@ -0,0 +1 @@
+fn main() {}