Darío

Results 13 issues of Darío

Hello, The Reporter::report gets called with [drained](https://github.com/tikv/minitrace-rust/blob/master/minitrace/src/collector/global_collector.rs#L384) objects, but they are converted to a ref slice, which doesn't allow to own the contents of each element. That would avoid a...

The iOS crashes because dendrite is using an old framework that is deprecated. For reference [look here](https://github.com/matrix-org/matrix-ios-sdk/issues/1857). This PR just fixes this. Signed-off-by: `Dario `