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 ec896c3 commit b9414eeCopy full SHA for b9414ee
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