]> git.lizzy.rs Git - rust.git/commit
rustbuild: Fix compiler docs
authorOliver Middleton <olliemail27@gmail.com>
Sun, 12 Mar 2017 02:45:20 +0000 (02:45 +0000)
committerOliver Middleton <olliemail27@gmail.com>
Sun, 12 Mar 2017 02:45:20 +0000 (02:45 +0000)
commit7b04f7fa637ece96da6da7f5a96ded9598b2bf36
treef97934606a4d5bb68dc8e72ed249b75c682f3365
parent5d0be0d72a8fe87c1a038f014beb7f64ba249b29
rustbuild: Fix compiler docs

* Make sure std docs are generated before compiler docs so rustdoc uses
relative links.
* Don't document the rustc and rustdoc binary crates as they overwrite
the real rustc and rustdoc crates.
src/bootstrap/doc.rs
src/bootstrap/step.rs