Remove align_offset from the feature list

It is already in stable and triggers a warning that breaks the CI
This commit is contained in:
Luca Barbato 2019-05-08 09:44:58 +00:00 committed by gnzlbg
parent dba29680ec
commit 995f8f3772

View file

@ -17,7 +17,6 @@
rustc_attrs,
stdsimd,
staged_api,
align_offset,
maybe_uninit,
doc_cfg,
mmx_target_feature,