rust/src/libcollections
bors 24e489f1e1 auto merge of #14520 : Ryman/rust/SnakeCaseLint, r=alexcrichton
This enforces `snake_case` for functions and methods only. Might be worth extending it to fields and locals too at some point in the future.

A number of breaking changes each detailed in the attached commits.
2014-05-30 11:01:37 -07:00
..
bitv.rs Implement Show for Bitv{,Set} 2014-05-29 21:29:06 -07:00
btree.rs std: Remove String's to_owned 2014-05-27 11:11:15 -07:00
deque.rs std: Recreate a rand module 2014-05-29 16:18:26 -07:00
dlist.rs std: Recreate a rand module 2014-05-29 16:18:26 -07:00
enum_set.rs core: Remove the cast module 2014-05-11 01:13:02 -07:00
hashmap.rs auto merge of #14524 : ahmedcharles/rust/to_string, r=alexcrichton 2014-05-30 06:01:41 -07:00
lib.rs std: Recreate a rand module 2014-05-29 16:18:26 -07:00
lru_cache.rs std: Rename strbuf operations to string 2014-05-27 12:59:31 -07:00
priority_queue.rs core: Stabilize the mem module 2014-05-20 23:06:54 -07:00
ringbuf.rs Remove a slew of old deprecated functions 2014-05-22 11:54:14 -07:00
smallintmap.rs lib{std,core,debug,rustuv,collections,native,regex}: Fix snake_case errors. 2014-05-30 17:55:41 +01:00
treemap.rs auto merge of #14524 : ahmedcharles/rust/to_string, r=alexcrichton 2014-05-30 06:01:41 -07:00
trie.rs std: Recreate a rand module 2014-05-29 16:18:26 -07:00