rust/src/libsyntax
Nick Cameron 74d11d26f4 Accept self in place of mod in use items
[breaking-change]

`mod` is still accepted, but gives a deprecated warning
2015-01-02 23:05:22 +13:00
..
ast_map Fallout from stabilization 2014-12-30 17:06:08 -08:00
diagnostics More fallout 2015-01-02 10:28:19 +13:00
ext syntax: unbox closures used in let bindings 2014-12-31 22:50:27 -05:00
parse Accept self in place of mod in use items 2015-01-02 23:05:22 +13:00
print Accept self in place of mod in use items 2015-01-02 23:05:22 +13:00
util rollup merge of #20056: MrFloya/iter_rename 2014-12-22 12:49:57 -08:00
abi.rs serialize: Fully deprecate the library 2014-12-22 00:14:56 -08:00
ast_util.rs syntax: unbox closures used in function arguments 2014-12-31 22:50:26 -05:00
ast.rs Add a FIXME relating to using ast::Name 2014-12-30 09:36:22 -05:00
attr.rs rollup merge of #20033: alexcrichton/deprecate-serialise 2014-12-22 12:46:31 -08:00
codemap.rs Feature gate macro arguments 2015-01-01 07:06:46 -05:00
config.rs Accept ?Sized as well as Sized? 2014-12-26 10:16:24 +13:00
diagnostic.rs Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
feature_gate.rs Feature gate macro arguments 2015-01-01 07:06:46 -05:00
fold.rs rollup merge of #20194: nick29581/dst-syntax 2014-12-29 16:35:59 -08:00
lib.rs serialize: Fully deprecate the library 2014-12-22 00:14:56 -08:00
owned_slice.rs Renaming of the Iter types as in RFC #344 2014-12-22 12:58:55 +01:00
ptr.rs libsyntax: use unboxed closures 2014-12-13 17:03:47 -05:00
show_span.rs rebasing fixes 2014-09-17 16:53:20 +12:00
std_inject.rs Fallout from stabilization 2014-12-30 17:06:08 -08:00
test.rs syntax: unbox closures used in let bindings 2014-12-31 22:50:27 -05:00
visit.rs Don't normalize associated types when in region binders, wait until we instantiate 2014-12-30 09:36:22 -05:00