This repository has been archived by the owner on Mar 26, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
49: Ensure that we run the doctests r=elasticdog a=elasticdog Due to a limitation in how doctests are exposed in stable Rust, nextest does not actually run them by default. We unfortunately need an explicit step for the time being. See: - nextest-rs/nextest#16 Co-authored-by: Aaron Bull Schaefer <[email protected]>
- Loading branch information