rust/src/libsyntax_ext
Manish Goregaokar 83429f9e31 Rollup merge of #33666 - xen0n:no-more-nest-levels, r=nikomatsakis
syntax_ext: format: nest_level's are no more

Just noticed this while working on #33642 and here's a quick fix, shouldn't touch anything else. It's some historic code indeed...
2016-05-18 14:07:45 +05:30
..
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 syntax: Get rid of token::IdentStyle 2016-04-24 20:59:44 +03: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