Skip to content

Conversation

@Kimundi
Copy link
Contributor

@Kimundi Kimundi commented Feb 27, 2013

No description provided.

@graydon
Copy link
Contributor

graydon commented Feb 27, 2013

Istr someone recently removing these, no? Hazy memory.

@Kimundi
Copy link
Contributor Author

Kimundi commented Feb 27, 2013

@graydon Do you mean #5098 ? That PR removes ToStr implementations for @T and ~T which prepended '@' and '~' to the string. This PR just adds missing implementations for the vector types ~[T] and @[T].

@bors bors closed this Feb 27, 2013
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
Fix error E0460 when compiled on Rustc repo

Sadly, this mostly reverts  rust-lang#5121. Now I use HashMap to only store one rlib
per crate. But that would not work when non-compatible version of the same crate show up.

changelog: none
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