Remove asm feature which is now stable (#1269)

This commit is contained in:
Amanieu d'Antras
2021-12-19 15:43:19 +01:00
committed by GitHub
parent df24e2a0f8
commit 59e7156f6e
2 changed files with 0 additions and 2 deletions

View File

@@ -4,7 +4,6 @@
#![allow(unused_features)]
#![deny(rust_2018_idioms)]
#![feature(
asm,
custom_inner_attributes,
link_llvm_intrinsics,
platform_intrinsics,