We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1c9bcf commit 02d5847Copy full SHA for 02d5847
src/cargo/core/compiler/compile_kind.rs
@@ -30,7 +30,7 @@ pub enum CompileKind {
30
}
31
32
/// Fallback behavior in the
33
-/// [`CompileKindFallback::from_requested_targets_with_fallback`] function when
+/// [`CompileKind::from_requested_targets_with_fallback`] function when
34
/// no targets are specified.
35
pub enum CompileKindFallback {
36
/// The build configuration is consulted to find the default target, such as
0 commit comments