rust/src/libsyntax
Alex Crichton 3d9923d0d5 rollup merge of #20424: jroesch/tuple-struct-where-clause-fix
Fixes #17904. All the cases that I believe we should support are detailed in the test case, let me know if there is there is any more desired behavior. cc @japaric.

r? @nikomatsakis or whoever is appropriate.
2015-01-05 18:36:30 -08:00
..
ast_map remove TyClosure 2015-01-05 17:22:15 -05:00
diagnostics More fallout 2015-01-02 10:28:19 +13:00
ext syntax: remove remaining boxed closures 2015-01-05 17:22:12 -05:00
parse rollup merge of #20424: jroesch/tuple-struct-where-clause-fix 2015-01-05 18:36:30 -08:00
print rollup merge of #20424: jroesch/tuple-struct-where-clause-fix 2015-01-05 18:36:30 -08:00
util sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
abi.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
ast.rs remove TyClosure 2015-01-05 17:22:15 -05:00
ast_util.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -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 remove TyClosure 2015-01-05 17:22:15 -05:00
fold.rs remove TyClosure 2015-01-05 17:22:15 -05:00
lib.rs rollup merge of #20410: japaric/assoc-types 2015-01-02 13:51:50 -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 Extend span debugger 2014-12-27 21:00:48 +09:00
std_inject.rs std: Stabilize the prelude module 2015-01-02 08:54:06 -08:00
test.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
visit.rs remove TyClosure 2015-01-05 17:22:15 -05:00