rust/src/libextra
Alex Crichton bcc7daa6bc rustdoc: Improve comment stripping
There is less implicit removal of various comment styles, and it also removes
extraneous stars occasionally found in docblock comments. It turns out that the
bug for getops was just a differently formatted block.

Closes #9425
Closes #9417
2013-09-25 14:27:42 -07:00
..
crypto std: merge rand::{Rng,RngUtil} with default methods. 2013-09-23 00:11:42 +10:00
num std: merge rand::{Rng,RngUtil} with default methods. 2013-09-23 00:11: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 rustdoc: Change all code-blocks with a script 2013-09-25 14:27:42 -07:00
bitv.rs rename std::iterator to std::iter 2013-09-09 03:21:46 -04: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 Update version numbers to 0.8 2013-09-21 16:25:08 -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 rustdoc: Change all code-blocks with a script 2013-09-25 14:27:42 -07:00
getopts.rs rustdoc: Improve comment stripping 2013-09-25 14:27:42 -07:00
glob.rs rustdoc: Change all code-blocks with a script 2013-09-25 14:27:42 -07:00
hex.rs rustdoc: Change all code-blocks with a script 2013-09-25 14:27:42 -07:00
io_util.rs
json.rs extra::json: use a different encoding for enums. 2013-09-16 12:40:32 -04:00
list.rs
md4.rs
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 rename std::iterator to std::iter 2013-09-09 03:21:46 -04: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
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
sync.rs rustdoc: Change all code-blocks with a script 2013-09-25 14:27:42 -07:00
task_pool.rs switch Drop to &mut self 2013-09-16 22:19:23 -04:00
tempfile.rs std: merge rand::{Rng,RngUtil} with default methods. 2013-09-23 00:11:42 +10:00
term.rs
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
url.rs Uncomment a test. Fixes #4449. 2013-09-20 21:47:57 +10: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