rustc: Move the AST from @T to Gc<T>

This commit is contained in:
Alex Crichton
2014-05-16 10:15:33 -07:00
parent 53ad426e92
commit 54c2a1e1ce
78 changed files with 1405 additions and 1348 deletions

View File

@@ -1968,7 +1968,7 @@ impl<'a> State<'a> {
&None,
ast::NormalFn,
ast::Many,
unboxed_function_type.decl,
&*unboxed_function_type.decl,
None,
&None,
None,