mirror of https://github.com/rwf2/Rocket.git
c2d8f11ffe
Previously, we ran each doctest in core many times, once for each individually enabled feature. This took a long time and consumed an inordinate amount of resources for no gain: we already run each test when we enable all features. Instead, emulate a 'cargo check' for doctests by passing '--no-run' to rustdoc via an environment variable. |
||
---|---|---|
.. | ||
bump_version.sh | ||
config.sh | ||
mk-docs.sh | ||
publish.sh | ||
test.sh |