Skip to content

Commit f74c8df

Browse files
jyn514weihanglo
andauthored
use code formatting for intra-doc link
Co-authored-by: Weihang Lo <weihanglo@users.noreply.github.com>
1 parent e2eacc6 commit f74c8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cargo/core/profiles.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@ impl Profile {
719719
/// The debuginfo level setting.
720720
///
721721
/// This is semantically a [`TomlDebugInfo`], and should be used as so via the
722-
/// [DebugInfo::into_inner] method for all intents and purposes.
722+
/// [`DebugInfo::into_inner`] method for all intents and purposes.
723723
///
724724
/// Internally, it's used to model a debuginfo level whose value can be deferred
725725
/// for optimization purposes: host dependencies usually don't need the same

0 commit comments

Comments
 (0)