Skip to content

Commit d8c8c56

Browse files
author
The rustc-josh-sync Cronjob Bot
committed
Merge ref 'fd2eb391d032' from rust-lang/rust
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: fd2eb391d032181459773f3498c17b198513e0d0 Filtered ref: 0d1dff7 This merge was created using https://github.com/rust-lang/josh-sync.
2 parents 293b1f1 + 0d1dff7 commit d8c8c56

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)