subtle
subtle copied to clipboard
Silence attribute warnings
The analyzer warns about #[inline]
on function prototypes. While it seems useful to keep the attribute around as a helpful reminder in relevant traits, this PR silences the warnings.