rust/src/librustdoc
Johannes Oertel 07cc7d9960 Change name of unit test sub-module to "tests".
Changes the style guidelines regarding unit tests to recommend using a
sub-module named "tests" instead of "test" for unit tests as "test"
might clash with imports of libtest.
2015-04-24 23:06:41 +02:00
..
clean Fix some missing cases 2015-04-17 10:05:33 -04:00
html Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
core.rs rustdoc: Inline methods inhereted through Deref 2015-04-16 13:28:15 -07:00
doctree.rs rustdoc: Fix cross-crate macro source links 2015-04-16 09:44:33 -07:00
externalfiles.rs Add generic conversion traits 2015-03-23 15:01:45 -07:00
flock.rs Test fixes and rebase conflicts, round 2 2015-03-31 15:56:33 -07:00
fold.rs rustdoc: Run external traits through filters 2015-04-07 17:54:33 -07:00
lib.rs implement rfc 1054: split_whitespace() fn, deprecate words() 2015-04-21 15:31:51 -04:00
markdown.rs Positive case of `len()` -> `is_empty()` 2015-04-14 20:26:03 -07:00
passes.rs Negative case of `len()` -> `is_empty()` 2015-04-14 20:26:03 -07:00
plugins.rs Test fixes and rebase conflicts, round 2 2015-03-27 13:43:42 -07:00
test.rs Auto merge of #24597 - bombless:doc, r=steveklabnik 2015-04-20 15:23:52 +00:00
visit_ast.rs rustdoc: Fix cross-crate macro source links 2015-04-16 09:44:33 -07:00