| .. |
|
fmt
|
std: Rename the ToStr trait to ToString, and to_str to to_string.
|
2014-07-08 13:01:43 -07:00 |
|
num
|
Add range lint for float literals, fixing #10934
|
2014-07-10 09:38:15 +02:00 |
|
tuple
|
core: add a primitive page for ().
|
2014-07-04 11:20:54 +10:00 |
|
any.rs
|
Add example to Any documentation
|
2014-07-09 07:46:12 +01:00 |
|
atomics.rs
|
Mistake in AtomicBool spinlock example
|
2014-07-10 11:55:04 +02:00 |
|
bool.rs
|
Move core::bool tests to run-pass
|
2014-06-24 17:22:59 -07:00 |
|
cell.rs
|
Stabilization for owned (now boxed) and cell
|
2014-07-13 12:52:51 -07:00 |
|
char.rs
|
Add libunicode; move unicode functions from core
|
2014-07-07 14:52:24 -04:00 |
|
clone.rs
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |
|
cmp.rs
|
Register snapshot.
|
2014-07-06 02:13:35 -04:00 |
|
collections.rs
|
core: Move the collections traits to libcollections
|
2014-06-09 00:38:46 -07:00 |
|
default.rs
|
rustc: Update how Gc<T> is recognized
|
2014-06-11 09:11:40 -07:00 |
|
failure.rs
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |
|
finally.rs
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |
|
intrinsics.rs
|
libcore: Reexport a couple of widely-used low-level intrinsics to reduce
|
2014-07-09 22:28:23 -07:00 |
|
iter.rs
|
Add an iterate function to core::iter
|
2014-07-13 11:47:40 +02:00 |
|
kinds.rs
|
Rename all raw pointers as necessary
|
2014-06-28 11:53:58 -07:00 |
|
lib.rs
|
Update doc URLs for version bump
|
2014-07-11 11:21:57 -07:00 |
|
macros.rs
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |
|
mem.rs
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |
|
ops.rs
|
Register new snapshots
|
2014-07-09 10:57:58 -07:00 |
|
option.rs
|
auto merge of #15256 : erickt/rust/optimizations, r=alexcrichton
|
2014-06-30 03:46:25 +00:00 |
|
prelude.rs
|
Register new snapshots
|
2014-07-09 10:57:58 -07:00 |
|
ptr.rs
|
libcore: Reexport a couple of widely-used low-level intrinsics to reduce
|
2014-07-09 22:28:23 -07:00 |
|
raw.rs
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |
|
result.rs
|
Document that Result.unwrap prints the Err's value
|
2014-07-14 10:20:29 +02:00 |
|
should_not_exist.rs
|
core: Rename container mod to collections. Closes #12543
|
2014-06-08 21:29:57 -07:00 |
|
simd.rs
|
Fix spelling errors in comments.
|
2014-06-08 13:39:42 -04:00 |
|
slice.rs
|
libcore: Fix Items iterator for zero sized types.
|
2014-07-05 02:49:03 -07:00 |
|
str.rs
|
auto merge of #15283 : kwantam/rust/master, r=alexcrichton
|
2014-07-09 18:36:30 +00:00 |
|
ty.rs
|
Rename all raw pointers as necessary
|
2014-06-28 11:53:58 -07:00 |