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 4d32400 + 0822248 commit 124b31dCopy full SHA for 124b31d
src/libcore/fmt/mod.rs
@@ -356,7 +356,7 @@ impl<'a> Display for Arguments<'a> {
356
/// `Debug` implementations using either `derive` or the debug builder API
357
/// on `Formatter` support pretty printing using the alternate flag: `{:#?}`.
358
///
359
-/// [debug_struct]: ../std/fmt/struct.Formatter.html#method.debug_struct
+/// [debug_struct]: ../../std/fmt/struct.Formatter.html#method.debug_struct
360
361
/// Pretty printing with `#?`:
362
0 commit comments