rust/src/libcollections
bors 9af4e325af auto merge of #16582 : Gankro/rust/bitv, r=alexcrichton
This was bothering me (and some other people). The macro was necessary in a transient step of my development, but I converged on a design where it was unnecessary, but it didn't really click that that had happened.

This fixes it up.
2014-08-19 08:35:55 +00:00
..
hash libsyntax: Remove the use foo = bar syntax from the language in favor 2014-08-18 09:19:10 -07:00
bitv.rs auto merge of #16582 : Gankro/rust/bitv, r=alexcrichton 2014-08-19 08:35:55 +00:00
btree.rs auto merge of #16543 : huonw/rust/deprecated-btree, r=alexcrichton 2014-08-17 13:11:06 +00:00
deque.rs Fix deprecation warning in deque.rs 2014-07-24 07:25:48 -07:00
dlist.rs librustc: Forbid external crates, imports, and/or items from being 2014-08-16 19:32:25 -07:00
enum_set.rs Remove kludgy imports from vec! macro 2014-07-23 13:20:17 -07:00
lib.rs librustc: Forbid external crates, imports, and/or items from being 2014-08-16 19:32:25 -07:00
macros.rs Remove kludgy imports from vec! macro 2014-07-23 13:20:17 -07:00
priority_queue.rs librustc: Forbid external crates, imports, and/or items from being 2014-08-16 19:32:25 -07:00
ringbuf.rs librustc: Forbid external crates, imports, and/or items from being 2014-08-16 19:32:25 -07:00
slice.rs librustc: Forbid external crates, imports, and/or items from being 2014-08-16 19:32:25 -07:00
smallintmap.rs librustc: Forbid external crates, imports, and/or items from being 2014-08-16 19:32:25 -07:00
str.rs Remove innapropriate string mutability section. 2014-08-18 14:00:35 -04:00
string.rs libsyntax: Remove the use foo = bar syntax from the language in favor 2014-08-18 09:19:10 -07:00
treemap.rs librustc: Forbid external crates, imports, and/or items from being 2014-08-16 19:32:25 -07:00
trie.rs librustc: Forbid external crates, imports, and/or items from being 2014-08-16 19:32:25 -07:00
vec.rs libsyntax: Remove the use foo = bar syntax from the language in favor 2014-08-18 09:19:10 -07:00