Skip to content

Commit bebdb44

Browse files
committed
syntax::map_in_place: leave fixme
1 parent b1aad76 commit bebdb44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/libsyntax/util/map_in_place.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// FIXME(Centril): Move to rustc_data_structures.
2+
13
use smallvec::{Array, SmallVec};
24
use std::ptr;
35

0 commit comments

Comments
 (0)