Skip to content

Commit

Permalink
Update track_caller reference link (#1688)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zyranivia authored Jun 21, 2023
1 parent ef7bfef commit 7f22c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/implicit-caller-location.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7f22c49

Please sign in to comment.