mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
doc: enhancement of compiler::artifact
This commit is contained in:
parent
92f89728b8
commit
2fa38a215f
@ -1,4 +1,5 @@
|
||||
/// Generate artifact information from unit dependencies for configuring the compiler environment.
|
||||
//! Generate artifact information from unit dependencies for configuring the compiler environment.
|
||||
|
||||
use crate::core::compiler::unit_graph::UnitDep;
|
||||
use crate::core::compiler::{Context, CrateType, FileFlavor, Unit};
|
||||
use crate::core::dependency::ArtifactKind;
|
||||
|
Loading…
x
Reference in New Issue
Block a user