Use derive_const and rm manual StructuralEq impl
This commit is contained in:
@@ -185,6 +185,7 @@
|
||||
#![feature(const_refs_to_cell)]
|
||||
#![feature(decl_macro)]
|
||||
#![feature(deprecated_suggestion)]
|
||||
#![cfg_attr(not(bootstrap), feature(derive_const))]
|
||||
#![feature(doc_cfg)]
|
||||
#![feature(doc_notable_trait)]
|
||||
#![feature(rustdoc_internals)]
|
||||
|
||||
Reference in New Issue
Block a user