mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
core: panic: fix broken link
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
This commit is contained in:
parent
be00c5a9b8
commit
18a1ca6a17
@ -56,7 +56,7 @@ For more detailed information about error handling check out the [book] or the
|
||||
[`panic_any`]: ../std/panic/fn.panic_any.html
|
||||
[`Box`]: ../std/boxed/struct.Box.html
|
||||
[`Any`]: crate::any::Any
|
||||
[`format!` syntax]: ../std/fmt/index.html
|
||||
[formatting syntax]: ../std/fmt/index.html
|
||||
[book]: ../book/ch09-00-error-handling.html
|
||||
[`std::result`]: ../std/result/index.html
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user