Skip to content
Commit 3dfd2af1 authored by Bastian Köcher's avatar Bastian Köcher
Browse files

Make `decl_runtime_apis!` fail on methods with default implementation

Runtime api functions are not allowed to have default implementations.
This fixes this by throwing an error when we detect such a function.
parent 1f46ce3c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment