Skip to content

Commit 08d9505

Browse files
author
The rustc-josh-sync Cronjob Bot
committed
Merge ref '9c3064e131f4' from rust-lang/rust
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 9c3064e131f4939cc95a29bb11413c49bbda1491 Filtered ref: b09c9b1 This merge was created using https://github.com/rust-lang/josh-sync.
2 parents 279d8c4 + b09c9b1 commit 08d9505

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

compiler-builtins/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ links = "compiler-rt"
1919
bench = false
2020
doctest = false
2121
test = false
22+
# make sure this crate isn't included in public standard library docs
23+
doc = false
2224

2325
[dependencies]
2426
core = { path = "../../core", optional = true }

0 commit comments

Comments
 (0)