rust/src/librustdoc
Brian Anderson 67fa90e48a Print 'rustc' and 'rustdoc' as the command name for --version
Instead of just blindly printing arg[0], use a constant string.
Partial fix for #13582
2014-05-14 15:34:14 -07:00
..
html Touch up and rebase previous commits 2014-05-13 17:24:08 -07:00
clean.rs librustdoc: Remove all ~str usage from librustdoc. 2014-05-12 17:57:26 -07:00
core.rs librustdoc: Remove all ~str usage from librustdoc. 2014-05-12 17:57:26 -07:00
doctree.rs rustdoc: External module item links to the module contents. Fixes #12926. 2014-04-27 19:54:31 +09:00
flock.rs Fix fallout from std::libc separation 2014-04-04 09:31:44 -07:00
fold.rs Changed iter::Extendable and iter::FromIterator to take a Iterator by value 2014-03-25 21:49:55 +01:00
lib.rs Print 'rustc' and 'rustdoc' as the command name for --version 2014-05-14 15:34:14 -07:00
markdown.rs librustdoc: Remove all ~str usage from librustdoc. 2014-05-12 17:57:26 -07:00
passes.rs rustdoc: Fix hiding implementations of traits 2014-05-12 19:52:29 -07:00
plugins.rs librustdoc: Remove all ~str usage from librustdoc. 2014-05-12 17:57:26 -07:00
test.rs librustdoc: Remove all ~str usage from librustdoc. 2014-05-12 17:57:26 -07:00
visit_ast.rs rustdoc: Allow forcing inlining of pub use 2014-05-03 02:09:30 -07:00