std: Don't build docs for misc facade crates
Retain the same behavior as stable. Closes #38319
This commit is contained in:
parent
7f2d2afa91
commit
a8535ce9d1
10 changed files with 11 additions and 1 deletions
|
|
@ -9,6 +9,7 @@ links = "jemalloc"
|
|||
name = "alloc_jemalloc"
|
||||
path = "lib.rs"
|
||||
test = false
|
||||
doc = false
|
||||
|
||||
[dependencies]
|
||||
core = { path = "../libcore" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue