Update to latest Rust nightly
This commit is contained in:
parent
25b261975c
commit
8d9133d331
5 changed files with 41 additions and 37 deletions
|
|
@ -1,8 +1,5 @@
|
|||
#![feature(unsafe_destructor)]
|
||||
#![feature(globs)]
|
||||
#![feature(phase)]
|
||||
#![unstable]
|
||||
#![feature(associated_types)]
|
||||
|
||||
//! 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