rust/src/libextra
bors 3cc86d8ab3 auto merge of #10211 : ktt3ja/rust/add-lrucache, r=brson
There's an open issue ([Issue #4988](https://github.com/mozilla/rust/issues/4988?source=cc)) for adding an LRU Cache to the standard library. I'm new to this so I hope I didn't miss anything I'm supposed to do.
2013-12-05 12:32:12 -08:00
..
num test: Remove all remaining non-procedure uses of do. 2013-11-26 08:25:27 -08:00
terminfo Revert "libstd: Change Path::new to Path::init." 2013-12-04 22:33:53 -08:00
arc.rs remove useless transmute_immut function 2013-12-01 10:18:47 -05:00
arena.rs test: Remove all remaining non-procedure uses of do. 2013-11-26 08:25:27 -08:00
base64.rs std::str: remove from_utf8. 2013-12-04 22:35:53 +11:00
bitv.rs Register new snapshots 2013-11-28 20:27:56 -08:00
btree.rs Register new snapshots 2013-11-28 20:27:56 -08:00
c_vec.rs c_vec: Modernize 2013-12-02 21:53:23 +01:00
comm.rs test: Remove all remaining non-procedure uses of do. 2013-11-26 08:25:27 -08:00
container.rs test: Remove all remaining non-procedure uses of do. 2013-11-26 08:25:27 -08:00
dlist.rs Register new snapshots 2013-11-28 20:27:56 -08:00
ebml.rs std::str: s/from_utf8_slice/from_utf8/, to make the basic case shorter. 2013-12-04 22:35:53 +11:00
enum_set.rs Assorted cleanups suggested by reviewers. 2013-10-29 09:09:20 -07:00
flate.rs Declare librustrt a static dependency of libextra 2013-12-02 09:39:02 -08:00
future.rs librustc: Make || lambdas not infer to procs 2013-11-26 08:25:27 -08:00
getopts.rs Register new snapshots 2013-11-28 20:27:56 -08:00
glob.rs Revert "libstd: Change Path::new to Path::init." 2013-12-04 22:33:53 -08:00
hex.rs std::str: remove from_utf8. 2013-12-04 22:35:53 +11:00
json.rs Rename extra::json::*::init() constructors to *::new() 2013-12-04 22:33:53 -08:00
lib.rs auto merge of #10211 : ktt3ja/rust/add-lrucache, r=brson 2013-12-05 12:32:12 -08:00
list.rs librustuv: Remove all non-proc uses of do from libextra and 2013-11-26 08:24:18 -08:00
lru_cache.rs Add lru_cache to libextra 2013-11-13 21:06:18 -05:00
priority_queue.rs Removed Unnecessary comments and white spaces #4386 2013-10-23 01:10:50 +05:30
ringbuf.rs rename MutableVector::mut_split(at) to MutableVector::mut_split_at(at) 2013-12-02 08:58:07 +01:00
semver.rs librustuv: Remove all non-proc uses of do from libextra and 2013-11-26 08:24:18 -08:00
serialize.rs librustuv: Remove all non-proc uses of do from libextra and 2013-11-26 08:24:18 -08:00
smallintmap.rs libextra: Convert uses of &fn(A)->B to |A|->B. 2013-11-19 12:40:19 -08:00
sort.rs test: Remove all remaining non-procedure uses of do. 2013-11-26 08:25:27 -08:00
stats.rs Move std::rt::io to std::io 2013-11-11 20:44:07 -08:00
sync.rs librustc: Fix merge fallout. 2013-11-26 11:04:39 -08:00
task_pool.rs librustc: Make || lambdas not infer to procs 2013-11-26 08:25:27 -08:00
tempfile.rs Register new snapshots 2013-11-28 20:27:56 -08:00
term.rs librustuv: Remove all non-proc uses of do from libextra and 2013-11-26 08:24:18 -08:00
test.rs Rename extra::json::*::init() constructors to *::new() 2013-12-04 22:33:53 -08:00
time.rs Register new snapshots 2013-11-28 20:27:56 -08:00
treemap.rs Register new snapshots 2013-11-28 20:27:56 -08:00
unicode.rs Register new snapshots 2013-12-03 14:31:54 -08:00
url.rs Add struct and type doc comments for extra::url::* 2013-12-01 22:25:58 +00:00
uuid.rs std::str: remove from_utf8. 2013-12-04 22:35:53 +11:00
workcache.rs Rename extra::json::*::init() constructors to *::new() 2013-12-04 22:33:53 -08:00