mirror of
https://github.com/servo/servo.git
synced 2025-06-08 08:33:26 +00:00
Stop using the deprecated Thunk API.
This commit is contained in:
parent
995985b985
commit
079049cfac
2 changed files with 3 additions and 4 deletions
|
@ -16,7 +16,6 @@
|
|||
#![feature(slice_extras)]
|
||||
#![feature(step_by)]
|
||||
#![feature(step_trait)]
|
||||
#![feature(thunk)]
|
||||
#![feature(zero_one)]
|
||||
|
||||
#![plugin(string_cache_plugin)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue