| .. |
|
crypto
|
auto merge of #9503 : dcrewi/rust/fix-digest-visibility, r=alexcrichton
|
2013-09-26 06:56:00 -07:00 |
|
num
|
bigint: backticks for code in documentation
|
2013-09-26 23:15:42 +10:00 |
|
terminfo
|
Replace unreachable() calls with unreachable!().
|
2013-09-19 15:04:03 +10:00 |
|
arc.rs
|
rustdoc: Change all code-blocks with a script
|
2013-09-25 14:27:42 -07:00 |
|
arena.rs
|
switch Drop to &mut self
|
2013-09-16 22:19:23 -04:00 |
|
base64.rs
|
auto merge of #9550 : alexcrichton/rust/remove-printf, r=thestinger
|
2013-09-27 08:21:23 -07:00 |
|
bitv.rs
|
auto merge of #9523 : huonw/rust/kud1ing-docs, r=huonw
|
2013-09-26 20:06:09 -07:00 |
|
c_vec.rs
|
test: Fix rustdoc and tests.
|
2013-09-23 18:23:22 -07:00 |
|
comm.rs
|
Rendezvous stream for synchronous channel messaging
|
2013-09-11 22:03:54 -04:00 |
|
container.rs
|
std: merge rand::{Rng,RngUtil} with default methods.
|
2013-09-23 00:11:42 +10:00 |
|
dlist.rs
|
switch Drop to &mut self
|
2013-09-16 22:19:23 -04:00 |
|
ebml.rs
|
Rename str::from_bytes to str::from_utf8, closes #8985
|
2013-09-05 14:17:24 +02:00 |
|
enum_set.rs
|
rename std::iterator to std::iter
|
2013-09-09 03:21:46 -04:00 |
|
extra.rs
|
rustdoc: Strip hidden docs by default.
|
2013-09-25 14:27:43 -07:00 |
|
fileinput.rs
|
Clean up unused imports
|
2013-09-19 15:19:25 -07:00 |
|
flate.rs
|
std: merge rand::{Rng,RngUtil} with default methods.
|
2013-09-23 00:11:42 +10:00 |
|
flatpipes.rs
|
rustdoc: Change all code-blocks with a script
|
2013-09-25 14:27:42 -07:00 |
|
future.rs
|
Update the compiler to not use printf/printfln
|
2013-09-26 17:05:59 -07:00 |
|
getopts.rs
|
auto merge of #9550 : alexcrichton/rust/remove-printf, r=thestinger
|
2013-09-27 08:21:23 -07:00 |
|
glob.rs
|
rustdoc: Change all code-blocks with a script
|
2013-09-25 14:27:42 -07:00 |
|
hex.rs
|
Update the compiler to not use printf/printfln
|
2013-09-26 17:05:59 -07:00 |
|
io_util.rs
|
extra: change XXX to FIXME and elaborate on comments
|
2013-08-21 17:17:47 -07:00 |
|
json.rs
|
extra::json: use a different encoding for enums.
|
2013-09-16 12:40:32 -04:00 |
|
list.rs
|
extra: Replace for with do { .. } expr where internal iterators are used
|
2013-08-01 16:54:22 +02:00 |
|
md4.rs
|
rm obsolete integer to_str{,_radix} free functions
|
2013-08-20 22:05:03 -04:00 |
|
priority_queue.rs
|
rename std::iterator to std::iter
|
2013-09-09 03:21:46 -04:00 |
|
rc.rs
|
switch Drop to &mut self
|
2013-09-16 22:19:23 -04:00 |
|
ringbuf.rs
|
extra::ringbuf: Implement method .swap(uint, uint) just like vector
|
2013-09-26 09:25:32 +02:00 |
|
rl.rs
|
librustc: Fix merge fallout.
|
2013-09-23 18:23:23 -07:00 |
|
semver.rs
|
Add docs for extra::semver
|
2013-09-22 20:23:45 -04:00 |
|
serialize.rs
|
remove obsolete foreach keyword
|
2013-08-03 22:48:02 -04:00 |
|
smallintmap.rs
|
rename std::iterator to std::iter
|
2013-09-09 03:21:46 -04:00 |
|
sort.rs
|
std: merge rand::{Rng,RngUtil} with default methods.
|
2013-09-23 00:11:42 +10:00 |
|
stats.rs
|
librustc: Fix problem with cross-crate reexported static methods.
|
2013-08-27 18:47:59 -07:00 |
|
sync.rs
|
rustdoc: Change all code-blocks with a script
|
2013-09-25 14:27:42 -07:00 |
|
task_pool.rs
|
Update the compiler to not use printf/printfln
|
2013-09-26 17:05:59 -07:00 |
|
tempfile.rs
|
std: merge rand::{Rng,RngUtil} with default methods.
|
2013-09-23 00:11:42 +10:00 |
|
term.rs
|
More spelling corrections.
|
2013-08-18 08:28:04 +10:00 |
|
test.rs
|
Don't use libc::exit. #9473
|
2013-09-24 16:34:23 -07:00 |
|
time.rs
|
std: Rename {Option,Result}::chain{,_err}* to {and_then,or_else}
|
2013-09-12 18:54:13 -07:00 |
|
treemap.rs
|
std: merge rand::{Rng,RngUtil} with default methods.
|
2013-09-23 00:11:42 +10:00 |
|
unicode.rs
|
Fix building problems in extra::unicode.
|
2013-08-03 19:57:31 +09:00 |
|
url.rs
|
Some struct visibility fixes
|
2013-09-25 19:42:02 -07:00 |
|
uuid.rs
|
rustdoc: Change all code-blocks with a script
|
2013-09-25 14:27:42 -07:00 |
|
workcache.rs
|
Correctly encode item visibility in metadata
|
2013-09-24 09:57:25 -07:00 |