We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e4a77b + bb94e6a commit 4613835Copy full SHA for 4613835
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