rust/src/libsyntax/ext
2014-07-29 15:51:03 -07:00
..
deriving Fixed lifetimes on syntax deriving structs, implemented Clone 2014-07-19 17:33:17 -04:00
tt Add a ton of ignore-lexer-test 2014-07-21 18:38:40 -07:00
asm.rs std: Rename the ToStr trait to ToString, and to_str to to_string. 2014-07-08 13:01:43 -07:00
base.rs Refactoring: Only use MacroExpander for expanding outside of 2014-07-22 01:00:03 +02:00
build.rs syntax: add some more extension helper methods 2014-07-29 15:51:03 -07:00
bytes.rs Revert bytes!() docstring change, and fix a typo. 2014-06-18 17:02:23 -07:00
cfg.rs Simplify creating a parser from a token tree 2014-07-03 12:54:52 -07:00
concat.rs Add a b'x' byte literal of type u8. 2014-06-17 23:41:03 +02:00
concat_idents.rs rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00
env.rs std: Rename the ToStr trait to ToString, and to_str to to_string. 2014-07-08 13:01:43 -07:00
expand.rs librustc: Stop desugaring for expressions and translate them directly. 2014-07-24 18:58:12 -07:00
fmt.rs Change static.rust-lang.org to doc.rust-lang.org 2014-05-21 19:55:39 -07:00
format.rs auto merge of #15871 : dotdash/rust/unnamed_fmtstr, r=pcwalton 2014-07-22 09:01:17 +00:00
log_syntax.rs std: Rename the ToStr trait to ToString, and to_str to to_string. 2014-07-08 13:01:43 -07:00
mtwt.rs Fix all the test fallout 2014-07-09 00:49:54 -07:00
quote.rs syntax: allow quasiquoter to inline Vec<Stmt>s 2014-07-29 15:51:03 -07:00
source_util.rs Fix errors 2014-07-15 20:34:16 +02:00
trace_macros.rs librustc: Remove ~EXPR, ~TYPE, and ~PAT from the language, except 2014-05-06 23:12:54 -07:00