mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-28 07:33:14 -04:00
Remove deprecated 'allow' lint
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#![feature(unsafe_destructor,core,std_misc)]
|
||||
#![unstable]
|
||||
#![allow(unstable)]
|
||||
|
||||
//! The purpose of this library is to provide an OpenGL context on as many
|
||||
//! platforms as possible.
|
||||
|
||||
Reference in New Issue
Block a user