rust/src/libsyntax/ext
Adolfo Ochagavía 584fbde5d1 Fix errors
2014-07-15 20:34:16 +02:00
..
deriving refactor Method definition to make space for macros 2014-07-13 10:08:27 -07:00
tt add make_method method to MacResult trait 2014-07-13 10:10:38 -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 add make_method method to MacResult trait 2014-07-13 10:10:38 -07:00
build.rs Add scaffolding for assigning alpha-numeric codes to rustc diagnostics 2014-07-11 00:32:00 +02: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_idents.rs rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00
concat.rs Add a b'x' byte literal of type u8. 2014-06-17 23:41:03 +02: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 macro expansion for methods 2014-07-13 10:22:43 -07:00
fmt.rs Change static.rust-lang.org to doc.rust-lang.org 2014-05-21 19:55:39 -07:00
format.rs syntax: doc comments all the things 2014-07-09 00:06:27 -07: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 ast: make Name its own type 2014-07-09 00:49:54 -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