We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e45564 commit bb94e6aCopy full SHA for bb94e6a
src/doc/book/no-stdlib.md
@@ -84,4 +84,4 @@ which do not trigger a panic can be assured that this function is never
84
called. The second function, `panic_fmt`, is also used by the failure
85
mechanisms of the compiler.
86
87
-[unwind]: https://github.com/rust-lang/rust/blob/master/src/libstd/sys/common/unwind/gcc.rs
+[unwind]: https://github.com/rust-lang/rust/blob/master/src/libpanic_unwind/gcc.rs
0 commit comments