rust/src/libsyntax/ext
bors 785932f9d8 Auto merge of #28980 - nrc:unsafe-macros, r=@pnkfelix
This is a [breaking change].

@brson could you do a Crater run with this PR please?

Lets not land till Crater says its OK.

This was discussed at https://internals.rust-lang.org/t/does-anyone-use-the-push-pop-unsafe-macros/2702
2015-10-15 03:26:48 +00:00
..
deriving Merge struct fields and struct kind 2015-10-13 15:19:25 +03:00
tt typos: fix a grabbag of typos all over the place 2015-10-08 19:49:31 +01:00
asm.rs Use ast::AsmDialect's variants qualified, and drop the pointless prefix. 2015-09-21 16:48:25 +02:00
base.rs Remove the push_unsafe! and pop_unsafe! macros. 2015-10-12 15:50:12 +13:00
build.rs Merge VariantData and VariantData_ 2015-10-13 15:19:27 +03:00
cfg.rs feature gate cfg(target_feature). 2015-08-17 14:41:37 -07:00
concat_idents.rs Allow tracking issues for lang features. 2015-09-08 11:01:42 +10:00
concat.rs Use consistent terminology for byte string literals 2015-09-03 10:54:53 +03:00
env.rs syntax: Implement #![no_core] 2015-08-03 17:23:01 -07:00
expand.rs hygiene for for loops, if let, while let 2015-10-09 11:53:41 +13:00
format.rs syntax: Implement #![no_core] 2015-08-03 17:23:01 -07:00
log_syntax.rs Allow tracking issues for lang features. 2015-09-08 11:01:42 +10:00
mtwt.rs Add comment for the use of Ident in hash map in mtwt 2015-10-06 01:47:35 +03:00
quote.rs Stop re-exporting AttrStyle's variants and rename them. 2015-10-01 18:03:34 +02:00
source_util.rs Use consistent terminology for byte string literals 2015-09-03 10:54:53 +03:00
trace_macros.rs Allow tracking issues for lang features. 2015-09-08 11:01:42 +10:00