Skip to content

Commit

Permalink
remove rustdoc module
Browse files Browse the repository at this point in the history
  • Loading branch information
5225225 committed Mar 27, 2024
1 parent f8f3939 commit 4fd26e4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 99 deletions.
2 changes: 0 additions & 2 deletions src/tools/run-make-support/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ use std::path::{Path, PathBuf};
use std::process::{Command, Output};

pub use object;
// mod rustdoc;
// pub use rustdoc::rustdoc;
pub use wasmparser;

pub fn add_host_rpath_env(cmd: &mut Command) {
Expand Down
97 changes: 0 additions & 97 deletions src/tools/run-make-support/src/rustdoc.rs

This file was deleted.

0 comments on commit 4fd26e4

Please sign in to comment.