rust/src/libsyntax_ext
bors 1ccada6cd3 Auto merge of #33735 - jseyfried:concat_idents_in_ty_positions, r=nrc
Allow `concat_idents!` in type positions as well as in expression positions

This allows the `concat_idents!` macro in type positions as well as in expression positions.
r? @nrc
2016-05-23 07:53:43 -07:00
..
deriving Auto merge of #33505 - petrochenkov:self, r=nrc 2016-05-15 23:14:52 -07:00
asm.rs std: Stabilize APIs for the 1.9 release 2016-04-11 08:57:53 -07:00
Cargo.toml fix cargo.toml for new dependency 2016-03-25 14:39:24 -04:00
cfg.rs Cut out a bunch of Result and panictry! boilerplate from libsyntax. 2015-12-31 14:29:02 +13:00
concat.rs [breaking-change] don't pub export ast::IntLitType variants 2016-02-11 12:34:48 +01:00
concat_idents.rs Allow concat_idents! in type positions as well as in expression positions 2016-05-19 09:25:59 +00:00
env.rs [breaking-change] don't glob export ast::Mutablity variants 2016-02-11 12:34:48 +01:00
format.rs syntax_ext: format: remove reference to methods in comment 2016-05-16 17:16:32 +08:00
lib.rs std: Stabilize APIs for the 1.9 release 2016-04-11 08:57:53 -07:00
log_syntax.rs Move built-in syntax extensions to a separate crate 2015-12-15 15:04:46 +09:00
trace_macros.rs Move built-in syntax extensions to a separate crate 2015-12-15 15:04:46 +09:00