.. |
num
|
Add copies to type params with Copy bound
|
2013-06-16 12:47:36 -04:00 |
rand
|
librustc: Disallow multiple patterns from appearing in a "let" declaration.
|
2013-06-04 21:45:42 -07:00 |
rt
|
rm vec::uniq_len
|
2013-06-15 22:16:21 -04:00 |
str
|
fix tests, remove some warnings
|
2013-06-11 02:34:14 +10:00 |
task
|
Remove moves from *T and implement in another way
|
2013-06-16 12:47:36 -04:00 |
unstable
|
auto merge of #7109 : bblum/rust/rwlocks, r=brson
|
2013-06-15 04:07:03 -07:00 |
at_vec.rs
|
Add copies to type params with Copy bound
|
2013-06-16 12:47:36 -04:00 |
bool.rs
|
|
|
borrow.rs
|
ptr: split out borrowed pointer utilities
|
2013-06-02 19:24:33 -04:00 |
cast.rs
|
std: Remove doc references to reinterpret_cast
|
2013-06-15 15:22:22 -07:00 |
cell.rs
|
std::cell: Modernize constructors
|
2013-06-04 12:03:58 +02:00 |
char.rs
|
Add Zero impls for lots of common types
|
2013-06-14 19:12:37 -07:00 |
cleanup.rs
|
|
|
clone.rs
|
clone: fix docstring
|
2013-06-04 18:40:50 -04:00 |
cmp.rs
|
cmp: remove duplicate free functions
|
2013-06-09 20:47:40 -04:00 |
comm.rs
|
rm vec::uniq_len
|
2013-06-15 22:16:21 -04:00 |
condition.rs
|
|
|
container.rs
|
rm vec::uniq_len
|
2013-06-15 22:16:21 -04:00 |
core.rc
|
Update doc references to new names for std, extra, and std::libc
|
2013-06-16 23:26:08 -07:00 |
either.rs
|
Add copies to type params with Copy bound
|
2013-06-16 12:47:36 -04:00 |
from_str.rs
|
|
|
gc.rs
|
|
|
hash.rs
|
Add IterBytes impls for float/f32/f64. This allows creating
|
2013-06-15 17:58:38 +01:00 |
hashmap.rs
|
auto merge of #7105 : sstewartgallus/rust/removed_unused_imports, r=sanxiyn
|
2013-06-13 12:08:05 -07:00 |
io.rs
|
Add copies to type params with Copy bound
|
2013-06-16 12:47:36 -04:00 |
iter.rs
|
add IteratorUtil to the prelude
|
2013-06-14 23:15:42 -04:00 |
iterator.rs
|
auto merge of #7177 : huonw/rust/unfold-fix, r=thestinger
|
2013-06-16 10:55:02 -07:00 |
kinds.rs
|
|
|
libc.rs
|
Update doc references to new names for std, extra, and std::libc
|
2013-06-16 23:26:08 -07:00 |
local_data.rs
|
|
|
logging.rs
|
|
|
macros.rs
|
|
|
managed.rs
|
librustc: Disallow multiple patterns from appearing in a "let" declaration.
|
2013-06-04 21:45:42 -07:00 |
nil.rs
|
|
|
old_iter.rs
|
Add copies to type params with Copy bound
|
2013-06-16 12:47:36 -04:00 |
ops.rs
|
|
|
option.rs
|
Add copies to type params with Copy bound
|
2013-06-16 12:47:36 -04:00 |
os.rs
|
auto merge of #7123 : huonw/rust/more-str, r=thestinger
|
2013-06-16 00:04:13 -07:00 |
owned.rs
|
|
|
path.rs
|
remove unused imports
|
2013-06-16 12:20:12 +10:00 |
pipes.rs
|
Remove moves from *T and implement in another way
|
2013-06-16 12:47:36 -04:00 |
prelude.rs
|
rm CopyableOrderedIter
|
2013-06-15 22:16:21 -04:00 |
ptr.rs
|
fix the docstring for copy_nonoverlapping_memory
|
2013-06-11 19:06:01 -04:00 |
rand.rs
|
Add copies to type params with Copy bound
|
2013-06-16 12:47:36 -04:00 |
reflect.rs
|
|
|
repr.rs
|
rm vec::uniq_len
|
2013-06-15 22:16:21 -04:00 |
result.rs
|
remove deprecated vec::{is_empty, len} functions
|
2013-06-08 23:19:30 -04:00 |
run.rs
|
std: fix windows
|
2013-06-12 13:42:41 +10:00 |
stackwalk.rs
|
|
|
str.rs
|
auto merge of #7142 : alexcrichton/rust/deriving-zero, r=pcwalton
|
2013-06-16 01:52:09 -07:00 |
sys.rs
|
remove unused import warnings
|
2013-06-09 02:22:23 +10:00 |
to_bytes.rs
|
Add IterBytes impls for float/f32/f64. This allows creating
|
2013-06-15 17:58:38 +01:00 |
to_str.rs
|
libstd: use fmt! in to_str impl for (one|two)-tuple
|
2013-06-06 20:50:29 +05:30 |
trie.rs
|
remove unused import warnings
|
2013-06-09 02:22:23 +10:00 |
tuple.rs
|
Add copies to type params with Copy bound
|
2013-06-16 12:47:36 -04:00 |
unicode.rs
|
|
|
util.rs
|
make util::NonCopyable a unit struct instead of a struct with a unit
|
2013-06-12 20:53:40 -04:00 |
vec.rs
|
Add copies to type params with Copy bound
|
2013-06-16 12:47:36 -04:00 |