Skip to content

Conversation

huonw
Copy link
Contributor

@huonw huonw commented Jun 13, 2013

A slice of a 'static str is still 'static, but doesn't necessarily
have the null terminator.

A slice of a 'static str is still 'static, but doesn't necessarily
have the null terminator.
bors added a commit that referenced this pull request Jun 13, 2013
A slice of a 'static str is still 'static, but doesn't necessarily
have the null terminator.
@bors bors closed this Jun 13, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 27, 2021
…ffen

Unused io amount detects `.read().ok()?`

fixes rust-lang#7096
changelog: unused_io_amount now detect expertion like `.read().ok()?`,  `.read().or_else(|err| ...)?` and similar expressions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants