about summary refs log tree commit diff
path: root/src/test/run-pass/functional-struct-update.rs
AgeCommit message (Expand)AuthorLines
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-10-12Make moves explicit in rpass testsTim Chevalier-1/+1
2012-09-07Convert field terminators to commas. Stop parsing semis.Brian Anderson-2/+2
2012-08-13rustc: Make functional record and struct update use ".." instead of "with".Patrick Walton-3/+2
2012-08-06rustc: Implement functional record update for structsPatrick Walton-0/+12