Skip to content

Commit 7f22c49

Browse files
authored
Update track_caller reference link (#1688)
1 parent ef7bfef commit 7f22c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/implicit-caller-location.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ originally specified. They have since been implemented following the path which
260260
to the author and reviewers.
261261

262262
[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
263+
[attr-reference]: https://doc.rust-lang.org/reference/attributes/codegen.html#the-track_caller-attribute
264264
[intrinsic]: https://doc.rust-lang.org/nightly/core/intrinsics/fn.caller_location.html
265265
[wrapper]: https://doc.rust-lang.org/nightly/core/panic/struct.Location.html#method.caller
266266
[non-viable alternatives]: https://github.com/rust-lang/rfcs/blob/master/text/2091-inline-semantic.md#non-viable-alternatives

0 commit comments

Comments
 (0)