about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authoronur-ozkan <work@onurozkan.dev>2024-06-01 17:19:46 +0300
committeronur-ozkan <work@onurozkan.dev>2024-06-01 17:27:35 +0300
commit5cdec6582a6eab3b66b078cb858294792c096aa8 (patch)
tree6d044e4af9abcfb3eba39f3bbe927f43190d1c21 /compiler/rustc_interface/src/errors.rs
parent05965ae238403d8c141170b411245a62aa046240 (diff)
downloadrust-5cdec6582a6eab3b66b078cb858294792c096aa8.tar.gz
rust-5cdec6582a6eab3b66b078cb858294792c096aa8.zip
include missing submodule on bootstrap
As of https://github.com/rust-lang/rust/pull/125408 PR,
rustbook now relies on dependencies from the "src/doc/book" submodule.

However, bootstrap does not automatically sync this submodule before reading
metadata informations. And if the submodule is not present, reading
metadata will fail because rustbook's dependencies will be missing.

This change makes "src/doc/book" to be fetched/synced automatically
before trying to read metadata.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions