summary refs log tree commit diff
path: root/src/test/run-pass/rec-align-u32.rs
AgeCommit message (Expand)AuthorLines
2012-12-18fix 4 repr tests due to differences in spacing. r=burningtree.Graydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-10-30Remove xfail-pretty from tests that pretty-print correctly nowTim Chevalier-1/+0
2012-09-21Install new pub/priv/export rules as defaults, old rules accessible under #[l...Graydon Hoare-0/+3
2012-09-13fix some of the broken tests (the ones that were doing the right thing)Niko Matsakis-1/+1
2012-08-23`m1!{...}` -> `m1!(...)`Paul Stansifer-4/+4
2012-07-30Change syntax extension syntax: `#m[...]` -> `m!{...}`.Paul Stansifer-4/+4
2012-07-14Move the world over to using the new style string literals and types. Closes ...Michael Sullivan-1/+1
2012-07-03Switch 'native' to 'extern' (or 'foreign' in some descriptions)Graydon Hoare-1/+1
2012-05-02rt: Fix some record alignment issues on windowsBrian Anderson-0/+54
2012-05-02Revert "rt: Fix some record alignment issues on windows"Brian Anderson-54/+0
2012-05-02rt: Fix some record alignment issues on windowsBrian Anderson-0/+54