about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-06-01 16:48:46 +0000
committerbors <bors@rust-lang.org>2024-06-01 16:48:46 +0000
commita94483a5f2bae907bc898fc7a8d9cc87db47b693 (patch)
tree86e94683919b41a9fc39967cd418a73d20a9c9f0 /compiler/rustc_interface/src/errors.rs
parentf2208b32971faba7fa6bf09bd0821adbf3db0c00 (diff)
parent5cdec6582a6eab3b66b078cb858294792c096aa8 (diff)
downloadrust-a94483a5f2bae907bc898fc7a8d9cc87db47b693.tar.gz
rust-a94483a5f2bae907bc898fc7a8d9cc87db47b693.zip
Auto merge of #125856 - onur-ozkan:bootstrap-submodule-hotfix, r=onur-ozkan
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.

cc `@Zalathar`
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions