summary refs log tree commit diff
path: root/src/test/run-pass/syntax-extension-minor.rs
AgeCommit message (Expand)AuthorLines
2012-12-12syntax: remove remaining #syntaxext machinery. Close #3516.Graydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-08-23`m1!{...}` -> `m1!(...)`Paul Stansifer-2/+2
2012-07-30Change syntax extension syntax: `#m[...]` -> `m!{...}`.Paul Stansifer-2/+2
2012-07-14Move the world over to using the new style string literals and types. Closes ...Michael Sullivan-3/+3
2011-08-20ReformatBrian Anderson-3/+3
2011-08-16Port the tests to the expr foo::<T> syntax.Erick Tryzelaar-1/+1
2011-08-03Add #concat_idents[] and #ident_to_str[]Paul Stansifer-0/+8