..
num
Implement Ratio:from_float()
2013-12-30 16:55:13 +01:00
terminfo
libextra: Remove unnecessary @muts
2014-01-03 14:02:00 -08:00
arc.rs
std: Introduce std::sync
2013-12-24 14:42:00 -08:00
arena.rs
libextra: De-@mut the arena
2014-01-03 14:02:00 -08:00
base64.rs
Make base64::config fields public again
2013-12-11 19:27:20 -08:00
bitv.rs
Remove some unnecessary type casts
2014-01-06 21:28:54 +01:00
btree.rs
Added in Clone/TotalEq/TotalOrd/ToStr traits to all parts of btree.
2014-01-06 21:19:36 -05:00
c_vec.rs
c_vec: Modernize
2013-12-02 21:53:23 +01:00
comm.rs
Test fixes and rebase conflicts
2013-12-25 23:10:46 -08:00
container.rs
test: Remove all remaining non-procedure uses of do.
2013-11-26 08:25:27 -08:00
dlist.rs
Make 'self lifetime illegal.
2013-12-11 10:54:06 -08:00
ebml.rs
Remove some unnecessary type casts
2014-01-06 21:28:54 +01:00
enum_set.rs
librustc: Implement coercion for traits.
2013-12-27 03:26:46 -05:00
flate.rs
std::vec: remove .as_imm_buf, replaced by .as_ptr & .len.
2013-12-19 09:26:13 +11:00
future.rs
extra: Fix all code examples
2013-12-23 09:10:36 -08:00
getopts.rs
Remove a fixme
2014-01-05 21:36:53 -05:00
glob.rs
Fixing more doc tests
2013-12-23 09:10:37 -08:00
hex.rs
extra: Fix all code examples
2013-12-23 09:10:36 -08:00
json.rs
Make 'self lifetime illegal.
2013-12-11 10:54:06 -08:00
lib.rs
Bump version to 0.9
2014-01-02 12:55:20 -08:00
list.rs
libextra: Remove MutList, as it's inexorably tied to @mut
2014-01-03 14:02:00 -08:00
lru_cache.rs
extra: Fix all code examples
2013-12-23 09:10:36 -08:00
priority_queue.rs
std::vec: make the sorting closure use Ordering rather than just being
2013-12-22 18:16:50 +11:00
ringbuf.rs
Make 'self lifetime illegal.
2013-12-11 10:54:06 -08:00
semver.rs
extra: Remove condition from semver
2014-01-03 18:59:47 -08:00
serialize.rs
std::trie: remove some obsolete internal iterators.
2014-01-08 00:31:24 +11:00
smallintmap.rs
Make 'self lifetime illegal.
2013-12-11 10:54:06 -08:00
stats.rs
std::vec: make the sorting closure use Ordering rather than just being
2013-12-22 18:16:50 +11:00
sync.rs
Don't allow newtype structs to be dereferenced. #6246
2014-01-04 14:44:12 -08:00
task_pool.rs
Test fixes and rebase conflicts
2013-12-25 23:10:46 -08:00
tempfile.rs
extra: fix spelling in docs.
2013-12-15 16:34:14 +11:00
term.rs
libextra: Remove unnecessary @muts
2014-01-03 14:02:00 -08:00
test.rs
Remove some unnecessary type casts
2014-01-06 21:28:54 +01:00
time.rs
Remove some unnecessary type casts
2014-01-06 21:28:54 +01:00
treemap.rs
extra::treemap: use the dummy-macro trick with items to make the
2014-01-08 00:31:24 +11:00
unicode.rs
Register new snapshots
2013-12-03 14:31:54 -08:00
url.rs
extra: Fix all code examples
2013-12-23 09:10:36 -08:00
uuid.rs
libextra: Remove unnecessary @muts
2014-01-03 14:02:00 -08:00
workcache.rs
Don't allow newtype structs to be dereferenced. #6246
2014-01-04 14:44:12 -08:00