mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Remove the negate_unsigned feature gate from CEF.
There's no real reason to use it.
This commit is contained in:
parent
8892f8175d
commit
c5902bac93
2 changed files with 1 additions and 2 deletions
|
@ -10,7 +10,6 @@
|
|||
#![feature(filling_drop)]
|
||||
#![feature(iter_arith)]
|
||||
#![feature(link_args)]
|
||||
#![feature(negate_unsigned)]
|
||||
#![feature(plugin)]
|
||||
#![feature(str_utf16)]
|
||||
#![feature(unicode)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue