julia
8caacdb6
- libuv: Mark `(un)preserve_handle` as `@nospecialize` (#58844)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
294 days ago
libuv: Mark `(un)preserve_handle` as `@nospecialize` (#58844) These functions only worry about object identity, so there's no need for them to specialize them on their type.
References
#58844 - libuv: Mark `(un)preserve_handle` as `@nospecialize`
Author
topolarity
Parents
c985dba5
Loading