fix doc-tests by opting into placement_in_syntax
feature where necessary.
This commit is contained in:
parent
73df224f05
commit
225298c377
@ -75,7 +75,7 @@ use core::raw::{TraitObject};
|
||||
///
|
||||
/// ```
|
||||
/// # #![feature(box_heap)]
|
||||
/// #![feature(box_syntax)]
|
||||
/// #![feature(box_syntax, placement_in_syntax)]
|
||||
/// use std::boxed::HEAP;
|
||||
///
|
||||
/// fn main() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user