rust/src/librustc_driver
bors ff713464e6 Auto merge of #36847 - alexcrichton:rustc-macro-doc, r=nrc
rustdoc: Fix documenting rustc-macro crates

This commit adds a "hack" to the session to track whether we're a rustdoc
session or not. If we're rustdoc then we skip the expansion to add the
rustc-macro infrastructure.

Closes #36820
2016-10-03 07:40:22 -07:00
..
Cargo.toml Proc_macro is alive 2016-08-16 13:17:36 -07:00
derive_registrar.rs rustc: Implement custom derive (macros 1.1) 2016-09-02 12:52:56 -07:00
driver.rs rustdoc: Fix documenting rustc-macro crates 2016-09-30 10:49:30 -07:00
lib.rs Change the sigs of set_print/set_panic to allow restoring the default objects 2016-09-30 14:02:53 -07:00
pretty.rs rustc_metadata: go only through rustc_serialize in astencode. 2016-09-20 20:07:54 +03:00
target_features.rs Add target_features for the bit manipulation instruction sets: BMI 1.0, BMI 2.0, and TBM. 2016-06-22 17:11:17 +02:00
test.rs rustc_metadata: go only through rustc_serialize in astencode. 2016-09-20 20:07:54 +03:00