Skip to content

Implement libnative signal handling #12009

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
brson opened this issue Feb 3, 2014 · 1 comment
Closed

Implement libnative signal handling #12009

brson opened this issue Feb 3, 2014 · 1 comment

Comments

@brson
Copy link
Contributor

brson commented Feb 3, 2014

Besides #11201 this is the last missing part of the IoFactory in libnative. Nominating.

@alexcrichton
Copy link
Member

Closing as a dupe of #11203 (nominating that one)

flip1995 pushed a commit to flip1995/rust that referenced this issue Jan 11, 2024
new lint: `option_as_ref_cloned`

Closes rust-lang#12009

Adds a new lint that looks for `.as_ref().cloned()` on `Option`s. That's the same as just `.clone()`-ing the option directly.

changelog: new lint: [`option_as_ref_cloned`]
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants