Skip to content
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

rename std::vec_ng -> std::vec #12771

Closed
thestinger opened this issue Mar 9, 2014 · 3 comments · Fixed by #13028
Closed

rename std::vec_ng -> std::vec #12771

thestinger opened this issue Mar 9, 2014 · 3 comments · Fixed by #13028
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup.

Comments

@thestinger
Copy link
Contributor

Blocked on #12702.

@bjadamson
Copy link
Contributor

What does the ng stand for?

@thestinger
Copy link
Contributor Author

It stands for next-generation, because the std::vec name was taken. Thus the need to rename std::vec and rename std::vec_ng to std::vec.

@bjadamson
Copy link
Contributor

Ah, thanks (:

bors added a commit that referenced this issue Mar 20, 2014
Geal added a commit to Geal/glfw-rs that referenced this issue Apr 2, 2014
Applied fixes:
	*logging macros need the log crate
	*attribute fix (cf rust-lang/rust#2569)
	*priv attribute removal
	*Rename Chan to Sender (cf rust-lang/rust@7858065)
	*New vec library (cf rust-lang/rust#12771)
	*update the channel constructor (cf rust-lang/rust@7858065)
	*Rename Port to Receiver (cf rust-lang/rust@7858065)
Geal added a commit to Geal/rust-opencl that referenced this issue Apr 2, 2014
Applied fixes:
	*attribute fix (cf rust-lang/rust#2569)
	*New vec library (cf rust-lang/rust#12771)
Geal added a commit to Geal/rustmu that referenced this issue Apr 2, 2014
Applied fixes:
	*Rename Chan to Sender (cf rust-lang/rust@7858065)
	*New vec library (cf rust-lang/rust#12771)
	*update the channel constructor (cf rust-lang/rust@7858065)
	*Rename Port to Receiver (cf rust-lang/rust@7858065)
Geal added a commit to Geal/rs-persistent-datastructures that referenced this issue Apr 2, 2014
Applied fixes:
	*attribute fix (cf rust-lang/rust#2569)
	*Rename Chan to Sender (cf rust-lang/rust@7858065)
	*New vec library (cf rust-lang/rust#12771)
	*priv attribute removal (cf rust-lang/rust@f2a5c7a)
	*Replace Freeze by Share (cf rust-lang/rust@12ecafb)
Geal added a commit to Geal/rust-msgpack that referenced this issue Apr 2, 2014
Applied fixes:
	*attribute fix (cf rust-lang/rust#2569)
	*New vec library (cf rust-lang/rust#12771)
	*priv attribute removal (cf rust-lang/rust@f2a5c7a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants