Remove unused features
This commit is contained in:
parent
5bd5d214ef
commit
fd29f74ff8
45 changed files with 8 additions and 95 deletions
|
@ -9,7 +9,6 @@
|
|||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
#![deny(rustc::diagnostic_outside_of_impl)]
|
||||
#![allow(internal_features)]
|
||||
#![recursion_limit = "128"]
|
||||
|
||||
use synstructure::decl_derive;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue