Skip to content

Rewrite each path #7451

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
Jun 28, 2013
Merged

Rewrite each path #7451

merged 22 commits into from
Jun 28, 2013

Conversation

emberian
Copy link
Member

No description provided.

This was referenced Jun 28, 2013
pcwalton and others added 21 commits June 28, 2013 10:44
This is the backwards-incompatible part of per-binding-site "mut".
They evaluated the receiver twice. They should be added back with
`AddAssign`, `SubAssign`, etc., traits.
…mplementations.

This should allow fewer symbols to be exported.
Instead of determining paths from the path tag, we iterate through
modules' children recursively in the metadata. This will allow for
lazy external module resolution.
@bors bors closed this Jun 28, 2013
@bors bors merged commit 4f04489 into rust-lang:master Jun 28, 2013
@yichoi yichoi mentioned this pull request Jun 29, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Sep 28, 2021
Expand box_vec lint to box_collection

fixed rust-lang#7451

changelog: Expand `box_vec` into [`box_collection`], and have it error on all sorts of boxed collections
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.

4 participants