We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc76722 commit 184427cCopy full SHA for 184427c
.travis.yml
@@ -50,7 +50,7 @@ matrix:
50
rust: nightly
51
os: linux
52
script:
53
- - cargo doc --features docs unstable
+ - cargo doc --features docs,unstable
54
55
- name: book
56
0 commit comments