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.
2 parents c9ddab4 + b9414ee commit aaace1aCopy full SHA for aaace1a
core/src/fmt/rt.rs
@@ -153,7 +153,7 @@ impl<'a> Argument<'a> {
153
///
154
/// # Safety
155
156
- /// This argument must actually be a placeholer argument.
+ /// This argument must actually be a placeholder argument.
157
158
// FIXME: Transmuting formatter in new and indirectly branching to/calling
159
// it here is an explicit CFI violation.
0 commit comments