move strict provenance lints to new feature gate, remove old feature gates
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
#![feature(ptr_alignment_type)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![feature(rustdoc_internals)]
|
||||
#![feature(strict_provenance)]
|
||||
#![feature(test)]
|
||||
#![feature(thread_id_value)]
|
||||
#![feature(type_alias_impl_trait)]
|
||||
|
||||
Reference in New Issue
Block a user