Files
rust/compiler
Jakub Beránek 065a5fb225 Rollup merge of #142715 - folkertdev:fn-align-corrections, r=jdonszelmann
correct template for `#[align]` attribute

Tracking issue: https://github.com/rust-lang/rust/issues/82232
related: https://github.com/rust-lang/rust/pull/142507

I didn't fully understand what `template!` did, clearly. An empty `#[align]` attribute was still rejected later, but without this change it does get suggested in certain cases.

I've also updated some outdated references to `#[repr(align)]` on functions.

r? ``@jdonszelmann``
2025-06-20 20:03:21 +02:00
..
2025-06-12 20:27:10 +02:00
2025-06-06 14:20:48 +00:00
2025-05-12 15:33:37 +02:00
2025-06-16 10:33:00 +10:00
2025-06-03 14:23:56 +02:00