mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 04:40:04 -04:00
Avoid warning; if_let and tuple_indexing now part of language.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#![feature(phase)]
|
||||
#![feature(tuple_indexing)]
|
||||
|
||||
#[phase(plugin)]
|
||||
extern crate gl_generator;
|
||||
|
||||
Reference in New Issue
Block a user