Merge pull request #70 from redox-os/clippy
Add clippy lints, action some clippy items
This commit is contained in:
+1
-1
@@ -205,7 +205,7 @@ impl UserInner {
|
||||
}
|
||||
}
|
||||
|
||||
/// UserInner has to be wrapped
|
||||
/// `UserInner` has to be wrapped
|
||||
pub struct UserScheme {
|
||||
inner: Weak<UserInner>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user