rust/src/libextra
Patrick Walton 9089cf2ec9 librustc: Forbid & pointers (other than &'static) inside @ boxes.
This makes custom borrowing implementations for custom smart pointers
sound.
2013-07-18 17:12:46 -07:00
..
crypto test: Fix tests. 2013-07-17 14:57:54 -07:00
net test: Fix tests. 2013-07-17 14:57:54 -07:00
num test: Fix tests. 2013-07-17 14:57:55 -07:00
terminfo librustc: Change repeated vector expressions to use implicit copyability. 2013-07-17 14:57:54 -07:00
arc.rs librustc: Remove all uses of "copy". 2013-07-17 14:57:51 -07:00
arena.rs librustc: Add a lint mode for unnecessary copy and remove a bunch of them. 2013-07-17 14:56:42 -07:00
base64.rs librustc: Remove all uses of "copy". 2013-07-17 14:57:51 -07:00
bitv.rs test: Fix tests. 2013-07-17 14:57:54 -07:00
c_vec.rs librustc: Remove all uses of "copy". 2013-07-17 14:57:51 -07:00
comm.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
container.rs extra: Add mod container with trait Deque 2013-07-11 15:54:35 +02:00
dbg.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
dlist.rs librustc: Remove all uses of "copy". 2013-07-17 14:57:51 -07:00
ebml.rs librustc: Remove all uses of "copy". 2013-07-17 14:57:51 -07:00
extra.rs extra: Rename deque::Deque to ringbuf::RingBuf and impl trait Deque 2013-07-11 15:54:35 +02:00
fileinput.rs test: Fix tests. 2013-07-17 14:57:54 -07:00
flate.rs librustc: Remove the Copy bound from the language. 2013-07-17 14:57:54 -07:00
flatpipes.rs librustc: Remove all uses of "copy". 2013-07-17 14:57:51 -07:00
fun_treemap.rs librustc: Forbid & pointers (other than &'static) inside @ boxes. 2013-07-18 17:12:46 -07:00
future.rs librustc: Remove the Copy bound from the language. 2013-07-17 14:57:54 -07:00
getopts.rs librustc: Remove all uses of "copy". 2013-07-17 14:57:51 -07:00
io_util.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
iter.rs Move most iter functionality to extra, fixes #7343 2013-07-01 01:50:40 +02:00
json.rs librustc: Remove all uses of "copy". 2013-07-17 14:57:51 -07:00
list.rs librustc: Forbid & pointers (other than &'static) inside @ boxes. 2013-07-18 17:12:46 -07:00
md4.rs Remove the global 'vec::to_owned' function 2013-07-12 16:13:51 -04:00
par.rs librustc: Remove the Copy bound from the language. 2013-07-17 14:57:54 -07:00
priority_queue.rs test: Fix tests. 2013-07-17 14:57:54 -07:00
rc.rs extra: Patch up code that was using irrefutable patterns incorrectly. 2013-07-08 13:53:44 -04:00
ringbuf.rs test: Fix tests. 2013-07-17 14:57:55 -07:00
rl.rs Make TLS keys actually take up space 2013-07-14 10:15:07 -07:00
semver.rs librustc: Remove all uses of "copy". 2013-07-17 14:57:51 -07:00
serialize.rs librustc: Forbid & pointers (other than &'static) inside @ boxes. 2013-07-18 17:12:46 -07:00
smallintmap.rs librustc: Remove all uses of "copy". 2013-07-17 14:57:51 -07:00
sort.rs test: Fix tests. 2013-07-17 14:57:55 -07:00
stats.rs librustc: Remove all uses of "copy". 2013-07-17 14:57:51 -07:00
sync.rs Rename Option swap_unwrap to take_unwrap. Fixes Issue#7764 2013-07-16 12:47:01 -07:00
task_pool.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
tempfile.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
term.rs term: Add new function .attr() to toggle terminal attributes 2013-07-14 14:37:29 -07:00
test.rs auto merge of #7840 : alexcrichton/rust/better-test-help, r=huonw 2013-07-18 06:52:41 -07:00
time.rs librustc: Remove all uses of "copy". 2013-07-17 14:57:51 -07:00
timer.rs librustc: Remove all uses of the Copy bound. 2013-07-17 14:57:53 -07:00
treemap.rs libextra: Add a stray deriving or two. 2013-07-17 15:15:34 -07:00
unicode.rs
uv_global_loop.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
uv_iotask.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
uv_ll.rs test: Fix tests. 2013-07-17 14:57:54 -07:00
uv.rs
workcache.rs librustc: Remove all uses of "copy". 2013-07-17 14:57:51 -07:00