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-06 18:39:39 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-04-07 17:54:34 -0700
commit179719d45023e549a62ec7a584d554408c6d241d (patch)
treed63e2ae397eecbdd30f86936c8ca0bb6f9eb86e2 /src/rustllvm/ExecutionEngineWrapper.cpp
parent641bca06c82e2fa744e7b14bc45cfa501baf57e6 (diff)
downloadrust-179719d45023e549a62ec7a584d554408c6d241d.tar.gz
rust-179719d45023e549a62ec7a584d554408c6d241d.zip
rustdoc: Allowing specifying attrs for doctests
This adds support in rustdoc to blanket apply crate attributes to all doc tests
for a crate at once. The syntax for doing this is:

    #![doc(test(attr(...)))]

Each meta item in `...` will be applied to each doctest as a crate attribute.

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