mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00: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/. */
|
||||
|
||||
#![deny(unsafe_code)]
|
||||
#![cfg_attr(feature = "unstable", feature(conservative_impl_trait))]
|
||||
|
||||
#[macro_use]
|
||||
extern crate crossbeam_channel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue