remove typed stuff / just specify rsc if needed
This commit is contained in:
@@ -171,3 +171,4 @@ fn null_ptr<W: ?Sized>() -> *const W {
|
||||
}
|
||||
|
||||
unsafe impl<W: ?Sized> Send for WidgetRef<W> {}
|
||||
unsafe impl<W: ?Sized> Sync for WidgetRef<W> {}
|
||||
|
||||
Reference in New Issue
Block a user