mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-27 23:23:14 -04:00
Opt into features to silence warnings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#![feature(unsafe_destructor)]
|
||||
#![feature(unsafe_destructor,core,std_misc)]
|
||||
#![unstable]
|
||||
#![allow(unstable)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user