rust/src/rustdoc
Brian Anderson 368daf8b5a Change rustc and rustdoc's #[desc] attribute to #[comment]
There are two attributes in use for this same purpose.
2012-01-23 16:25:20 -08:00
..
astsrv.rs rustdoc: Prune unconfigured items from AST 2012-01-18 15:48:09 -08:00
attr_parser.rs Revert "rustdoc: Get the crate brief description from the 'desc' attr" 2012-01-23 16:23:08 -08:00
attr_pass.rs Revert "rustdoc: Get the crate brief description from the 'desc' attr" 2012-01-23 16:23:08 -08:00
doc.rs rustdoc: Make doc::retdoc non-optional 2012-01-19 19:14:29 -08:00
extract.rs rustdoc: Make doc::retdoc non-optional 2012-01-19 19:14:29 -08:00
fold.rs misc: "tag" -> "enum" for cargo, compiletest, fuzzer, rustdoc 2012-01-19 16:21:33 -08:00
gen.rs rustdoc: Print return value descriptions on same line as type 2012-01-23 16:18:01 -08:00
parse.rs rustdoc: Assign AST ids to mod docs 2012-01-18 19:59:24 -08:00
path_pass.rs rustdoc: Add path_pass for recording full paths to mods 2012-01-19 00:04:59 -08:00
prune_undoc_pass.rs rustdoc: Prune undocumented return values 2012-01-23 16:18:01 -08:00
rustdoc.rc Change rustc and rustdoc's #[desc] attribute to #[comment] 2012-01-23 16:25:20 -08:00
rustdoc.rs rustdoc: Run tystr pass before attr pass 2012-01-19 14:35:18 -08:00
tystr_pass.rs rustdoc: Make doc::retdoc non-optional 2012-01-19 19:14:29 -08:00