We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92009f2 commit 08c4963Copy full SHA for 08c4963
src/doc/unstable-book/src/language-features/lang-items.md
@@ -37,7 +37,7 @@ Most lang items are defined by `core`, but if you're trying to build
37
an executable without the `std` crate, you might run into the need
38
for lang item definitions.
39
40
-[personality]: https://github.com/rust-lang/rust/blob/master/library/std/src/personality/gcc.rs
+[personality]: https://github.com/rust-lang/rust/blob/master/library/std/src/sys/personality/gcc.rs
41
42
## Example: Implementing a `Box`
43
0 commit comments