Remove attribute #[structural_match] and any references to it

This commit is contained in:
Vadim Petrochenkov
2020-03-24 21:52:22 +03:00
parent 2dcf54f564
commit 7332305305
21 changed files with 43 additions and 48 deletions

View File

@@ -132,7 +132,6 @@
#![feature(f16c_target_feature)]
#![feature(hexagon_target_feature)]
#![feature(const_transmute)]
#![feature(structural_match)]
#![feature(abi_unadjusted)]
#![feature(adx_target_feature)]
#![feature(maybe_uninit_slice)]