rust/src/libsyntax/ext
Brian Anderson 9c7e16e48d Remove the log keyword (by renaming it to __log)
We can't quite remove logging from the language, but this hides the
keyword.
2013-03-11 23:19:42 -07:00
..
pipes libsyntax: Remove newtype enums from libsyntax. rs=deenum 2013-03-11 09:35:59 -07:00
tt syntax: Remove uses of DVec 2013-03-08 09:54:20 -05:00
auto_encode.rs libsyntax: Remove newtype enums from libsyntax. rs=deenum 2013-03-11 09:35:59 -07:00
base.rs auto merge of #5179 : alexcrichton/rust/default-warn-unused-import, r=graydon 2013-03-05 00:57:46 -08:00
build.rs libsyntax: Remove struct literal expressions from the compiler 2013-03-07 22:32:55 -08:00
concat_idents.rs Merge remote-tracking branch 'remotes/origin/incoming' into incoming 2013-03-01 07:01:48 -08:00
deriving.rs Remove @ast::Region and replace with @ast::Lifetime. 2013-03-09 19:43:59 -05:00
env.rs librustc: Stop parsing fn@, fn~, and fn& 2013-03-02 18:47:48 -08:00
expand.rs Remove the log keyword (by renaming it to __log) 2013-03-11 23:19:42 -07:00
fmt.rs Remove uses of log 2013-03-11 23:19:42 -07:00
log_syntax.rs libsyntax: Remove struct literal expressions from the compiler 2013-03-07 22:32:55 -08:00
quote.rs Remove unused imports throughout src/ 2013-03-04 12:27:01 -05:00
source_util.rs Merge remote-tracking branch 'remotes/origin/incoming' into incoming 2013-03-01 07:01:48 -08:00
trace_macros.rs Adding missing imports for tests, and gate off others 2013-03-04 12:27:01 -05:00