Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

csouth3
Copy link
Contributor

@csouth3 csouth3 commented Dec 24, 2014

This PR deprecates the DList::ListInsertion trait, in accordance with rust-lang/rfcs#509. The functions which were previously part of the ListInsertion impl for DList::IterMut have been moved to be inherent methods on the iterator itself, and appropriate doctests have been added.

@rust-highfive
Copy link
Contributor

r? @pcwalton

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

@csouth3
Copy link
Contributor Author

csouth3 commented Dec 24, 2014

r? @gankro

@rust-highfive rust-highfive assigned Gankra and unassigned pcwalton Dec 24, 2014
bors added a commit that referenced this pull request Dec 28, 2014
This PR deprecates the `DList::ListInsertion` trait, in accordance with rust-lang/rfcs#509.  The functions which were previously part of the ListInsertion impl for `DList::IterMut` have been moved to be inherent methods on the iterator itself, and appropriate doctests have been added.
@bors bors merged commit 6bb59e4 into rust-lang:master Dec 28, 2014
@csouth3 csouth3 deleted the dlist-deprecate branch December 30, 2014 23:44
lnicola pushed a commit to lnicola/rust that referenced this pull request Jul 18, 2025
feat: Include enum variants in world symbols
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.

6 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.