mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-25 12:00:35 +00:00
chore: render taskdump docs in Netlify previews (#6060)
This commit is contained in:
parent
0457690d01
commit
d420d528f9
@ -8,8 +8,9 @@
|
|||||||
RUSTDOCFLAGS="""
|
RUSTDOCFLAGS="""
|
||||||
--cfg docsrs \
|
--cfg docsrs \
|
||||||
--cfg tokio_unstable \
|
--cfg tokio_unstable \
|
||||||
|
--cfg tokio_taskdump \
|
||||||
"""
|
"""
|
||||||
RUSTFLAGS="--cfg tokio_unstable --cfg docsrs"
|
RUSTFLAGS="--cfg tokio_unstable --cfg tokio_taskdump --cfg docsrs"
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/"
|
from = "/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user