Remove deprecated 'allow' lint
This commit is contained in:
parent
f4c9bd81bb
commit
7fa19ab0df
2 changed files with 0 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue