Skip to content

Commit a8f13fc

Browse files
committed
2024-06: Fix formatting on issue link
1 parent b86e45e commit a8f13fc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_posts/2024-07-05-2024-06-monthly-report.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,7 @@ disambiguation](https://github.com/Rust-GCC/gccrs/blob/75049a3bfee8c3f888994bce3
7979
to start figuring out where it is called from, and where you need to
8080
call it.
8181

82-
- \[\[<https://github.com/Rust-GCC/gccrs/issues/3045>\]\[Issue 3045:
83-
Prevent `#[may_dangle]` attribute from being used in safe impl\]\]
82+
- [Issue 3045: Prevent `#[may_dangle]` attribute from being used in safe impl](https://github.com/Rust-GCC/gccrs/issues/3045)
8483

8584
The `#[may_dangle]` attribute is an important part of `core` 1.49, as it
8685
is used in many `Drop` implementations of complex Rust standard types.

0 commit comments

Comments
 (0)