mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Auto merge of #13631 - weihanglo:deprecate, r=ehuss
docs: remove untrue TODO for `native_dirs` `native_dirs` is still in use.
This commit is contained in:
commit
1728ac594a
@ -140,7 +140,6 @@ impl<'gctx> Compilation<'gctx> {
|
||||
}
|
||||
|
||||
Ok(Compilation {
|
||||
// TODO: deprecated; remove.
|
||||
native_dirs: BTreeSet::new(),
|
||||
root_output: HashMap::new(),
|
||||
deps_output: HashMap::new(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user