rust/src/librustrt
Adolfo Ochagavía 8107ef77f0 Rename functions in the CloneableVector trait
* Deprecated `to_owned` in favor of `to_vec`
* Deprecated `into_owned` in favor of `into_vec`

[breaking-change]
2014-07-17 16:35:48 +02:00
..
args.rs Stabilization for owned (now boxed) and cell 2014-07-13 12:52:51 -07:00
at_exit_imp.rs Stabilization for owned (now boxed) and cell 2014-07-13 12:52:51 -07:00
bookkeeping.rs std: Extract librustrt out of libstd 2014-06-06 22:19:41 -07:00
c_str.rs Rename functions in the CloneableVector trait 2014-07-17 16:35:48 +02:00
exclusive.rs std: Extract librustrt out of libstd 2014-06-06 22:19:41 -07:00
lib.rs auto merge of #15591 : aturon/rust/box-cell-stability, r=alexcrichton 2014-07-13 21:01:28 +00:00
libunwind.rs Fix spelling errors. 2014-07-03 12:54:51 -07:00
local.rs Stabilization for owned (now boxed) and cell 2014-07-13 12:52:51 -07:00
local_data.rs Stabilization for owned (now boxed) and cell 2014-07-13 12:52:51 -07:00
local_heap.rs librustc: Remove the fallback to int for integers and f64 for 2014-06-29 11:47:58 -07:00
local_ptr.rs Stabilization for owned (now boxed) and cell 2014-07-13 12:52:51 -07:00
macros.rs std: Extract librustrt out of libstd 2014-06-06 22:19:41 -07:00
mutex.rs Rename all raw pointers as necessary 2014-06-28 11:53:58 -07:00
rtio.rs Stabilization for owned (now boxed) and cell 2014-07-13 12:52:51 -07:00
stack.rs Stabilization for owned (now boxed) and cell 2014-07-13 12:52:51 -07:00
task.rs Stabilization for owned (now boxed) and cell 2014-07-13 12:52:51 -07:00
thread.rs Stabilization for owned (now boxed) and cell 2014-07-13 12:52:51 -07:00
thread_local_storage.rs librustc: Remove the fallback to int for integers and f64 for 2014-06-29 11:47:58 -07:00
unwind.rs Stabilization for owned (now boxed) and cell 2014-07-13 12:52:51 -07:00
util.rs Rename all raw pointers as necessary 2014-06-28 11:53:58 -07:00