mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Auto merge of #6485 - Ms2ger:thread_local, r=metajack
Remove the unused thread_local feature gate. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6485) <!-- Reviewable:end -->
This commit is contained in:
commit
ac566e90a2
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