Remove unused feature from rustc_transmute
.
This commit is contained in:
parent
1970311146
commit
dfb2222952
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
// tidy-alphabetical-start
|
// tidy-alphabetical-start
|
||||||
#![allow(unused_variables)]
|
#![allow(unused_variables)]
|
||||||
#![feature(alloc_layout_extra)]
|
|
||||||
#![feature(never_type)]
|
#![feature(never_type)]
|
||||||
#![warn(unreachable_pub)]
|
#![warn(unreachable_pub)]
|
||||||
// tidy-alphabetical-end
|
// tidy-alphabetical-end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue