Skip to content

Commit 9029849

Browse files
author
The rustc-josh-sync Cronjob Bot
committed
Merge ref 'bfc046a4b8d6' from rust-lang/rust
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: bfc046a4b8d6b57db02540182466e989a9b0fb40 Filtered ref: f529e65 This merge was created using https://github.com/rust-lang/josh-sync.
2 parents e8d66b7 + f529e65 commit 9029849

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)