summary refs log tree commit diff
path: root/rust (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implementation for MSC3664: Pushrules for relations (#11804)DeepBlueV7.X2022-10-253-10/+167
* Bump serde_json from 1.0.86 to 1.0.87 (#14279)dependabot[bot]2022-10-241-1/+1
* Bump anyhow from 1.0.65 to 1.0.66 (#14278)dependabot[bot]2022-10-241-1/+1
* Bump serde from 1.0.145 to 1.0.147 (#14277)dependabot[bot]2022-10-241-1/+1
* Remove the experimental implementation of MSC3772. (#14094)Patrick Cloke2022-10-123-151/+11
* Disable pushing for server ACL events (MSC3786). (#13997)Patrick Cloke2022-10-042-10/+1
* Implement push rule evaluation in Rust. (#13838)Erik Johnston2022-09-298-10/+803
* Merge branch 'release-v1.68' into developErik Johnston2022-09-231-1/+1
|\
| * Lower minimum rustc version to 1.58.1 (#13857)Erik Johnston2022-09-211-1/+1
* | 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
* Add rust to CI (#13763)Erik Johnston2022-09-091-0/+1
* Add a stub Rust crate (#12595)Erik Johnston2022-09-062-0/+36