We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef7bfef commit 7f22c49Copy full SHA for 7f22c49
src/backend/implicit-caller-location.md
@@ -260,7 +260,7 @@ originally specified. They have since been implemented following the path which
260
to the author and reviewers.
261
262
[RFC 2091]: https://github.com/rust-lang/rfcs/blob/master/text/2091-inline-semantic.md
263
-[attr-reference]: https://doc.rust-lang.org/reference/attributes/diagnostics.html#the-track_caller-attribute
+[attr-reference]: https://doc.rust-lang.org/reference/attributes/codegen.html#the-track_caller-attribute
264
[intrinsic]: https://doc.rust-lang.org/nightly/core/intrinsics/fn.caller_location.html
265
[wrapper]: https://doc.rust-lang.org/nightly/core/panic/struct.Location.html#method.caller
266
[non-viable alternatives]: https://github.com/rust-lang/rfcs/blob/master/text/2091-inline-semantic.md#non-viable-alternatives
0 commit comments