Open rustbot opened 2 months ago
Have not done release notes before, but maybe put it in Compatibility Notes
, along with something like the following?
Linking on macOS now correctly includes Rust's default deployment target. Due to a linker bug, you might have to pass
MACOSX_DEPLOYMENT_TARGET
or fix your#[link]
attributes to point to the correct frameworks.
This issue tracks the release notes text for #129369.
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).
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 @madsmtm, @jieyouxu -- origin issue/PR authors and assignees for starting to draft text