Rocket/scripts
Sergio Benitez c2d8f11ffe Doctest core feature matrix with '--no-run'.
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.
2021-06-30 20:44:58 -07:00
..
bump_version.sh Point all docs and doc links to 'master' branch. 2020-10-21 04:54:24 -07:00
config.sh Fix order of contrib crates in config script. 2021-06-09 09:59:44 -07:00
mk-docs.sh Split 'rocket_contrib' into distinct crates. 2021-05-24 22:57:51 -07:00
publish.sh Make new contrib libraries publishable. 2021-06-09 04:51:46 -07:00
test.sh Doctest core feature matrix with '--no-run'. 2021-06-30 20:44:58 -07:00