From a8535ce9d1045eebf92a477e846b720a08513cd0 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 28 Dec 2016 10:53:43 -0800 Subject: std: Don't build docs for misc facade crates Retain the same behavior as stable. Closes #38319 --- src/rustc/libc_shim/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/rustc/libc_shim') diff --git a/src/rustc/libc_shim/Cargo.toml b/src/rustc/libc_shim/Cargo.toml index e501766fbed..39df3528be3 100644 --- a/src/rustc/libc_shim/Cargo.toml +++ b/src/rustc/libc_shim/Cargo.toml @@ -17,6 +17,7 @@ name = "libc" path = "../../liblibc/src/lib.rs" test = false bench = false +doc = false [dependencies] core = { path = "../../libcore" } -- cgit 1.4.1-3-g733a5