mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-28 07:33:14 -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)]
|
||||
|
||||
#[cfg(target_os = "android")]
|
||||
#[phase(plugin, link)]
|
||||
|
||||
Reference in New Issue
Block a user