rust/src/libsyntax
Niko Matsakis 3657ae13f5 Don't normalize associated types when in region binders, wait until we instantiate
them. Also fix some assertions and handling of builtin bounds.
2014-12-30 09:36:22 -05:00
..
ast_map Accept ?Sized as well as Sized? 2014-12-26 10:16:24 +13:00
diagnostics Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
ext rollup merge of #20194: nick29581/dst-syntax 2014-12-29 16:35:59 -08:00
parse rollup merge of #20266: nick29581/dxr-use 2014-12-29 16:36:32 -08:00
print rollup merge of #20194: nick29581/dst-syntax 2014-12-29 16:35:59 -08: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.rs rollup merge of #20194: nick29581/dst-syntax 2014-12-29 16:35:59 -08:00
ast_util.rs rollup merge of #20033: alexcrichton/deprecate-serialise 2014-12-22 12:46:31 -08:00
attr.rs rollup merge of #20033: alexcrichton/deprecate-serialise 2014-12-22 12:46:31 -08:00
codemap.rs rollup merge of #20033: alexcrichton/deprecate-serialise 2014-12-22 12:46:31 -08: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 Remove ExprSlice by hacking the compiler 2014-12-30 13:06:25 +13: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 of std::str stabilization 2014-12-21 23:31:42 -08:00
test.rs Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
visit.rs Don't normalize associated types when in region binders, wait until we instantiate 2014-12-30 09:36:22 -05:00