summaryrefslogtreecommitdiff
path: root/build_extra/rust/dummy.rs
AgeCommit message (Collapse)Author
2018-10-25build: fix compatibility with rustc 1.30.0Bert Belder
Additionally: * Rebuild rust crates when the rustc version changes. * Fetch all rust ldflags in one exec_script() call instead of two.
2018-07-19Link rust_test targets with external linker, fix handlers_test linkageBert Belder