mirror of
https://github.com/servo/servo.git
synced 2025-07-23 23:33:43 +01:00
Remove deny_unsafe, due to introduction of unsafe code in thread_local expansion
This commit is contained in:
parent
5bf2ae81a5
commit
8a0175c041
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@
|
|||
#![plugin(serde_macros)]
|
||||
#![plugin(plugins)]
|
||||
|
||||
#![deny(unsafe_code)]
|
||||
|
||||
extern crate app_units;
|
||||
#[macro_use]
|
||||
extern crate bitflags;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue