auto merge of #3572 : Ms2ger/servo/gc, r=metajack

This commit is contained in:
bors-servo 2014-10-06 11:24:31 -06:00
commit 8c858b4575

View file

@ -2,7 +2,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#![feature(default_type_params, globs, managed_boxes, phase)]
#![feature(default_type_params, globs, phase)]
#![deny(unused_imports, unused_variable)]