Skip to content

Commit

Permalink
use code formatting for intra-doc link
Browse files Browse the repository at this point in the history
Co-authored-by: Weihang Lo <weihanglo@users.noreply.github.com>
  • Loading branch information
jyn514 and weihanglo authored May 30, 2023
1 parent e2eacc6 commit f74c8df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cargo/core/profiles.rs
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@ impl Profile {
/// The debuginfo level setting.
///
/// This is semantically a [`TomlDebugInfo`], and should be used as so via the
/// [DebugInfo::into_inner] method for all intents and purposes.
/// [`DebugInfo::into_inner`] method for all intents and purposes.
///
/// Internally, it's used to model a debuginfo level whose value can be deferred
/// for optimization purposes: host dependencies usually don't need the same
Expand Down

0 comments on commit f74c8df

Please sign in to comment.