You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #825 - fitzgen:ci-assert-dosc, r=emilio
Speed up CI runs by only `cargo check`ing for docs
Running `cargo check --features testing_only_docs` will catch missing doc
comments, and we can avoid doing a full build.
r? @emilio
0 commit comments