Use strict provenance APIs in ty::tls
This commit is contained in:
parent
0d11b77005
commit
db305d0ca8
2 changed files with 21 additions and 10 deletions
|
@ -43,6 +43,7 @@
|
|||
#![feature(min_specialization)]
|
||||
#![feature(trusted_len)]
|
||||
#![feature(type_alias_impl_trait)]
|
||||
#![feature(strict_provenance)]
|
||||
#![feature(associated_type_bounds)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![feature(control_flow_enum)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue