about summary refs log tree commit diff
path: root/src/liballoc_jemalloc
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2017-07-19 16:09:22 +0800
committerkennytm <kennytm@gmail.com>2017-08-10 13:43:57 +0800
commit8f935fbb5b7e8ea5a320082cb9e28095aa0b5759 (patch)
treedb878bb06239ee9816dbce56e23b614ed560fa8c /src/liballoc_jemalloc
parent57e720d2cd09b6befc5b6eed66b65352fc9ff537 (diff)
downloadrust-8f935fbb5b7e8ea5a320082cb9e28095aa0b5759.tar.gz
rust-8f935fbb5b7e8ea5a320082cb9e28095aa0b5759.zip
Strip out function implementation when documenting.
This prevents compilation failure we want to document a platform-specific
module. Every function is replaced by `loop {}` using the same construct
as `--unpretty everybody_loops`.

Note also a workaround to #43636 is included: `const fn` will retain their
bodies, since the standard library has quite a number of them.
Diffstat (limited to 'src/liballoc_jemalloc')
0 files changed, 0 insertions, 0 deletions