rust/src/libsyntax/ext/tt
Alex Crichton ade807c6dc rustc: Obsolete the @ syntax entirely
This removes all remnants of `@` pointers from rustc. Additionally, this removes
the `GC` structure from the prelude as it seems odd exporting an experimental
type in the prelude by default.

Closes #14193
[breaking-change]
2014-06-14 10:45:37 -07:00
..
macro_parser.rs rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00
macro_rules.rs syntax: parse outer attributes in quote_item! calls. 2014-06-13 13:53:55 -07:00
transcribe.rs Fix more misspelled comments and strings. 2014-06-10 11:24:17 -04:00