mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Stop using int and uint in style.
This commit is contained in:
parent
f22d920b4d
commit
9aa9a3b8fd
4 changed files with 9 additions and 10 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
#![feature(alloc)]
|
||||
#![feature(plugin)]
|
||||
#![feature(int_uint)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(core)]
|
||||
#![feature(collections)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue