mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
876cb76f1b
Now rustdoc_ng will be built as both a binary and a library (using the same rules as all the other binaries that rust has). Furthermore, this will also start building rustdoc_ng unit tests (and running them).