#!/usr/bin/env bash # Runs doc-tests without capturing output. # Source: RUSTDOCFLAGS="-Z unstable-options --nocapture" cargo +nightly test --doc