We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2eacc6 commit f74c8dfCopy full SHA for f74c8df
src/cargo/core/profiles.rs
@@ -719,7 +719,7 @@ impl Profile {
719
/// The debuginfo level setting.
720
///
721
/// This is semantically a [`TomlDebugInfo`], and should be used as so via the
722
-/// [DebugInfo::into_inner] method for all intents and purposes.
+/// [`DebugInfo::into_inner`] method for all intents and purposes.
723
724
/// Internally, it's used to model a debuginfo level whose value can be deferred
725
/// for optimization purposes: host dependencies usually don't need the same
0 commit comments