about summary refs log tree commit diff
path: root/src/test/run-pass/obj-self-4.rs
AgeCommit message (Collapse)AuthorLines
2011-08-20ReformatBrian Anderson-1/+1
This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[]
2011-08-03Remove the last remaining xfail-boot directiveBrian Anderson-4/+0
2011-07-27Reformat for new syntaxMarijn Haverbeke-4/+4
2011-06-25Remove variable name 'res' from test suiteMarijn Haverbeke-7/+7
2011-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-35/+22
2011-05-27Test case showing that issue 324 is resolved.Lindsey Kuper-0/+39