mirror of
https://github.com/servo/servo.git
synced 2025-07-22 06:43:40 +01:00
Remove int_uint from net.
This commit is contained in:
parent
3fb666cf60
commit
1757afef27
8 changed files with 19 additions and 20 deletions
|
@ -6,7 +6,6 @@
|
|||
#![feature(box_syntax)]
|
||||
#![feature(collections)]
|
||||
#![feature(core)]
|
||||
#![feature(int_uint)]
|
||||
#![feature(io)]
|
||||
#![cfg_attr(test, feature(net))]
|
||||
#![feature(path)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue