summary refs log tree commit diff
path: root/src/test/run-pass/syntax-extension-source-utils.rs
AgeCommit message (Expand)AuthorLines
2012-07-09Allow defining token tree macros. They should work now!Paul Stansifer-2/+2
2012-05-18add #include_bin[]Paul Stansifer-0/+4
2012-05-18Fold #include_str into the other source_utils.rs syntax extensions.Paul Stansifer-0/+3
2012-05-18add #mod[], which expands to the current module pathPaul Stansifer-2/+10
2012-05-18New syntax extensions: #line[], #col[], #file[], #stringify[], #include[]Paul Stansifer-0/+11