modify config.toml->bootstrap.toml for new upstream changes
This commit is contained in:
parent
9ef42baa9f
commit
4579615b14
4 changed files with 5 additions and 5 deletions
|
@ -389,7 +389,7 @@ top_level_options!(
|
|||
///
|
||||
/// This directory is what the virtual `/rustc/$hash` is translated back to,
|
||||
/// if Rust was built with path remapping to `/rustc/$hash` enabled
|
||||
/// (the `rust.remap-debuginfo` option in `config.toml`).
|
||||
/// (the `rust.remap-debuginfo` option in `bootstrap.toml`).
|
||||
real_rust_source_base_dir: Option<PathBuf> [TRACKED_NO_CRATE_HASH],
|
||||
|
||||
edition: Edition [TRACKED],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue