`deny-warnings = true` not applied to `rustc_fluent_macro`?
Open
@jieyouxu is already working on this.
Since Sep 7, 2026.
C-bug
E-needs-investigation
T-bootstrap
- Dominant language
- Rust
- Stars
- 119k
- Forks
- 16.1k
- PR merge metrics
- PR metrics pending
Description
Rebased #149831 on top of latest main, seeing warnings about unexpected-cfgs in rustc_fluent_macro. However, it seems like deny-warnings = true isn't being applied to those, because the build isn't failing 🤔
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.