rust/src/libsyntax
Alex Crichton a02885e167 rollup merge of #19918: pnkfelix/ast-refactor-make-place-in-exprbox-an-option
This is to allow us to migrate away from UnUniq in a followup commit,
and thus unify the code paths related to all forms of `box`.
2014-12-17 11:50:30 -08:00
..
ast_map Parse unsafe impl but don't do anything particularly interesting with the results. 2014-12-14 11:11:55 -05:00
diagnostics libsyntax: use unboxed closures 2014-12-13 17:03:47 -05:00
ext rollup merge of #19831: luqmana/deriving-where 2014-12-17 11:50:25 -08:00
parse AST refactor: make the place in ExprBox an option. 2014-12-16 14:30:30 +01:00
print rollup merge of #19918: pnkfelix/ast-refactor-make-place-in-exprbox-an-option 2014-12-17 11:50:30 -08:00
util libsyntax: use unboxed closures 2014-12-13 17:03:47 -05:00
abi.rs librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
ast_util.rs auto merge of #19448 : japaric/rust/binops-by-value, r=nikomatsakis 2014-12-15 22:11:44 +00:00
ast.rs AST refactor: make the place in ExprBox an option. 2014-12-16 14:30:30 +01:00
attr.rs libsyntax: use unboxed closures 2014-12-13 17:03:47 -05:00
codemap.rs libsyntax: convert BytePos/CharPos binops to by value 2014-12-13 20:15:39 -05:00
config.rs Parse unsafe impl but don't do anything particularly interesting with the results. 2014-12-14 11:11:55 -05:00
diagnostic.rs libsyntax: use unboxed closures 2014-12-13 17:03:47 -05:00
feature_gate.rs Parse unsafe impl but don't do anything particularly interesting with the results. 2014-12-14 11:11:55 -05:00
fold.rs AST refactor: make the place in ExprBox an option. 2014-12-16 14:30:30 +01:00
lib.rs libsyntax: fix fallout 2014-12-13 17:03:44 -05:00
owned_slice.rs libsyntax: fix fallout 2014-12-13 17:03:44 -05:00
ptr.rs libsyntax: use unboxed closures 2014-12-13 17:03:47 -05:00
show_span.rs
std_inject.rs
test.rs Rename FnStyle trait to Unsafety. 2014-12-14 11:11:55 -05:00
visit.rs rollup merge of #19918: pnkfelix/ast-refactor-make-place-in-exprbox-an-option 2014-12-17 11:50:30 -08:00