mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-02 19:25:33 +00:00
add repr to the allowlist for naked functions Fixes #129412 (combining unstable features #90957 (`#![feature(naked_functions)]`) and #82232 (`#![feature(fn_align)]`)