mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Auto merge of #5793 - Ms2ger:warnings, r=SimonSapin
<!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5793) <!-- Reviewable:end -->
This commit is contained in:
commit
b2afc01064
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@
|
|||
|
||||
#![feature(int_uint)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(old_io)]
|
||||
#![feature(std_misc)]
|
||||
#![cfg_attr(all(feature = "window", target_os = "linux"), feature(old_io, std_misc))]
|
||||
|
||||
#[macro_use] extern crate bitflags;
|
||||
#[cfg(target_os="macos")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue