`librustc/middle/trans/adt.rs` is the only place to use the form `#[always_inline]`. Other places uses `#[inline(always)]`. Could this be unified?