Skip to content

Commit

Permalink
Make sure docs.rs builds thread pinning and numa aware feature docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Bathtor committed Oct 19, 2020
1 parent e16c1be commit 5aa28fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions executors/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,7 @@ travis-ci = { repository = "Bathtor/rust-executors", branch = "master" }
name = "scheduler"
path = "benches/scheduler.rs"
harness = false

[package.metadata.docs.rs]

features = ["numa-aware"]

0 comments on commit 5aa28fc

Please sign in to comment.