auto merge of #6052 : nikomatsakis/rust/remove-2811, r=catamorphism
r? whomever.
This commit is contained in:
commit
0c6f9a889b
@ -22,8 +22,6 @@
|
||||
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…
Reference in New Issue
Block a user