Update track_caller reference link (#1688)

This commit is contained in:
Zyranivia 2023-06-21 11:14:16 +02:00 committed by GitHub
parent 93fc2f3c01
commit da1de802ba
1 changed files with 1 additions and 1 deletions

View File

@ -260,7 +260,7 @@ originally specified. They have since been implemented following the path which
to the author and reviewers.
[RFC 2091]: https://github.com/rust-lang/rfcs/blob/master/text/2091-inline-semantic.md
[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
[intrinsic]: https://doc.rust-lang.org/nightly/core/intrinsics/fn.caller_location.html
[wrapper]: https://doc.rust-lang.org/nightly/core/panic/struct.Location.html#method.caller
[non-viable alternatives]: https://github.com/rust-lang/rfcs/blob/master/text/2091-inline-semantic.md#non-viable-alternatives