rust-lang / rust

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

Tracking issue for release notes of #133374: show abi_unsupported_vector_types lint in future breakage reports #133376

Open rustbot opened 2 days ago

rustbot commented 2 days ago

This issue tracks the release notes text for #133374.

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
- [Show `abi_unsupported_vector_types` lint in future breakage reports](https://github.com/rust-lang/rust/pull/133374)

[!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 @RalfJung, @jieyouxu -- origin issue/PR authors and assignees for starting to draft text

jieyouxu commented 1 day ago

Actually not sure if compat notes or lang, I think either makes sense tbh.

RalfJung commented 1 day ago

Since it's a future-compat lint, I'd put it in compat notes.