mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
auto merge of #5267 : Adenilson/servo/squashWarnings02, r=jdm
This commit is contained in:
commit
0b1c2a1798
3 changed files with 2 additions and 5 deletions
|
@ -12,14 +12,11 @@
|
|||
#![feature(io)]
|
||||
#![feature(optin_builtin_traits)]
|
||||
#![feature(old_io)]
|
||||
#![feature(old_path)]
|
||||
#![feature(page_size)]
|
||||
#![feature(path)]
|
||||
#![feature(path_ext)]
|
||||
#![feature(plugin)]
|
||||
#![feature(rustc_private)]
|
||||
#![feature(std_misc)]
|
||||
#![feature(str_words)]
|
||||
#![feature(unicode)]
|
||||
#![feature(unsafe_destructor)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue