Skip to content

Commit 4fd26e4

Browse files
committed
remove rustdoc module
1 parent f8f3939 commit 4fd26e4

File tree

2 files changed

+0
-99
lines changed

2 files changed

+0
-99
lines changed

src/tools/run-make-support/src/lib.rs

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ use std::path::{Path, PathBuf};
33
use std::process::{Command, Output};
44

55
pub use object;
6-
// mod rustdoc;
7-
// pub use rustdoc::rustdoc;
86
pub use wasmparser;
97

108
pub fn add_host_rpath_env(cmd: &mut Command) {

src/tools/run-make-support/src/rustdoc.rs

-97
This file was deleted.

0 commit comments

Comments
 (0)