rust/src/librustdoc
Steven Fackler 590b50f71a Fix struct field visibility and add enum field doc
Struct fields with inherited visibility were previously stripped.

Closes #9899
2013-10-18 22:03:14 -07:00
..
html Fix struct field visibility and add enum field doc 2013-10-18 22:03:14 -07:00
clean.rs Optimize include_bin! for large inputs 2013-10-18 09:20:08 -07:00
core.rs auto merge of #9833 : alexcrichton/rust/fixes, r=brson 2013-10-16 18:11:22 -07:00
doctree.rs rustdoc: Generate documentation for foreign items 2013-09-26 11:57:25 -07:00
fold.rs Make Rustdoc strip private fields 2013-10-13 22:28:45 -07:00
passes.rs Fix struct field visibility and add enum field doc 2013-10-18 22:03:14 -07:00
plugins.rs path2: Adjust the API to remove all the _str mutation methods 2013-10-15 22:18:30 -07:00
rustdoc.rs auto merge of #9833 : alexcrichton/rust/fixes, r=brson 2013-10-16 18:11:22 -07:00
visit_ast.rs rustdoc: Remove usage of fmt! 2013-09-30 23:21:19 -07:00