We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c603ae commit 5e6bdbaCopy full SHA for 5e6bdba
app/roster/src/application/server/handle.rs
@@ -1,4 +1,6 @@
1
#![allow(clippy::await_holding_refcell_ref)]
2
+// TODO(@miaxos): Remove it
3
+
4
use std::cell::RefCell;
5
use std::os::fd::IntoRawFd;
6
use std::rc::Rc;
0 commit comments