We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5876c8c + 18a1ca6 commit 829c829Copy full SHA for 829c829
library/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