mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-29 11:00:30 +00:00
Check if Rust lib needs rebuilding. (#13759)
This protects against the common mistake of failing to remember to rebuild Rust code after making changes.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
def sum_as_string(a: int, b: int) -> str: ...
|
||||
def get_rust_file_digest() -> str: ...
|
||||
|
||||
Reference in New Issue
Block a user