Skip to content

Remove two unsafe impls from iter::Peekable - #22898

Merged
bors merged 1 commit into
rust-lang:masterfrom
edwardw:one-less-unsafe-impl
Mar 1, 2015
Merged

Remove two unsafe impls from iter::Peekable#22898
bors merged 1 commit into
rust-lang:masterfrom
edwardw:one-less-unsafe-impl

Conversation

@edwardw

@edwardw edwardw commented Feb 28, 2015

Copy link
Copy Markdown
Contributor

These implementations were temporary workaround. Now #22828 has been
fixed, they can be removed.

These implementations were temporary workaround. Now rust-lang#22828 has been
fixed, they can be removed.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@huonw

huonw commented Feb 28, 2015

Copy link
Copy Markdown
Contributor

@bors r+ 2b82 rollup

@huonw huonw assigned huonw and unassigned alexcrichton Feb 28, 2015
Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 28, 2015
 These implementations were temporary workaround. Now rust-lang#22828 has been
fixed, they can be removed.
@bors

bors commented Mar 1, 2015

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 2b8207a with merge 341a9ca...

bors added a commit that referenced this pull request Mar 1, 2015
These implementations were temporary workaround. Now #22828 has been
fixed, they can be removed.
Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 1, 2015
 These implementations were temporary workaround. Now rust-lang#22828 has been
fixed, they can be removed.
@bors

bors commented Mar 1, 2015

Copy link
Copy Markdown
Collaborator

@bors
bors merged commit 2b8207a into rust-lang:master Mar 1, 2015
lnicola pushed a commit to lnicola/rust that referenced this pull request Jul 27, 2026
…-paren

fix: add parentheses for invert general expression
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.

5 participants