summary refs log tree commit diff
path: root/src/libsyntax/ext/trace_macros.rs
AgeCommit message (Expand)AuthorLines
2012-11-18Remove unused file_type enum from the parserBrian Anderson-3/+3
2012-10-15rustc: Merge module and type namespaces. r=brsonPatrick Walton-3/+3
2012-09-04libsyntax: "import" -> "use"Patrick Walton-6/+6
2012-08-26Camel case the option typeBrian Anderson-1/+1
2012-08-22intern identifiersPaul Stansifer-3/+3
2012-08-15Add trace_macros!Eric Holk-0/+27