blob: 33b79dba73e0eb087d0ba3ee125b12d43c701344 [file] [log] [blame]
warning: `#[inline]` is ignored on function prototypes
--> $DIR/issue-52057.rs:10:5
|
LL | #[inline(always)]
| ^^^^^^^^^^^^^^^^^
|
= note: `#[warn(unused_attributes)]` on by default