summary refs log tree commit diff
path: root/src/test/run-pass/estr-slice.rs
AgeCommit message (Expand)AuthorLines
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-08-20new region inference, seperate infer into modules, improve error msgsNiko Matsakis-7/+3
2012-08-07Const slices now work. Something odd about non-const cases though, see #3138.Graydon Hoare-2/+7
2012-07-14Move the world over to using the new style string literals and types. Closes ...Michael Sullivan-8/+8
2012-05-03Implement better shape code for evec, estr.Graydon Hoare-4/+44
2012-04-11Translate slice-strings and make fixed-strings carry their null.Graydon Hoare-5/+4
2012-04-11Add some xfailed estr tests.Graydon Hoare-0/+8