mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-07 23:44:53 -04:00
This patch is the first over two patches to change the support of Simplified MSC3575 from a compiler feature flag to a runtime configuration. This configuration is held by the `Client`. By default, it's turned off inside `matrix-sdk-ffi` and `matrix-sdk-integration-testing`, otherwise it's turned on.