mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 06:16:30 +03:00
fix test also for avatar deletion, use that drain filter while we in this code area :)
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
clippy::match_bool
|
||||
)]
|
||||
#![feature(ptr_wrapping_offset_from)]
|
||||
#![feature(drain_filter)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate failure_derive;
|
||||
|
||||
Reference in New Issue
Block a user