We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2db40bb + e5fb3c0 commit 56d044dCopy full SHA for 56d044d
core/src/macros/panic.md
@@ -56,7 +56,7 @@ For more detailed information about error handling check out the [book] or the
56
[`panic_any`]: ../std/panic/fn.panic_any.html
57
[`Box`]: ../std/boxed/struct.Box.html
58
[`Any`]: crate::any::Any
59
-[`format!` syntax]: ../std/fmt/index.html
+[formatting syntax]: ../std/fmt/index.html
60
[book]: ../book/ch09-00-error-handling.html
61
[`std::result`]: ../std/result/index.html
62
0 commit comments