syntax::map_in_place: leave fixme

This commit is contained in:
Mazdak Farrokhzad 2020-01-01 21:11:02 +01:00
parent b1aad76586
commit bebdb44e5d

View File

@ -1,3 +1,5 @@
// FIXME(Centril): Move to rustc_data_structures.
use smallvec::{Array, SmallVec};
use std::ptr;