Skip to content

Commit 004a7eb

Browse files
Fix rustbuild
1 parent 794fd31 commit 004a7eb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/librustdoc/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ rustc_back = { path = "../librustc_back" }
1616
rustc_const_eval = { path = "../librustc_const_eval" }
1717
rustc_const_math = { path = "../librustc_const_math" }
1818
rustc_driver = { path = "../librustc_driver" }
19+
rustc_data_structures = { path = "../librustc_data_structures" }
1920
rustc_errors = { path = "../librustc_errors" }
2021
rustc_lint = { path = "../librustc_lint" }
2122
rustc_metadata = { path = "../librustc_metadata" }

src/rustc/Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)