]> git.lizzy.rs Git - rust.git/commit
Rustdoc itself no longer requires proc macros to build
authorMark Simulacrum <mark.simulacrum@gmail.com>
Sat, 2 Jun 2018 13:50:35 +0000 (07:50 -0600)
committerMark Simulacrum <mark.simulacrum@gmail.com>
Sat, 2 Jun 2018 15:32:22 +0000 (09:32 -0600)
commitcf24a1df331ae4314245825c4ce668bc74b6d55c
tree925ed47c493a22b24c4e9af40a7bae796eb3c44e
parent1b3d737716a4ae40709da627fc3e726ce539e405
Rustdoc itself no longer requires proc macros to build

This avoids a full compiler build in order to build and/or run tests for
rustdoc.
src/bootstrap/test.rs
src/test/rustdoc/rustc-macro-crate.rs