Stabilize unsafe_op_in_unsafe_fn
lint
This commit is contained in:
parent
cb2effd44e
commit
ec20993c4d
13 changed files with 26 additions and 74 deletions
|
@ -128,7 +128,7 @@
|
|||
#![feature(trusted_len)]
|
||||
#![feature(unboxed_closures)]
|
||||
#![feature(unicode_internals)]
|
||||
#![feature(unsafe_block_in_unsafe_fn)]
|
||||
#![cfg_attr(bootstrap, feature(unsafe_block_in_unsafe_fn))]
|
||||
#![feature(unsize)]
|
||||
#![feature(unsized_fn_params)]
|
||||
#![feature(allocator_internals)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue