about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-04-07 15:11:16 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-04-07 17:54:34 -0700
commited276caeec64033f38a18dbe796dc78ce3c57c6a (patch)
tree8286edc62d83fc6fec76ec0fb6e3647bbef91ad5 /src/rustllvm/ExecutionEngineWrapper.cpp
parent2b9076ee19da12e3a70bdb2c630e55f8395173d2 (diff)
downloadrust-ed276caeec64033f38a18dbe796dc78ce3c57c6a.tar.gz
rust-ed276caeec64033f38a18dbe796dc78ce3c57c6a.zip
mk: Stop documenating non-facade crates
This commit ceases documentation-by-default of crates such as `term`,
`serialize`, and `alloc`. Crates like `term` and `rand` have duplicates on
`crates.io` and the search index entries generated in the local tree end up
only leading to confusion. Crates like the entire compiler infrastructure,
`flate`, or `rbml` don't need to be documented in such a prominent location.

This change also means that doc tests will no longer be run for crates beyond
the facade (e.g. `serialize` or `term`), but there were very few doc tests in
there to begin with.

Closes #22168
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions