mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-08 00:00:13 +02:00
docs: fix all rustdoc warnings (#1474)
This commit is contained in:
+15
-13
@@ -115,16 +115,18 @@ jobs:
|
||||
# parameters:
|
||||
# name: tsan
|
||||
# rust: $(nightly)
|
||||
#
|
||||
# - template: ci/azure-deploy-docs.yml
|
||||
# parameters:
|
||||
# dependsOn:
|
||||
# - rustfmt
|
||||
# - test_tokio
|
||||
# - test_sub_cross
|
||||
# - test_linux
|
||||
# - features
|
||||
# - test_nightly
|
||||
# - cross_32bit_linux
|
||||
# - minrust
|
||||
# - tsan
|
||||
|
||||
- template: ci/azure-deploy-docs.yml
|
||||
parameters:
|
||||
rust: $(nightly)
|
||||
dependsOn:
|
||||
- rustfmt
|
||||
- clippy
|
||||
- test_tokio
|
||||
- test_sub_cross
|
||||
- test_linux
|
||||
- test_features
|
||||
# - test_nightly
|
||||
# - cross_32bit_linux
|
||||
# - minrust
|
||||
# - tsan
|
||||
|
||||
Reference in New Issue
Block a user