diff --git a/Makefile b/Makefile index 5ad7abac6755..ac4ad1038582 100644 --- a/Makefile +++ b/Makefile @@ -497,6 +497,7 @@ test: pr: make lint && \ make update-book-cli && \ + cargo docs --document-private-items && \ make test check-features: