We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b86e45e commit a8f13fcCopy full SHA for a8f13fc
_posts/2024-07-05-2024-06-monthly-report.md
@@ -79,8 +79,7 @@ disambiguation](https://github.com/Rust-GCC/gccrs/blob/75049a3bfee8c3f888994bce3
79
to start figuring out where it is called from, and where you need to
80
call it.
81
82
-- \[\[<https://github.com/Rust-GCC/gccrs/issues/3045>\]\[Issue 3045:
83
- Prevent `#[may_dangle]` attribute from being used in safe impl\]\]
+- [Issue 3045: Prevent `#[may_dangle]` attribute from being used in safe impl](https://github.com/Rust-GCC/gccrs/issues/3045)
84
85
The `#[may_dangle]` attribute is an important part of `core` 1.49, as it
86
is used in many `Drop` implementations of complex Rust standard types.
0 commit comments