Avoid warning; if_let and tuple_indexing now part of language.
This commit is contained in:
parent
6c5cca9d6a
commit
12d5d5beea
5 changed files with 0 additions and 6 deletions
|
|
@ -1,8 +1,6 @@
|
|||
#![feature(tuple_indexing)]
|
||||
#![feature(unsafe_destructor)]
|
||||
#![feature(globs)]
|
||||
#![feature(phase)]
|
||||
#![feature(if_let)]
|
||||
#![unstable]
|
||||
|
||||
//! The purpose of this library is to provide an OpenGL context on as many
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue