-
Notifications
You must be signed in to change notification settings - Fork 13.1k
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
Labels
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
Comments
What does the ng stand for? |
It stands for next-generation, because the |
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
Blocked on #12702.
The text was updated successfully, but these errors were encountered: