rust/src/libsyntax
2015-01-06 17:17:48 -05:00
..
ast_map remove TyClosure 2015-01-05 17:22:15 -05:00
diagnostics Stop using macro_escape as an inner attribute 2015-01-05 12:00:57 -08:00
ext rollup merge of #20482: kmcallister/macro-reform 2015-01-05 19:01:17 -08:00
parse More test fixes! 2015-01-05 22:58:37 -08:00
print rollup merge of #20482: kmcallister/macro-reform 2015-01-05 19:01:17 -08:00
util Fallout 2015-01-06 14:20:48 +13:00
abi.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
ast_util.rs Change & pat to only work with &T, and &mut with &mut T. 2015-01-05 16:14:17 +11:00
ast.rs Fix fallout in libs. For the most part I just tagged impls as #[old_impl_check]. 2015-01-06 17:17:48 -05:00
attr.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
codemap.rs serialize: Use assoc types + less old_orphan_check 2015-01-04 22:59:26 -08:00
config.rs Add syntax for negative implementations of traits 2015-01-04 23:16:13 +01:00
diagnostic.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
feature_gate.rs More test fixes! 2015-01-05 22:58:37 -08:00
fold.rs rollup merge of #20482: kmcallister/macro-reform 2015-01-05 19:01:17 -08:00
lib.rs Move #[macro_reexport] to extern crate 2015-01-05 18:21:13 -08:00
owned_slice.rs serialize: Use assoc types + less old_orphan_check 2015-01-04 22:59:26 -08:00
ptr.rs serialize: Use assoc types + less old_orphan_check 2015-01-04 22:59:26 -08:00
show_span.rs More test fixes! 2015-01-05 22:58:37 -08:00
std_inject.rs Replace #[phase] with #[plugin] / #[macro_use] / #[no_link] 2015-01-05 18:21:13 -08:00
test.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
visit.rs rollup merge of #20482: kmcallister/macro-reform 2015-01-05 19:01:17 -08:00