mirror of
https://github.com/servo/servo.git
synced 2025-07-23 15:23:42 +01:00
impl Trait
is stable
This commit is contained in:
parent
da168de296
commit
eddfe3af83
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
||||||
|
|
||||||
#![deny(unsafe_code)]
|
#![deny(unsafe_code)]
|
||||||
#![cfg_attr(feature = "unstable", feature(conservative_impl_trait))]
|
|
||||||
|
|
||||||
#[macro_use]
|
#[macro_use]
|
||||||
extern crate crossbeam_channel;
|
extern crate crossbeam_channel;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue