rust-lang / rust

Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
97.78k stars 12.65k forks source link

Tracking issue for release notes of #128784: Check ABI target compatibility for function pointers #131610

Open rustbot opened 5 days ago

rustbot commented 5 days ago

This issue tracks the release notes text for #128784.

Steps

Release notes text

The responsible team for the underlying change should edit this section to replace the automatically generated link with a succinct description of what changed, drawing upon text proposed by the author (either in discussion or through direct editing).

# Compatibility notes
- [Warn against function pointers using unsupported ABI strings](https://github.com/rust-lang/rust/pull/128784)

[!TIP] Use the previous releases categories to help choose which one(s) to use. The category will be de-duplicated with all the other ones by the release team.

More than one section can be included if needed.

Release blog section

If the change is notable enough for inclusion in the blog post, the responsible team should add content to this section. Otherwise leave it empty.

cc @tdittr, @compiler-errors -- origin issue/PR authors and assignees for starting to draft text

tdittr commented 4 days ago

I saw @RalfJung already edited the message. Does this need any further input from my side?