rust/src/rustdoc
Tim Chevalier 9d274ec5f2 Re-rename option functions
get_with_default (nee from_maybe) => get_default
with_option (nee maybe) => map_default
with_option_do (nee may) => iter

As per discussion of 21be1379d5
2012-04-06 12:20:13 -07:00
..
astsrv.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
attr_parser.rs rustc: Remove the rustsyntax::attr wrapper in front 2012-03-29 14:42:31 -07:00
attr_pass.rs Rename some core::option functions 2012-04-02 16:12:49 -07:00
config.rs Re-rename option functions 2012-04-06 12:20:13 -07:00
demo.rs
desc_to_brief_pass.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
doc.rs rustdoc: Add indexes to native mods. Closes #1963 2012-03-11 16:36:20 -07:00
escape_pass.rs rustdoc: Escape backslashes 2012-03-16 12:20:29 -07:00
extract.rs rustdoc: Add indexes to native mods. Closes #1963 2012-03-11 16:36:20 -07:00
fold.rs
markdown_index_pass.rs rustdoc: Add indexes to native mods. Closes #1963 2012-03-11 16:36:20 -07:00
markdown_pass.rs Convert old-style for loops to new-style 2012-04-06 20:38:23 +02:00
markdown_writer.rs Disallow ret inside of block functions 2012-03-26 12:45:47 +02:00
page_pass.rs rustdoc: Put native mods on their own pages. Closes #1959 2012-03-10 16:44:48 -08:00
par.rs
parse.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
path_pass.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
prune_hidden_pass.rs
prune_unexported_pass.rs
reexport_pass.rs Re-rename option functions 2012-04-06 12:20:13 -07:00
rustdoc.rc Explicitly use version 0.2 of crates 2012-04-05 20:29:42 -07:00
rustdoc.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
sectionalize_pass.rs Convert old-style for loops to new-style 2012-04-06 20:38:23 +02:00
sort_item_name_pass.rs
sort_item_type_pass.rs
sort_pass.rs
text_pass.rs rustdoc: Simplify attribute parsing 2012-03-09 18:13:14 -08:00
trim_pass.rs rustdoc: Simplify attribute parsing 2012-03-09 18:13:14 -08:00
tystr_pass.rs rustdoc: Print type params in fn sigs. Closes #2021 2012-03-18 21:41:57 -07:00
unindent_pass.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00