Skip to content

minor vec cleanup - #7489

Closed
thestinger wants to merge 1 commit into
rust-lang:masterfrom
thestinger:vec
Closed

minor vec cleanup#7489
thestinger wants to merge 1 commit into
rust-lang:masterfrom
thestinger:vec

Conversation

@thestinger

Copy link
Copy Markdown
Contributor
  • hide the rustrt module in the docs
  • remove the useless traits module wrapping the Add impl

* hide the rustrt module in the docs
* remove the useless `traits` module wrapping the `Add` impl
@thestinger
thestinger deleted the vec branch June 29, 2013 21:37
@thestinger

Copy link
Copy Markdown
ContributorAuthor

Landing with #7490.

U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
7489: ⬆️ rowan r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
Sign up for freeto 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.

1 participant

@thestinger