mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Remove unnecessary feature gate
This commit is contained in:
parent
f389da9429
commit
7bc6742a45
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
||||||
|
|
||||||
#![deny(unsafe_code)]
|
#![deny(unsafe_code)]
|
||||||
#![feature(plugin)]
|
#![feature(plugin)]
|
||||||
#![feature(plugin_registrar)]
|
|
||||||
#![feature(rustc_private)]
|
#![feature(rustc_private)]
|
||||||
#![cfg(feature = "unrooted_must_root_lint")]
|
#![cfg(feature = "unrooted_must_root_lint")]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue