mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Stop using int/uint in compositing.
This commit is contained in:
parent
6b127a8df8
commit
8e0ce3d14f
2 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
#![feature(box_syntax)]
|
||||
#![feature(core)]
|
||||
#![feature(int_uint)]
|
||||
#![feature(io)]
|
||||
#![feature(old_io)]
|
||||
#![feature(rustc_private)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue