| .. |
|
int-template
|
Finish de-exporting int-template and the int modules.
|
2012-09-28 12:03:54 -07:00 |
|
iter-trait
|
Remove superfluous by-ref in option::get, option::get_default, option::expect
|
2012-10-19 11:38:28 -07:00 |
|
task
|
core: Remove the unused Notification enum
|
2012-10-23 14:21:15 -07:00 |
|
uint-template
|
Finish de-exporting uint modules. Part of #3583.
|
2012-09-28 14:54:39 -07:00 |
|
at_vec.rs
|
Remove stage0 stuff that was awaiting snapshot
|
2012-11-03 14:04:32 -07:00 |
|
bool.rs
|
libcore: De-export bool
|
2012-09-26 14:55:08 -07:00 |
|
box.rs
|
Move over to calling ptr::addr_of
|
2012-10-01 15:12:09 -07:00 |
|
cast.rs
|
Make moves explicit in core tests
|
2012-10-12 20:43:37 -07:00 |
|
char.rs
|
Finish de-exporting box, char, float. Part of #3583.
|
2012-09-27 14:40:53 -07:00 |
|
cleanup.rs
|
Make moves explicit in core tests
|
2012-10-12 20:43:37 -07:00 |
|
cmath.rs
|
rustc: Merge module and type namespaces. r=brson
|
2012-10-15 15:35:36 -07:00 |
|
cmp.rs
|
De-export ops, cmp, num. Part of #3583.
|
2012-09-28 12:30:18 -07:00 |
|
comm.rs
|
De-mode comm::Chan
|
2012-10-04 16:48:57 -07:00 |
|
condition.rs
|
rustc: reuse const vals, translate fn paths as consts. Close #2530.
|
2012-11-06 17:13:52 -08:00 |
|
core.rc
|
Rename core::uniq to core::owned
|
2012-10-25 14:48:28 -07:00 |
|
core.rs
|
rustc: Implement the Drop trait. r=brson
|
2012-11-07 12:34:32 -08:00 |
|
dlist.rs
|
Remove superfluous by-ref in option::get, option::get_default, option::expect
|
2012-10-19 11:38:28 -07:00 |
|
dvec.rs
|
libcore: Make a few more dvec functions inline. Improves profile of Servo. rs=me
|
2012-10-25 10:23:37 -07:00 |
|
either.rs
|
Forbid deprecated modes again in core
|
2012-10-04 16:48:57 -07:00 |
|
extfmt.rs
|
rustc: Support irrefutable patterns in function arguments. r=nmatsakis
|
2012-11-07 19:29:30 -08:00 |
|
f32.rs
|
rustc: Merge module and type namespaces. r=brson
|
2012-10-15 15:35:36 -07:00 |
|
f64.rs
|
rustc: Merge module and type namespaces. r=brson
|
2012-10-15 15:35:36 -07:00 |
|
flate.rs
|
Remove comment that is now false
|
2012-10-11 16:00:30 -07:00 |
|
float.rs
|
Make to_str pure and fix const parameters for str-mutating functions
|
2012-10-11 14:17:59 -07:00 |
|
from_str.rs
|
De-export logging, to_str, to_bytes, from_str, util. Part of #3583.
|
2012-09-28 17:47:09 -07:00 |
|
gc.rs
|
rt: Remove box annihilator
|
2012-10-23 12:14:46 -07:00 |
|
hash.rs
|
Remove un-needed comparisons, suppress warnings
|
2012-10-27 17:07:45 -07:00 |
|
int-template.rs
|
Removing iter::TimesIx
|
2012-10-28 22:36:01 +02:00 |
|
io.rs
|
Add more doc-comments for Reader, ReaderUtil, Writer and WriterUtil (loosely associated with issue #2004).
|
2012-11-04 18:11:37 +00:00 |
|
iter-trait.rs
|
Forbid deprecated modes again in core
|
2012-10-04 16:48:57 -07:00 |
|
iter.rs
|
libcore: Implement a memory-safe "each_val" for data in aliasable, mutable locations
|
2012-11-02 10:17:32 -07:00 |
|
libc.rs
|
rustc: Merge module and type namespaces. r=brson
|
2012-10-15 15:35:36 -07:00 |
|
logging.rs
|
libcore: minor code cleanup.
|
2012-10-18 10:09:57 -07:00 |
|
mutable.rs
|
Make moves explicit in core tests
|
2012-10-12 20:43:37 -07:00 |
|
num.rs
|
De-export ops, cmp, num. Part of #3583.
|
2012-09-28 12:30:18 -07:00 |
|
ops.rs
|
rustc: Implement the Drop trait. r=brson
|
2012-11-07 12:34:32 -08:00 |
|
option.rs
|
Change option::expect to not require a Copy bound, and move instead.
|
2012-11-08 16:25:22 -08:00 |
|
os.rs
|
Fix Windows breakage
|
2012-10-19 11:44:01 -07:00 |
|
owned.rs
|
Rename core::uniq to core::owned
|
2012-10-25 14:48:28 -07:00 |
|
path.rs
|
Make moves explicit in core tests
|
2012-10-12 20:43:37 -07:00 |
|
pipes.rs
|
core: peek returns false for terminated pipes. Closes #3905
|
2012-11-02 00:57:44 -07:00 |
|
private.rs
|
Remove the last use of rustrt::rust_compare_and_swap_ptr
|
2012-11-03 14:11:30 -07:00 |
|
ptr.rs
|
Implement Ptr trait for mutable unsafe pointers. Closes #3926.
|
2012-11-07 16:24:29 +10:00 |
|
rand.rs
|
Forbid deprecated modes again in core
|
2012-10-04 16:48:57 -07:00 |
|
reflect.rs
|
Export VecUnboxedRepr from vec so a test case can use it
|
2012-10-11 17:58:45 -07:00 |
|
repr.rs
|
libcore: minor code cleanup.
|
2012-10-18 10:09:57 -07:00 |
|
result.rs
|
core: Add Result.get_ref method
|
2012-10-22 18:31:22 -07:00 |
|
rt.rs
|
De-export the submodules of task. Part of #3583.
|
2012-10-02 16:32:00 -07:00 |
|
run.rs
|
libcore: Make run::program_output UTF-8 safe
|
2012-10-18 23:27:55 +09:00 |
|
send_map.rs
|
rustc: Support irrefutable patterns in function arguments. r=nmatsakis
|
2012-11-07 19:29:30 -08:00 |
|
stackwalk.rs
|
Silence most of the remaining warnings
|
2012-10-05 11:53:24 -07:00 |
|
str.rs
|
Remove stage0 stuff that was awaiting snapshot
|
2012-11-03 14:04:32 -07:00 |
|
sys.rs
|
Make moves explicit in core tests
|
2012-10-12 20:43:37 -07:00 |
|
task.rs
|
core: Use PortOne instead of Future in future_result
|
2012-10-23 14:21:15 -07:00 |
|
to_bytes.rs
|
De-export logging, to_str, to_bytes, from_str, util. Part of #3583.
|
2012-09-28 17:47:09 -07:00 |
|
to_str.rs
|
Make to_str pure and fix const parameters for str-mutating functions
|
2012-10-11 14:17:59 -07:00 |
|
tuple.rs
|
libcore Fix the tuple first_ref test
|
2012-10-07 20:30:17 -07:00 |
|
uint-template.rs
|
Removing iter::TimesIx
|
2012-10-28 22:36:01 +02:00 |
|
unicode.rs
|
De-export private and unicode. Part of #3583.
|
2012-09-27 14:41:29 -07:00 |
|
unit.rs
|
core: Mark more mods as demoded
|
2012-09-25 12:18:52 -07:00 |
|
util.rs
|
Remove uses of binary move - <- - from tests and libraries
|
2012-10-23 12:10:03 -07:00 |
|
vec.rs
|
Remove stage0 stuff that was awaiting snapshot
|
2012-11-03 14:04:32 -07:00 |