mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Remove the unused thread_local feature gate.
This commit is contained in:
parent
995985b985
commit
9330c7420f
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
|||
#![feature(negate_unsigned)]
|
||||
#![feature(plugin)]
|
||||
#![feature(str_utf16)]
|
||||
#![feature(thread_local)]
|
||||
#![feature(unicode)]
|
||||
#![feature(unsafe_no_drop_flag)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue