summary refs log tree commit diff
path: root/rust (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Port the push rule classes to Rust. (#13768)Erik Johnston2022-09-204-2/+854
|
* Check if Rust lib needs rebuilding. (#13759)Erik Johnston2022-09-123-1/+58
| | | This protects against the common mistake of failing to remember to rebuild Rust code after making changes.
* Add rust to CI (#13763)Erik Johnston2022-09-091-0/+1
|
* Add a stub Rust crate (#12595)Erik Johnston2022-09-062-0/+36