mirror of
https://github.com/servo/servo.git
synced 2025-06-08 00:23:30 +00:00
Move layout to libc from crates.io.
This commit is contained in:
parent
d94bd278a4
commit
b6483c96be
7 changed files with 9 additions and 3 deletions
|
@ -9,7 +9,6 @@
|
|||
#![feature(hash)]
|
||||
#![feature(int_uint)]
|
||||
#![feature(io)]
|
||||
#![feature(libc)]
|
||||
#![feature(path)]
|
||||
#![feature(plugin)]
|
||||
#![feature(rustc_private)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue