Remove needless FIXME. Fixes #2811.
This commit is contained in:
parent
a784997750
commit
a74aca5482
1 changed files with 0 additions and 2 deletions
|
|
@ -22,8 +22,6 @@ use core::hashmap::HashMap;
|
|||
use core::option;
|
||||
use core::vec;
|
||||
|
||||
/* FIXME #2811: figure out how to have a uniquely linked stack, and change to
|
||||
`~` */
|
||||
///an unzipping of `token_tree`s
|
||||
struct TtFrame {
|
||||
forest: @mut ~[ast::token_tree],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue